]> granicus.if.org Git - python/commit
#5732: added the check command into Distutils
authorTarek Ziadé <ziade.tarek@gmail.com>
Sat, 11 Apr 2009 14:55:07 +0000 (14:55 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Sat, 11 Apr 2009 14:55:07 +0000 (14:55 +0000)
commit942825f7de2b27dce73dccd4cd827dd86f409bba
treed2061d27f9a93c5a7b9228ee9a3f9575ce5337e1
parentb2daff2905c97ee74d4563095da5bcbb7c72524f
#5732: added the check command into Distutils
Doc/distutils/apiref.rst
Doc/distutils/examples.rst
Lib/distutils/command/__init__.py
Lib/distutils/command/check.py [new file with mode: 0644]
Lib/distutils/tests/test_check.py [new file with mode: 0644]
Misc/NEWS