1. c5d8c63 #5190: export make_option in __all__. by Georg Brandl · 16 years ago
  2. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  3. 21f25d3 raise a better error by Benjamin Peterson · 16 years ago
  4. ddbce9e Per Greg Ward, optparse is no longer being externally maintained. by Andrew M. Kuchling · 16 years ago
  5. dcf3b1c #1415508 from Rocky Bernstein: add docstrings for enable_interspersed_args(), disable_interspersed_args() by Andrew M. Kuchling · 16 years ago
  6. 930795b Clear the -3 warnings in optparse.py by Raymond Hettinger · 16 years ago
  7. 5b25bc0 Change isbasestring function as discussed on the cvs list a while ago by Christian Heimes · 17 years ago
  8. 082c9b0 Fixed bug #1915: Python compiles with --enable-unicode=no again. However several extension methods and modules do not work without unicode support. by Christian Heimes · 17 years ago
  9. 48fae7a Resync optparse with Optik 1.5.3: minor tweaks for/to tests. by Greg Ward · 18 years ago
  10. 4f96f1f Whitespace normalization. by Tim Peters · 18 years ago
  11. 0e0c9f4 Bug #1498146: fix optparse to handle Unicode strings in option help, by Greg Ward · 18 years ago
  12. a3f0927 ("Forward-port" of r46506) by Armin Rigo · 18 years ago
  13. 81b7e57 Whitespace normalization. by Tim Peters · 18 years ago
  14. ab05edc Update optparse to Optik 1.5.1. by Greg Ward · 18 years ago
  15. f715366 Reduce the usage of the types module. by Raymond Hettinger · 20 years ago
  16. 84667c0 Change code in setup.py for parsing LDFLAGS and CPPFLAGS to use optparse by Brett Cannon · 20 years ago
  17. 48aa84b Update optparse module and test suite to Optik 1.5a2. by Greg Ward · 20 years ago
  18. 1338946 Use proper value for False by Neal Norwitz · 20 years ago
  19. eba20e6 Upgrade optparse module and tests to Optik 1.5a1: by Greg Ward · 20 years ago
  20. 456d325 Fix support for the "prog" keyword to the OptionParser constructor, as well by Fred Drake · 21 years ago
  21. 56d7913 [Patch #900071] Be case-insensitive when removing 'usage:' string by Andrew M. Kuchling · 21 years ago
  22. 4e9e7a6 don't wrap lines too late by default closes SF bug #842213 by Fred Drake · 21 years ago
  23. 4656ed4 Update to Optik 1.4.1+: adds __all__ (Optik SF bug #728563). by Greg Ward · 21 years ago
  24. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  25. 2492fcf Update to Optik 1.4.1; here are the relevant bits of the change log: by Greg Ward · 22 years ago
  26. 5bd844e Tweak __version__ -- the current code is between Optik 1.4 and 1.4.1. by Greg Ward · 22 years ago
  27. b9ba458 Checking in Greg Ward's Optik, as optparse.py. This is the most by Guido van Rossum · 22 years ago