(original) (raw)
On Fri, Mar 29, 2013 at 11:33 PM, Simon Cross <hodgestar+pythondev@gmail.com> wrote:
Having a standalone version of IDLE might be really useful to
alternative Python implementations.
I suspect it's too hard. I remember seeing some work on "anygui.py" that looked like an attempt to make these sorts of things work across various windowing platforms, but I don't think it made it very far.
-Frank