On Mon, 2011-10-03 at 13:27 +0530, amit nagarkoti wrote: > is wxPython compatible with python 3, i want to write programs just > for Linux systems so cross platform independence isn't a problem, so > should i go with pygtk or wxPython if there's a version supporting > python 3 .
wxpython does not support python 3 - and it is a bad idea to use python 3 right now unless you are doing pure python programming without any external dependencies. -- regards Kenneth Gonsalves -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
