[Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ObjectManager.py
reverting wrong checkin
Andreas Jung
andreas at andreas-jung.com
Sat Jan 15 11:23:27 EST 2005
Log message for revision 28844:
reverting wrong checkin
Changed:
U Zope/trunk/lib/python/OFS/ObjectManager.py
-=-
Modified: Zope/trunk/lib/python/OFS/ObjectManager.py
===================================================================
--- Zope/trunk/lib/python/OFS/ObjectManager.py 2005-01-15 16:20:38 UTC (rev 28843)
+++ Zope/trunk/lib/python/OFS/ObjectManager.py 2005-01-15 16:23:27 UTC (rev 28844)
@@ -664,8 +664,6 @@
):
mode=mode | 0770
except: pass
- import pdb
- pdb.set_trace()
if nobody.allowed(
self.manage_FTPlist,
getRoles(self, 'manage_FTPlist', self.manage_FTPlist, ()),
More information about the Zope-Checkins
mailing list