philipbjorge / EditREPL

A port of InteractiveEditor to Python from Giles Bowkett's Utility Belt ruby gem.
BSD 3-Clause "New" or "Revised" License
31 stars 2 forks source link

iPython incompatible #1

Open philipbjorge opened 11 years ago

philipbjorge commented 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).

philipbjorge commented 11 years ago

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