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 flox
Recipients Arfrever, amaury.forgeotdarc, eric.araujo, ezio.melotti, flox, pitrou, vstinner
Date 2010-08-15.13:07:59
SpamBayes Score 0.0001407979
Marked as misclassified No
Message-id <1281877680.83.0.609134662998.issue9425@psf.upfronthosting.co.za>
In-reply-to
Content
It breaks test_unicode_file on OS X, too:

  File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/test/test_unicode_file.py", line 8, in <module>
    from test.support import (run_unittest, rmtree,
ImportError: cannot import name TESTFN_UNENCODABLE
History
Date User Action Args
2010-08-15 13:08:00floxsetrecipients: + flox, amaury.forgeotdarc, pitrou, vstinner, ezio.melotti, eric.araujo, Arfrever
2010-08-15 13:08:00floxsetmessageid: <1281877680.83.0.609134662998.issue9425@psf.upfronthosting.co.za>
2010-08-15 13:07:59floxlinkissue9425 messages
2010-08-15 13:07:59floxcreate