Open philipbjorge opened 11 years ago
I'm pretty sure it messes with the wrong stack frame. I'm not sure if this is possible to fix because of the method they use to create the repl (code module).
iPython has this built in I guess, so there's probably no need to get this working. http://ipython.org/ipython-doc/dev/config/editors.html
I'm pretty sure it messes with the wrong stack frame. I'm not sure if this is possible to fix because of the method they use to create the repl (code module).