This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BreamoreBoy
Recipients BreamoreBoy, ocean-city
Date 2010-07-09.01:12:19
SpamBayes Score 0.00015756862
Marked as misclassified No
Message-id <1278637941.03.0.0917100937863.issue3674@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-07-09 01:12:21BreamoreBoysetrecipients: + BreamoreBoy, ocean-city
2010-07-09 01:12:21BreamoreBoysetmessageid: <1278637941.03.0.0917100937863.issue3674@psf.upfronthosting.co.za>
2010-07-09 01:12:19BreamoreBoylinkissue3674 messages
2010-07-09 01:12:19BreamoreBoycreate