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 '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to