[CMF-checkins] CVS: Products/CMFDefault - SyndicationTool.py:1.27

Yvo Schubbe y.2005- at wcm-solutions.de
Sun Mar 13 12:48:53 EST 2005


Update of /cvs-repository/Products/CMFDefault
In directory cvs.zope.org:/tmp/cvs-serv11068/CMFDefault

Modified Files:
	SyndicationTool.py 
Log Message:
- Remove commented pdb.


=== Products/CMFDefault/SyndicationTool.py 1.26 => 1.27 ===
--- Products/CMFDefault/SyndicationTool.py:1.26	Thu Aug 12 11:07:40 2004
+++ Products/CMFDefault/SyndicationTool.py	Sun Mar 13 12:48:52 2005
@@ -346,7 +346,6 @@
         Additionally, sitewide policy checks might have a place
         here...
         """
-        #import pdb; pdb.set_trace()
         if not self.isSiteSyndicationAllowed():
             raise 'Syndication is not Allowed'
 



More information about the CMF-checkins mailing list