Files
MINGW-packages/mingw-w64-python3
Christoph Reiter 65d2264f48 python3: Disable broken gdbm module (#3064)
gdbm is broken and as a result breaks dbm/shelve (dbm.open fails)
Don't include it so the dbm.dumb backend is used instead,
like with the official CPython build.
2017-10-20 09:31:35 +03:00
..