On 3/31/2013 6:01 AM, Antoine Pitrou wrote:
That said, if IDLE users expect those global functions, perhaps IDLE should define its own ones rather than rely on site.py.
I thought of that. Idle would have to check the beginning of every statement before sending it to the user process, which would do the same thing. I personally think exit/quit should eventually go, as ^d/^z or [x] button are as easy.
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com