Conflict between msvcrt and Tkinter?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dick Moores

    Conflict between msvcrt and Tkinter?

    Win XP, Python 2.5.1

    I'm having trouble using msvcrt.getch() in a program that also uses a
    graphics module which itself imports Tkinter. Is this to be expected?

    Thanks,

    Dick Moores

Working...