"definitive" source on advanced python?

bruno at modulix onurb at xiludom.gro
Mon Apr 3 09:49:10 EDT 2006


Gabriel de Dietrich wrote:
> Maybe you're looking for something like this?
> http://jamesthornton.com/eckel/TIPython/html/Index.htm
> 
> Haven't read it yet, but seems to be about design patterns. Not the
> "definitive" stuff, though...

While TIP is an interesting book, it is more about implementation of
standard design patterns in Python than about 'advanced' Python
programming.



-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list