New submission from STINNER Victor <victor.stin...@haypocalc.com>: dbm doc tells that there is a dbm.bsd module, but no, there is not. The third party module, pybsddb (or "bsddb3"), is installed as "bsddb3".
Python3 dbm module was created by #2881 (r63662). Some references to dbm.bsd were removed by r72711, but not all. ---------- components: Library (Lib) messages: 111813 nosy: georg.brandl, haypo priority: normal severity: normal status: open title: Remove references to the missing dbm.bsd module versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9397> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com