- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message244913
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.
| Author | Hasan Diwan |
|---|---|
| Recipients | Hasan Diwan, georg.brandl |
| Date | 2015-06-06.15:22:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433604179.81.0.192966490206.issue24395@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The webbrowser module uses getopt, which needs to be ripped out and replaced with argparse. The attached file does just this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-06 15:23:02 | Hasan Diwan | set | recipients: + Hasan Diwan, georg.brandl |
| 2015-06-06 15:22:59 | Hasan Diwan | set | messageid: <1433604179.81.0.192966490206.issue24395@psf.upfronthosting.co.za> |
| 2015-06-06 15:22:59 | Hasan Diwan | link | issue24395 messages |
| 2015-06-06 15:22:59 | Hasan Diwan | create | |

