summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/debug.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix closes Issue11439 Remove the SVN keywords from the code as it is no ↵Senthil Kumaran2011-07-281-2/+0
| | | | longer applicable in hg. Patch Contributed by Neil Muller.
* General cleanup, raise normalization in Lib/distutils.Collin Winter2007-08-301-2/+0
|
* Update compatibility comments to 2.1, corresponding to PEP 291 1.13.Martin v. Löwis2004-11-101-1/+1
|
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-1/+0
|
* Add comment to Distutil files about requiring 1.5.2 compatibility, asAndrew M. Kuchling2002-11-191-0/+4
| | | | suggested by PEP 291.
* Define DEBUG in a separate module to resolve circular references.Jeremy Hylton2002-09-111-0/+6