Hi Hoffman,
I'd suggest Dive into Python which you can also find it on-line. The
printed version is here:
http://www.amazon.com/exec/obidos/ISBN%3D1590593561/002-9100626-6616001
The best book I know is Core Python by Wesley Chun. But it only
covers 1.6 so quite a few things have changed since t
Hi Lee,
You can currently use Pygtk on OSX as long as you use the Apple X
server. The easiest way is through fink which has 2.4:
http://fink.sourceforge.net/pdb/search.php?summary=pygtk
There are efforts underway to port GTK+ to OSX natively by Hubert
Figuière, but he's only just started:
http