]> granicus.if.org Git - python/commit
Update to Optik 1.4.1; here are the relevant bits of the change log:
authorGreg Ward <gward@python.net>
Mon, 21 Apr 2003 02:40:34 +0000 (02:40 +0000)
committerGreg Ward <gward@python.net>
Mon, 21 Apr 2003 02:40:34 +0000 (02:40 +0000)
commit2492fcf3b0d58eafc9a7551263857649fcc7f1a4
treeca099a7b0a7e45fba5ba9de52667112e9042f73e
parentbe733ee7fb7e2779851368221639807938413e7c
Update to Optik 1.4.1; here are the relevant bits of the change log:

  * Fixed some long-hidden bugs revealed by the new PyUnit-based
    test suite (thanks to Johannes Gijsbers the new test suite,
    improved tests that caught the bugs, and the bug fixes).

  * Make store_true/store_false store True/False rather than 1/0.

Details available in Optik's CVS repository.
Lib/optparse.py