[New-bugs-announce] [issue24395] webbrowser.py update to use argparse.py

Hasan Diwan report at bugs.python.org
Sat Jun 6 17:22:59 CEST 2015


New submission from Hasan Diwan:

The webbrowser module uses getopt, which needs to be ripped out and replaced with argparse. The attached file does just this.

----------
components: Library (Lib)
files: webbrowser.py
messages: 244913
nosy: Hasan Diwan, georg.brandl
priority: normal
severity: normal
status: open
title: webbrowser.py update to use argparse.py
type: enhancement
versions: Python 2.7
Added file: http://bugs.python.org/file39641/webbrowser.py

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


More information about the New-bugs-announce mailing list