]> granicus.if.org Git - python/commit
Add missing Boolean options
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 21 Mar 2002 23:46:54 +0000 (23:46 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 21 Mar 2002 23:46:54 +0000 (23:46 +0000)
commit3f1822b468efed725bf1d16d6d6d5b324573f0dd
tree0bc1fe0439eefc1f777d60d0cd90587bf5f59058
parentda9f0bf4dd234a6686b77a40c6f70bd249944fc9
Add missing Boolean options
Remove unused no_compile flag
Initialize the Boolean attribute .compile to 0 instead of None

Bugfix candidate.
Lib/distutils/command/install.py