Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3c919cf140170a03c20ec68a8fe63586b718d057
/
Lib
/
optparse.py
aa48157
#5719: add short usage example to optparse docstring.
by Georg Brandl
· 16 years ago
c5d8c63
#5190: export make_option in __all__.
by Georg Brandl
· 16 years ago
3e4caeb
Issue #5341: Fix a variety of spelling errors.
by Mark Dickinson
· 16 years ago
21f25d3
raise a better error
by Benjamin Peterson
· 16 years ago
ddbce9e
Per Greg Ward, optparse is no longer being externally maintained.
by Andrew M. Kuchling
· 17 years ago
dcf3b1c
#1415508 from Rocky Bernstein: add docstrings for enable_interspersed_args(), disable_interspersed_args()
by Andrew M. Kuchling
· 17 years ago
930795b
Clear the -3 warnings in optparse.py
by Raymond Hettinger
· 17 years ago
5b25bc0
Change isbasestring function as discussed on the cvs list a while ago
by Christian Heimes
· 17 years ago
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
48fae7a
Resync optparse with Optik 1.5.3: minor tweaks for/to tests.
by Greg Ward
· 19 years ago
4f96f1f
Whitespace normalization.
by Tim Peters
· 19 years ago
0e0c9f4
Bug #1498146: fix optparse to handle Unicode strings in option help,
by Greg Ward
· 19 years ago
a3f0927
("Forward-port" of r46506)
by Armin Rigo
· 19 years ago
81b7e57
Whitespace normalization.
by Tim Peters
· 19 years ago
ab05edc
Update optparse to Optik 1.5.1.
by Greg Ward
· 19 years ago
f715366
Reduce the usage of the types module.
by Raymond Hettinger
· 20 years ago
84667c0
Change code in setup.py for parsing LDFLAGS and CPPFLAGS to use optparse
by Brett Cannon
· 20 years ago
48aa84b
Update optparse module and test suite to Optik 1.5a2.
by Greg Ward
· 21 years ago
1338946
Use proper value for False
by Neal Norwitz
· 21 years ago
eba20e6
Upgrade optparse module and tests to Optik 1.5a1:
by Greg Ward
· 21 years ago
456d325
Fix support for the "prog" keyword to the OptionParser constructor, as well
by Fred Drake
· 21 years ago
56d7913
[Patch #900071] Be case-insensitive when removing 'usage:' string
by Andrew M. Kuchling
· 21 years ago
4e9e7a6
don't wrap lines too late by default closes SF bug #842213
by Fred Drake
· 21 years ago
4656ed4
Update to Optik 1.4.1+: adds __all__ (Optik SF bug #728563).
by Greg Ward
· 22 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
2492fcf
Update to Optik 1.4.1; here are the relevant bits of the change log:
by Greg Ward
· 22 years ago
5bd844e
Tweak __version__ -- the current code is between Optik 1.4 and 1.4.1.
by Greg Ward
· 22 years ago
b9ba458
Checking in Greg Ward's Optik, as optparse.py. This is the most
by Guido van Rossum
· 23 years ago