Closed GoogleCodeExporter closed 8 years ago
JT, I like this suggestion that it makes the guts useful to two different
callers. Can you tell me the advantage(s) of using
code.InteractiveInterpreter.runsource() and what compelled you to make this
change?
Original comment by dwhall...@gmail.com
on 9 May 2011 at 7:47
This change was the least invasive way that I could figure out how to have ipm
running under a wxPython GUI. They include a python shell program that uses
InteractiveInterpreter and I kludged your cmd based interpreter onto an
InteractiveInterpreter instance by replacing the runsource function.
Original comment by j...@missioncognition.net
on 9 May 2011 at 10:06
This issue was closed by revision a6b05e377226.
Original comment by dwhall...@gmail.com
on 15 May 2011 at 8:09
Original comment by dwhall...@gmail.com
on 15 May 2011 at 8:16
These changes are the cause of issue 206
Original comment by dwhall...@gmail.com
on 26 Jun 2011 at 3:41
Original issue reported on code.google.com by
j...@houseoftechnology.org
on 6 May 2011 at 4:59