]> granicus.if.org Git - python/commit
Continuing the refactoring: deleted the old 'fancy_getopt()' function,
authorGreg Ward <gward@python.net>
Fri, 21 Apr 2000 01:44:00 +0000 (01:44 +0000)
committerGreg Ward <gward@python.net>
Fri, 21 Apr 2000 01:44:00 +0000 (01:44 +0000)
commitead5c291bbb38efb77cd0dadc45984fccca7ce3d
tree1fa001f883f0bd3a76846cabdc8059c4168a1271
parentffc10d9a2e7d75cc060ac552343fcfe82b4c9e58
Continuing the refactoring: deleted the old 'fancy_getopt()' function,
leaving in its place a tiny wrapper around the FancyGetopt class
for backwards compatibility.
Lib/distutils/fancy_getopt.py