[ZODB-Dev] dict(conn) produces wierd error in ZODB 3.2

Dieter Maurer dieter at handshake.de
Mon May 19 00:18:34 EDT 2003


Chris Withers wrote at 2003-5-18 11:59 +0100:
 >  >>> s = FileStorage('e:\\test.fs')
 >  >>> from ZODB import DB
 >  >>> db = DB(s)
 >  >>> conn = db.open()
 >  >>> dict(conn)

What is "dict"?


Dieter



More information about the ZODB-Dev mailing list