R. David Murray added the comment:

This has always been the case (that gdbm and ndbm are not supported on 
windows).  See also issue 3769 for background and dbm and windows, and issue 
3783 for something to work on if you want to contribute to making the dbm story 
on windows better.

Googling found a gdbm port to windows, so if you are trying to use source files 
from linux, that might help you.  We're open to suggestions on improving the 
situation here, but someone has to figure out what would make sense and 
champion it.  Bundling the gdbm windows port is probably not an option, but 
making it possible to install something via PIP that will work is, if there's 
anything in core preventing that currently.

----------
nosy: +r.david.murray
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29280>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to