summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/check.py
Commit message (Expand)AuthorAgeFilesLines
* Fix setup.py register failure with invalid rst in description (#13614).Éric Araujo2012-12-091-0/+3
* Fix distutils’ check and register Unicode handling (#13114).Éric Araujo2011-10-091-0/+3
* Use standard comma punctuation; reword some sentences in the docsAndrew M. Kuchling2009-10-051-1/+1
* DistutilsSetupError was not raised when one single warning occuredTarek Ziadé2009-04-171-1/+1
* testing a full check caseTarek Ziadé2009-04-111-1/+1
* #5732: added the check command into DistutilsTarek Ziadé2009-04-111-0/+143