Issue602479

classification
Title: InteractiveConsole multi inst/redir supp
Type: Severity: normal
Components: Core Versions:
Milestone:
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: fwierzbicki, pedronis
Priority: low Keywords:

Created on 2002-08-30.15:35:21 by pedronis, last changed 2012-08-13.18:37:06 by fwierzbicki.

Messages
msg713 (view) Author: Samuele Pedroni (pedronis) Date: 2002-08-30.15:35:21
See

http://aspn.activestate.com/ASPN/Mail/Message/Jyth
on-dev/1337090

There should be a way to construct InteractiveConsole
with a new PySystemState and then ways to
setup working redirection.
msg7396 (view) Author: Frank Wierzbicki (fwierzbicki) Date: 2012-08-13.18:37:06
Link is lost - it may not even be a problem anymore since we have made some improvements around PySystemState. In any case it seems outdated, so closing.
History
Date User Action Args
2012-08-13 18:37:06fwierzbickisetstatus: open -> closed
resolution: out of date
messages: + msg7396
2009-03-03 17:56:40fwierzbickisetnosy: + fwierzbicki
2002-08-30 15:35:21pedroniscreate