[Subversion] / DecoratorTools / README.txt  

Diff of /DecoratorTools/README.txt

Parent Directory | Revision Log

version 2608, Wed May 5 17:56:17 2010 UTC version 2615, Fri Jun 11 01:38:23 2010 UTC
Line 44 
Line 44 
   
 For complete documentation, see the `DecoratorTools manual`_.  For complete documentation, see the `DecoratorTools manual`_.
   
   Changes since version 1.8:
   
     * The ``decorate_assignment`` decorator (and decorators based on it) are now
       much more debugger- and coverage-tool friendly, as it no longer changes the
       global trace hook if an active trace is detected.  (And under Python 2.6+,
       an active global trace can be detected even if the frame-local trace is
       None.)  This should be especially an improvement for tools that use
       different callables for their local and global trace hooks.
   
 Changes since version 1.7:  Changes since version 1.7:
   
   * The ``@template_function`` decorator now supports using a return value    * The ``@template_function`` decorator now supports using a return value


Generate output suitable for use with a patch program
Legend:
Removed from v.2608  
changed lines
  Added in v.2615

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help