*** zopeedit.py.old	Tue Feb  4 09:06:48 2003
--- zopeedit.py	Tue Feb  4 09:07:14 2003
***************
*** 415,421 ****
              return 0 # Already have a lock token
          
          headers = {'Content-Type':'text/xml; charset="utf-8"',
!                    'Timeout':'infinite',
                     'Depth':'infinity',
                    }
          body = ('<?xml version="1.0" encoding="utf-8"?>\n'
--- 415,421 ----
              return 0 # Already have a lock token
          
          headers = {'Content-Type':'text/xml; charset="utf-8"',
!                    'Timeout':'infinity',
                     'Depth':'infinity',
                    }
          body = ('<?xml version="1.0" encoding="utf-8"?>\n'
