diff options
Diffstat (limited to 'cmd.py')
| -rw-r--r-- | cmd.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4,9 +4,6 @@ Provides the Command class, the base class for the command classes in the distutils.command package. """ -# created 2000/04/03, Greg Ward -# (extricated from core.py; actually dates back to the beginning) - __revision__ = "$Id$" import sys, os, string, re |
