]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't take advantage of OptionDummy's new "auto-initialization" feature
authorGreg Ward <gward@python.net>
Tue, 23 May 2000 03:53:10 +0000 (03:53 +0000)
committerGreg Ward <gward@python.net>
Tue, 23 May 2000 03:53:10 +0000 (03:53 +0000)
commit981f7368f68a03e416f946c6860197bc21bf743c
tree0fc70ac00196ced2e432797af6e248767e88e171
parent474607777d10562679b1640d3831290b0c4284f7
Don't take advantage of OptionDummy's new "auto-initialization" feature
after all -- turns out it doesn't buy us much after all...
Lib/distutils/fancy_getopt.py