[issue32148] Python 2.7.14 has Tkinter with big T letter.

2017-11-27 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: In Python 2 you should import the Tkinter module, with the big letter T. -- nosy: +serhiy.storchaka resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python

[issue32148] Python 2.7.14 has Tkinter with big T letter.

2017-11-27 Thread Hasan Mahmood
New submission from Hasan Mahmood : Using python 2.7.14. Importing Dialogs Got problem in importing tkinter. In doccumentation of tkinter, it is stated the big letter T in Tkinter is used only used in python 3 but. It is expected that it is possible to use tkinter