New submission from Thomas Nabelek <nabel...@gmail.com>:

For input argument files, specified with the fromfile_prefix_chars argument to 
argparse.ArgumentParser, argparse should ignore lines beginning with '#' so 
that comments can be used in those files.

----------
components: Library (Lib)
messages: 383321
nosy: nabelekt
priority: normal
severity: normal
status: open
title: Support comments in argparse fromfile_prefix_chars files
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42677>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to