[Checkins] SVN: zope3org/trunk/src/zorg/live/ftest/zopeskel/runzope.py

Adam Groszer adamg at fw.hu
Mon Apr 10 09:50:41 EDT 2006


Log message for revision 66783:
  

Changed:
  U   zope3org/trunk/src/zorg/live/ftest/zopeskel/runzope.py

-=-
Modified: zope3org/trunk/src/zorg/live/ftest/zopeskel/runzope.py
===================================================================
--- zope3org/trunk/src/zorg/live/ftest/zopeskel/runzope.py	2006-04-10 13:48:43 UTC (rev 66782)
+++ zope3org/trunk/src/zorg/live/ftest/zopeskel/runzope.py	2006-04-10 13:50:40 UTC (rev 66783)
@@ -18,8 +18,6 @@
 import os
 import sys
 
-from pub.dbgpclient import brk
-
 #SOFTWARE_HOME = r"Y:\zope\svn_zope3\src"
 INSTANCE_HOME = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))
 CONFIG_FILE = os.path.join(INSTANCE_HOME, "etc", "zope.conf")



More information about the Checkins mailing list