[Twisted-Python] An unexpected interaction

Glyph Lefkowitz glyph at twistedmatrix.com
Sat Nov 9 04:14:58 EST 2002


On Fri, 8 Nov 2002 19:08:52 -0500, Jp Calderone <exarkun at meson.dyndns.org> wrote:
>   from twisted.persisted import dirdbm
>   from twisted.python import rebuild
> 
>   s = dirdbm.Shelf('dirdbm.rebuild.test')
>   s['key'] = 'value'
>   rebuild.rebuild(dirdbm)
>   print s['key']

I just checked in a fix for this, as well as your test.  Thanks for reporting it.

-- 
 |    <`'>    |  Glyph Lefkowitz: Traveling Sorcerer   |
 |   < _/ >   |  Lead Developer,  the Twisted project  |
 |  < ___/ >  |      http://www.twistedmatrix.com      |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20021109/d525860e/attachment.pgp 


More information about the Twisted-Python mailing list