[Tutor] py in a nut

Kent Johnson kent37 at tds.net
Tue Oct 25 12:04:51 CEST 2005


Frank Moore wrote:
> I mailed O'Reilly in June of this year to ask about any Python books on 
> the horizon.
> I particularly wanted to know if an 'Advanced Python' book was on the 
> cards.
> Something that included subjects like Descriptors, Generators, 
> Iterators, Metaclasses, Decorators, Design patterns, etc.

Have you looked at Python Cookbook 2E? Chapter 19 is "Iterators and Generators". Chapter 20 is "Descriptors, Decorators and Metaclasses".

> And this was the response I got from them:
> 
> <snip>
> We do have a couple of Python books in the works.
> 
> Twisted: A Developer's Notebook - should be released in October.

This one is available:
http://www.oreilly.com/catalog/twistedadn/

Kent
-- 
http://www.kentsjohnson.com



More information about the Tutor mailing list