[Zope-dev] Zope container objects can't multitask; Z2 CONFLICT mis-reported

Robin Becker robin@jessikat.demon.co.uk
Mon, 1 Nov 1999 12:42:52 +0000


In article <009f01bf2396$6d74c920$0b01010a@beetlejuice>, gtk <gtk@well.com> writes
OK I tried to reproduce this, but have got an error on the client side. I'm running win32 on the
same machine as the server and get

>>> execfile('/python/devel/zope/import/thrash.py')
>>> creating document 0.-141813
creating document 0.-188337
creating document 0.-187821
Traceback (innermost last):  File "/python/devel/zope/import/thrash.py", line 54, in Test
reply, msg, headers, body = createDTMLDocument(id, title)  File "/python/devel/zope/import/thras
h.py", line 45, in createDTMLDocument    return httpPOST(dict, server, port, path +
'/manage_add......
ck.connect(host, port)  File "<string>", line 1, in connect  
File "<string>", line 1, in connectsocket
socket..errorerror: : (10061, 'winsock error')(10061, 'winsock error')
-- 
Robin Becker