Comment 6 for bug 231275

Revision history for this message
Martin Spacek (mspacek) wrote :

I've merged Benjamin's fix into trunk. Yes, it looks like dbm.dbm isn't directly iterable, although other dbm implementations are. Just as a note, on all of my Python installs (all 2.5) on win32, cygwin, and Ubuntu, dbhash is importable. This is apparently the module anydbm prefers to choose.