Bruce Eckel, author of the 'Thinking in ...' series, is working on 'Thinking in Python' and is using the c.l.python gang to get him going on a lot of ideas as he tries to implement his 'Thinking in Patterns' book in python. There are a number of interesting threads, started by him, that illustrate some cool python syntax, especially some of the newer stuff that has come out in 2.1 and 2.2, like list comprehensions and the new __subclass__() method. Worth checking out if you are into python.
John Hunter _______________________________________________ Bits mailing list [EMAIL PROTECTED] http://www.sugoi.org/mailman/listinfo/bits
