]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Checking in Greg Ward's Optik, as optparse.py. This is the most
authorGuido van Rossum <guido@python.org>
Thu, 14 Nov 2002 22:00:19 +0000 (22:00 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Nov 2002 22:00:19 +0000 (22:00 +0000)
commitb9ba45894abc8441b4786be992dd618b2cace3a8
tree501ba79e9abc830bee6ca494bfdb6c62b336b654
parent9a81892100fe14f74629f5e9cefddda631c6a5ee
Checking in Greg Ward's Optik, as optparse.py.  This is the most
recent version from Greg's CVS.  I've changed the module docstring,
added a copyright notice, and renamed OptikError to OptParseError.

Still to do are documentation and unit tests.
Lib/optparse.py [new file with mode: 0644]