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 <rep...@bugs.python.org>
<http://bugs.python.org/issue24395>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to