On 25/03/2016 05:10, Wildman via Python-list wrote:
I have a program that I have been trying to rewrite so it will
run on Python 2.7 and 3.4.

This http://pythonhosted.org/six/ might come in handy in future.

As I'm also climbing the tkinter cliff at the moment I've found anything on stackoverflow from Bryan Oakley to be very helpful. In particular, his answer here http://stackoverflow.com/questions/17466561/best-way-to-structure-a-tkinter-application really helped me get a grip on things.

A lot of the examples here http://pyinmyeye.blogspot.co.uk/ were also useful.

HTH.

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to