[issue14156] argparse.FileType for '-' doesn't work for a mode of 'rb'

Eli Bendersky report at bugs.python.org
Sun Jun 22 18:17:05 CEST 2014


Eli Bendersky added the comment:

Nosy-ing myself since I just ran into it. Annoying issue that precludes from using argparse's builtin '-' recognition for reading binary data.

I'll try to carve some time later to look at the patches.

----------
nosy: +eli.bendersky
versions: +Python 3.3, Python 3.4, Python 3.5

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


More information about the Python-bugs-list mailing list