diff options
Diffstat (limited to 'core.py')
| -rw-r--r-- | core.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ indirectly provides the Distribution and Command classes, although they are really defined in distutils.dist and distutils.cmd. """ -# created 1999/03/01, Greg Ward - __revision__ = "$Id$" import sys, os |
