Hi Everyone.
I want to use this thread for some help as i'm sure this will not be the only question as i have just over 300 lines of code from my old python 3.1 script. I'm now using 2.6.4 and it is obvious some code isn't backwards compatible.
Soooo .. i kept getting this error from a line of code saying
"import tkinter.ttk as ttk"
which i understand from some searching is a unique time saving shortcut built into 3.1 but i can't find what the command for 2.6.4 is?
Help appreciated
Thankyou