Kristján Valur Jónsson added the comment:

Sounds fine.
Just a note to my original intent in #7741:
We were using the InteractiveConsole class to implement a remote web-based 
console for our EVE servers.  Often, as a means to hot-fix certain issues, we 
would paste code snippets into these windows to define functions, execute code, 
etc.  Previously we had our own console like implementation, but the 
interactive features of the InteractiveConsole were _really_ nice, but lacking 
in multi-line support.  We have had the stdlib patched as per my original 
suggestion for the past few years to support it.

----------

_______________________________________
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