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. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor