Arfrever Frehtes Taifersar Arahesis added the comment:

Argument of -c option can have multiple lines, while only 1 line can be 
directly entered in interactive interpreter.

python -c $'line1\nline2\nline3\nline4\n...'

----------

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

Reply via email to