New submission from Steven Bethard <steven.beth...@gmail.com>: Suggestion from a personal email:
Allow FileType to accept encoding and errors arguments and pass these as keyword arguments to codecs.open() instead of open(). ---------- components: Library (Lib) messages: 128301 nosy: bethard priority: low severity: normal stage: needs patch status: open title: allow argparse FileType to accept encoding and errors arguments type: feature request versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11175> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com