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 pitrou
Recipients jcea, pitrou
Date 2008-09-01.14:58:03
SpamBayes Score 0.00010937866
Marked as misclassified No
Message-id <1220281084.82.0.280393977589.issue3750@psf.upfronthosting.co.za>
In-reply-to
Content
This is what I get with the current py3k branch:

test_bsddb3 skipped -- cannot import name test_support

In py3k test/test_support.py has been renamed to test/support.py. The
fix should be simple enough :)
History
Date User Action Args
2008-09-01 14:58:04pitrousetrecipients: + pitrou, jcea
2008-09-01 14:58:04pitrousetmessageid: <1220281084.82.0.280393977589.issue3750@psf.upfronthosting.co.za>
2008-09-01 14:58:04pitroulinkissue3750 messages
2008-09-01 14:58:03pitroucreate