<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
In french, 'Python pr&eacute;cis &amp; concis', from O'Reilly is now out :
from Mark Lutz, it covers python 2.4 (and decorators).<br>
I assume there is a english edition of this book.<br>
<br>
Frank Moore wrote:
<blockquote cite="mid435E1F9D.9070709@rawflow.com" type="cite">
  <pre wrap="">Kent Johnson wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Have you looked at Python Cookbook 2E? Chapter 19 is "Iterators and Generators". Chapter 20 is "Descriptors, Decorators and Metaclasses".
 

    </pre>
  </blockquote>
  <pre wrap=""><!---->I have. But I'd rather have a complete book on these subjects ;-)
I'm sure someone will write one in the end. Hopefully Alex Martelli 
will. He currently runs a course on these subjects.

The reason I wrote to O'Reilly originally was because the 2nd Edition of 
the 'Advanced Perl Programming' book had just come out and I noticed how 
perl had so many books (almost 40) written about it but Python only had 
9. An advanced Python book seemed to be the one that was so obviously 
missing.

  </pre>
  <blockquote type="cite">
    <pre wrap="">This one is available:
<a class="moz-txt-link-freetext" href="http://www.oreilly.com/catalog/twistedadn/">http://www.oreilly.com/catalog/twistedadn/</a>
 

    </pre>
  </blockquote>
  <pre wrap=""><!---->I'm still waiting for O'Reilly to publish the Table of Contents so I can 
see what's in it.
As everyone else has noted, the cover is definitely one of their best.

Cheers,
F.
_______________________________________________
Tutor maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Tutor@python.org">Tutor@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/tutor">http://mail.python.org/mailman/listinfo/tutor</a>

  </pre>
</blockquote>
<br>
</body>
</html>