Commit Graph

1 Commits

Author SHA1 Message Date
Christoph Reiter
ee78465f69 python2: Disable broken gdbm module (#3065)
gdbm is broken and as a result breaks anydbm/shelve (anydbm.open fails).
Don't include it so the dumbdbm backend is used instead,
like with the official CPython build.
2017-10-20 09:31:46 +03:00