From 7a1b4848a3d34a263544fadf08178c91c12fbad0 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 16 Mar 2011 01:13:49 -0500 Subject: python/*: Moved a lot of Python stuff here The criteria for whether something "belongs" in Development or Libraries or Python or ... is admittedly arbitrary. As a general rule, if it could be either Libraries or Python, it's Python. Otherwise, pick one and we'll go from there... Signed-off-by: Robby Workman --- libraries/python-dateutil/README | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 libraries/python-dateutil/README (limited to 'libraries/python-dateutil/README') diff --git a/libraries/python-dateutil/README b/libraries/python-dateutil/README deleted file mode 100644 index 160b6683b5f0d..0000000000000 --- a/libraries/python-dateutil/README +++ /dev/null @@ -1,4 +0,0 @@ -The dateutil module provides powerful extensions to the -standard datetime module. - -This requires pysetuptools. -- cgit v1.2.3