
report at bugs
Jul 11, 2008, 3:46 AM
Post #1 of 1
(127 views)
Permalink
|
|
[issue3340] optparse print_usage(),.. methods are not documented
|
|
New submission from anatoly techtonik <techtonik [at] gmail>: optparse API documentation is incomplete. It doesn't mention at least some useful functions such as print_usage(), get_usage(), get/print_version() present in optparse.py docstrings. ---------- assignee: georg.brandl components: Documentation messages: 69543 nosy: georg.brandl, techtonik severity: normal status: open title: optparse print_usage(),.. methods are not documented versions: Python 2.5 _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue3340> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|