SVN: Products.enablesettrace/trunk/__init__.py Implemented. Thanks to Zach Bir for sending me this code. :)

Jim Fulton <[email protected]> Fri, 27 Jan 2006 17:59:20 -0500 (EST)
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Log message for revision 41469:
  Implemented. Thanks to Zach Bir for sending me this code. :)
  

Changed:
  A   Products.enablesettrace/trunk/__init__.py

-=-
Added: Products.enablesettrace/trunk/__init__.py
===================================================================
--- Products.enablesettrace/trunk/__init__.py	2006-01-27 22:33:25 UTC (rev 41468)
+++ Products.enablesettrace/trunk/__init__.py	2006-01-27 22:59:20 UTC (rev 41469)
@@ -0,0 +1,2 @@
+import AccessControl
+AccessControl.ModuleSecurityInfo('pdb').declarePublic('set_trace')


Property changes on: Products.enablesettrace/trunk/__init__.py
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS