[Twisted-Python] Speaking of defgen

Christopher Armstrong radeex at gmail.com
Sat Sep 3 01:51:01 MDT 2005


I've just implemented a tiny module for integrating with PEP 342[1]
generators. It's called newdefgen.py and it's available in my
sandbox[2]. A bit more information is available on my blog[3]. Of
course, it requires CVS Python as that is the only place where PEP 342
is currently implemented, but it'll be in Python 2.5, whenever that's
released.

Have fun!

1: http://python.org/peps/pep-0342.html
2: http://svn.twistedmatrix.com/cvs/sandbox/radix/newdefgen.py?view=markup&rev=14348
3: http://radix.twistedmatrix.com/archives/000114.html

-- 
  Twisted   |  Christopher Armstrong: International Man of Twistery
   Radix    |    -- http://radix.twistedmatrix.com
            |  Release Manager, Twisted Project
  \\\V///   |    -- http://twistedmatrix.com
   |o O|    |  
w----v----w-+




More information about the Twisted-Python mailing list