[IPython-dev] Ipython and Tkinter

Drexler Christopher christopher.drexler at siemens.com
Thu Jun 26 08:24:15 EDT 2003


Hello everyone,

does anybody have experiences with ipython 0.4.0, readline and Tkinter
in a Win32 (XP) environment. On starting Tkinter.Tk() the readline interface
gets unusable: the cursor keys are not recognized any more. 

test case from within ipython:

import Tkinter
r = Tkinter.Tk()


Any ideas?

Best Regards,
Chris



More information about the IPython-dev mailing list