summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/register.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-1/+0
* Remove the --verify option in favor of the standard -n/--dry-run optionAndrew M. Kuchling2003-04-091-4/+1
* Improve descriptionAndrew M. Kuchling2003-03-031-1/+1
* Include download_url in the data POSTed to the catalog serverAndrew M. Kuchling2003-02-191-0/+1
* [Patch #684398] Rename verbose argument to show-response; don't conditionaliz...Andrew M. Kuchling2003-02-191-9/+8
* Use python.org as the repositoryAndrew M. Kuchling2003-02-181-2/+1
* [Patch #658094 ] PEP 301 implementationAndrew M. Kuchling2003-01-031-0/+293