New submission from Miki Tebeka <miki.teb...@gmail.com>:

Currently, code.InteractiveConsole lets your override "write" which is the 
error stream. Allow overriding of "normal" (stdout) writing as well.
This will enable to spawn interpreters into custom stdin/stdout.

See twisted.manhole for example, very useful.

----------
messages: 139004
nosy: tebeka
priority: normal
severity: normal
status: open
title: Allow overriding of writing to stdout in code.InteractiveConsole
type: feature request
versions: Python 2.7

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

Reply via email to