Message 113955 - Python tracker
r83972 breaks OS X buildbots: support.TESTFN_UNENCODABLE is not defined if sys.platform == 'darwin'. File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/test/test_imp.py", line 309, in <module> class NullImporterTests(unittest.TestCase): File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/test/test_imp.py", line 310, in NullImporterTests @unittest.skipIf(support.TESTFN_UNENCODABLE is None, AttributeError: 'module' object has no attribute 'TESTFN_UNENCODABLE'