[Checkins] SVN: gocept.zope3instance/trunk/src/gocept/zope3instance/__init__.py removed pdb *yikes*

Christian Zagrodnick cz at gocept.com
Wed May 9 04:45:18 EDT 2007


Log message for revision 75646:
  removed pdb *yikes*
  
  

Changed:
  U   gocept.zope3instance/trunk/src/gocept/zope3instance/__init__.py

-=-
Modified: gocept.zope3instance/trunk/src/gocept/zope3instance/__init__.py
===================================================================
--- gocept.zope3instance/trunk/src/gocept/zope3instance/__init__.py	2007-05-09 08:25:14 UTC (rev 75645)
+++ gocept.zope3instance/trunk/src/gocept/zope3instance/__init__.py	2007-05-09 08:45:18 UTC (rev 75646)
@@ -132,7 +132,6 @@
         and configuration data from buildout.
 
         """
-        import pdb; pdb.set_trace() 
         if not os.path.exists(dest):
             os.mkdir(dest)
         if not os.path.isdir(dest):



More information about the Checkins mailing list