Hello all, I was learning GUI in python and found dissimilarities while importing 'tkinter' module. In windows we should write =>import tkinter
while in linux, we should write =>import Tkinter Difference is Capital ' T '. Means same code cannot run on both platform , how can we adjust this issue? -- Regards, http://www.rat32.com Ratna P Banjara
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor