]> granicus.if.org Git - python/commit
Remove the --verify option in favor of the standard -n/--dry-run option
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 9 Apr 2003 12:35:51 +0000 (12:35 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 9 Apr 2003 12:35:51 +0000 (12:35 +0000)
commit058a84f36ae62dc69f4cb2a07d038e10a617fffc
treeedd68e66a80fbd9e926d905da2c6e05a9d824839
parentfcd845a7edba3ce1302bf1ea8360aa9b4b387fb3
Remove the --verify option in favor of the standard -n/--dry-run option
Lib/distutils/command/register.py