R. David Murray added the comment:

By the way, this will demonstrate the bug:

  touch foo.pag
  python -m dbm.__init__ foo

Perhaps that could be the basis for the test (using subprocess).

----------
stage:  -> needs patch
title: dbm.whichdbm references non-existent 'ndbm' -> dbm.whichdb references 
unitialized 'ndbm' variable

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

Reply via email to