[issue5190] optparse doex not export make_option

Georg Brandl report at bugs.python.org
Tue Mar 31 21:12:41 CEST 2009


Georg Brandl <georg at python.org> added the comment:

As commented in optparse.py, make_option is the preferred way to create
options, so I've added it to __all__ in r70868.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list