[issue3674] test_dbm_ndbm skip is unexpected on win32?

Mark Lawrence report at bugs.python.org
Fri Jul 9 03:12:21 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

Given this.

c:\Python31\Lib\test>..\..\python.exe regrtest.py test_dbm_ndbm.py
test_dbm_ndbm
test_dbm_ndbm skipped -- No module named _dbm
1 test skipped:
    test_dbm_ndbm
Those skips are all expected on win32.

I assume that this can be closed.

----------
nosy: +BreamoreBoy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3674>
_______________________________________


More information about the Python-bugs-list mailing list