[Zope-Checkins] CVS: Zope/lib/python/webdav - LockItem.py:1.4.2.3
Andreas Jung
andreas@digicool.com
Wed, 9 Jan 2002 13:35:41 -0500
Update of /cvs-repository/Zope/lib/python/webdav
In directory cvs.zope.org:/tmp/cvs-serv22565
Modified Files:
Tag: Zope-2_5-branch
LockItem.py
Log Message:
removed debug code
=== Zope/lib/python/webdav/LockItem.py 1.4.2.2 => 1.4.2.3 ===
def asXML(self):
- import traceback
- try:
- a=1/0
- except:
- traceback.print_exc()
s = """<?xml version="1.0" encoding="utf-8" ?>
<d:prop xmlns:d="DAV:">