GUI:-please answer want to learn GUI programming in python , how should i proceed.

wxjmfauth at gmail.com wxjmfauth at gmail.com
Tue Dec 17 09:43:32 EST 2013


Addendum.

I should say, I had also a lot of fun in writing my own
"styling engine".

Because when one has to deal with a language, which does
not recognize its own keywords...

>>> 1and 444
444
>>>

tokenize.py could have been a solution, but it's really
too slow.

jmf



More information about the Python-list mailing list