This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008年07月11日 10:45 by techtonik, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg69543 - (view) | Author: anatoly techtonik (techtonik) | Date: 2008年07月11日 10:45 | |
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. |
|||
| msg97225 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2010年01月04日 22:00 | |
Fixed in r77306 (trunk), r77307 (release26-maint), r77308 (py3k) and r77309 (release31-maint). |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:36 | admin | set | github: 47590 |
| 2010年01月04日 22:00:13 | ezio.melotti | set | status: open -> closed priority: normal assignee: georg.brandl -> ezio.melotti versions: + Python 2.6, Python 3.1, Python 2.7, Python 3.2, - Python 2.5 nosy: + ezio.melotti messages: + msg97225 resolution: fixed stage: resolved |
| 2008年07月11日 10:45:59 | techtonik | create | |