Tkinter and readline key bindings

Will Woods will_woods2 at yahoo.co.uk
Tue Sep 2 13:00:16 EDT 2003


Hi,

I have installed readline on win32, and it works fine until I do:

from Tkinter import *
root = Tk()

at which point the cursor keys stop working, and print strange characters.

Any ideas?

Thanks,

Will




More information about the Python-list mailing list