Ezio Melotti <[email protected]> added the comment: argparse has some similar code in Lib/argparse.py:489. Can you reproduce the problem with argparse? If you can't and argparse solved the problem already, we might adopt the same solution; if you can, it should be fixed there too.
---------- nosy: +ezio.melotti stage: -> needs patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13107> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
