New submission from Hirokazu Yamamoto <[EMAIL PROTECTED]>: Currently, I get following messege.
E:\PYTHON~1\py3k\Lib\test>py3k regrtest.py test_dbm_ndbm.py test_dbm_ndbm test_dbm_ndbm skipped -- No module named _dbm 1 test skipped: test_dbm_ndbm 1 skip unexpected on win32: test_dbm_ndbm I don't know about dbm, but win32 buildbots are skiping this test, maybe is this skip expected? ---------- components: Tests files: regrtest.patch keywords: patch messages: 71908 nosy: ocean-city severity: normal status: open title: test_dbm_ndbm skip is unexpected on win32? versions: Python 3.0 Added file: http://bugs.python.org/file11239/regrtest.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3674> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com