[Tutor] py in a nut

Frank Moore francis.moore at rawflow.com
Tue Oct 25 16:16:11 CEST 2005


Damien Gouteux wrote:

> In french, 'Python précis & concis', from O'Reilly is now out : from 
> Mark Lutz, it covers python 2.4 (and decorators).
> I assume there is a english edition of this book.


Yes, that's the Python Pocket Reference.
It does have 1 (small) page on decorators, but nothing on metaclasses, 
descriptors etc...

The Pocket Reference is useful as a reminder on how something works 
syntactically,
but it's probably not the best place to find an in-depth explanation on 
how something works in the first place.

Cheers,
F.


More information about the Tutor mailing list