[ZODB-Dev] DisconnectedError
    Jim Fulton 
    jim at zope.com
       
    Fri May  4 12:23:29 EDT 2007
    
    
  
On May 4, 2007, at 11:25 AM, José Pedro Ferreira wrote:
> Jim Fulton wrote:
>>
>> I don't know why the client is being disconnected.  As others have  
>> hinted, you should try this with Python 2.4 -- and please report  
>> back if that changes the outcome.
>>
> OK, I've tested it with Python 2.4.4, and it worked OK. For Python  
> 2.5, I had to use the hack I posted in the last mail (weird...).
I don't really see a hack.  All you did was open the database as  
usual.  Before you ran your script with the "hack", did you make sure  
the database did not exist?
Jim
--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org
    
    
More information about the ZODB-Dev
mailing list