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 kristjan.jonsson
Recipients kristjan.jonsson
Date 2009-04-01.11:50:34
SpamBayes Score 2.276779e-05
Marked as misclassified No
Message-id <1238586635.64.0.888928120067.issue5644@psf.upfronthosting.co.za>
In-reply-to
Content
regrtest.py --verbose test___future__ fails with:
test test___future__ failed -- Traceback (most recent call last):
  File "D:\pydev\python\branches\py3k\lib\test\test___future__.py", line 
20, in test_names
    "%r should have been in all_feature_names" % name
AssertionError: 'barry_as_FLUFL' should have been in all_feature_names

1 test failed:
    test___future__

Windows, Vista.
History
Date User Action Args
2009-04-01 11:50:35kristjan.jonssonsetrecipients: + kristjan.jonsson
2009-04-01 11:50:35kristjan.jonssonsetmessageid: <1238586635.64.0.888928120067.issue5644@psf.upfronthosting.co.za>
2009-04-01 11:50:34kristjan.jonssonlinkissue5644 messages
2009-04-01 11:50:34kristjan.jonssoncreate