Nick Coghlan added the comment:

More implicit magic seems like a bad idea, so I've split out a proposal for an 
explicit PyCF_DISPLAY_EXPRESSION_RESULTS flag as #16649.

The behaviour would then be selectable regardless of the compilation mode, but 
would remain the default for "single".

----------
dependencies: +Add a PyCF_DISPLAY_EXPRESSION_RESULTS flag
priority: normal -> low
versions: +Python 3.4 -Python 2.7

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

Reply via email to