[issue21966] InteractiveConsole does not support -q option

Alexander Belopolsky report at bugs.python.org
Sat Jul 12 20:30:39 CEST 2014


Alexander Belopolsky added the comment:

That was quick! (Well - I knew it would not be hard.)

I have two questions:

1. How should python3 -q -mcode behave?
2. If we add this patch, should we also attempt to emulate other command line options (-V, -h, etc.)?

----------
assignee:  -> belopolsky
nosy: +benjamin.peterson
stage:  -> commit review
versions: +Python 3.5

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


More information about the Python-bugs-list mailing list