[New-bugs-announce] [issue28115] Use argparse for the zipfile module
Serhiy Storchaka
report at bugs.python.org
Tue Sep 13 03:07:03 EDT 2016
New submission from Serhiy Storchaka:
Options and arguments for zipfile CLI are manually parsed for now. Since CLI becomes more complex, it is worth to convert zipfile to use argparse.
----------
components: Demos and Tools
keywords: easy
messages: 276191
nosy: SilentGhost, serhiy.storchaka, sjt
priority: normal
severity: normal
stage: needs patch
status: open
title: Use argparse for the zipfile module
type: enhancement
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28115>
_______________________________________
More information about the New-bugs-announce
mailing list