[issue4640] optparse - dosn't distinguish between '--option' and '-option'

David W. Lambert report at bugs.python.org
Fri Dec 12 19:33:00 CET 2008


David W. Lambert <lambertdw at corning.com> added the comment:

When I use it on python 3 optparse reports no such option -e,

which is correct since the form -debug permits a run of single character
options.

----------
nosy: +LambertDW

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4640>
_______________________________________


More information about the Python-bugs-list mailing list