On Aug 5, 2009, at 6:26 PM, C. Titus Brown wrote: > Why not: > > - remove support for dbm, leaving in gdbm support if necessary > - build in support for sqlite-based shelve (for next release) > - live happily ever after
It also depends on whether Python will fix issue 5736 (provide a real iterator for dbm) and issue 3783 (dbm.sqlite implementation), and what Python versions would provide these fixes. It seems like there enough platforms lacking bsddb that we would want to backport dbm.sqlite support to handle those platforms... -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
