[Subversion] / DecoratorTools / test_decorators.py  

Revision 2614


Jump to revision:
Previous Next
Author: pje
Date: Fri Jun 11 01:21:31 2010 UTC (13 years, 10 months ago)

Log Message:

Refactor tracing mechanism to be less intrusive; specifically, don't
install a global trace hook if one's already in place, don't uninstall
it if we didn't install it, and make sure that uninstallations happen
in the correct chaining order.  This may fix some long-standing issues
with debuggers (such as PyDev) that use different local and global 
tracing functions.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
DecoratorTools/peak/util/decorators.py modified X   (diff to previous)
DecoratorTools/test_decorators.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help