summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/bdist.py
Commit message (Expand)AuthorAgeFilesLines
* Oops, got a little too enthusiastic deleting code in that last revision:Greg Ward2000-03-311-0/+1
* Rename 'formats' option to 'format', and remove the ability to generateGreg Ward2000-03-311-20/+16
* Import from 'types' module.Greg Ward2000-03-311-0/+3
* The 'bdist' command, for creating "built" (binary) distributions.Greg Ward2000-03-311-0/+70