Am trying to catch up with Python where I left off years ago.
<rant> What have they done to the language when I was gone? It is no longer the simple language as before. The decorator syntax looks so .. well, Perlish. List comprehensions, in some ways very inappropriately named, took a few moments to [...]
Entries Tagged as 'python'
Catching up with Python
October 20th, 2008 · Comments · General
Interesting wxpython case study
July 15th, 2005 · Comments · tech
I have been busy in the last few days migrating my mind from web based apps to native apps. Currently, I am reading about wxpython as a possible answer.
Here is an interesting post on the wxpython mailing list on how to use python + wxPython + Twisted + zope + XSLT.
Also some discussion on the [...]

