From: Frank T. <ft...@ne...> - 2002-07-08 04:22:15
|
I just released Pythius 1.4. From the CHANGES file: Version 1.4 Features: * pythius.aop (Aspect Oriented Programming) module revamped. Technique for applying Aspects to classes changed around, now using the __metaclass__ class attribute. Now handles new-style classes much better, and is much more efficient. Regular-expression-matching has been removed. -- Frank Tobin http://www.neverending.org/~ftobin/ |