Florent Xicluna <florent.xicl...@gmail.com> added the comment: 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' ---------- keywords: +buildbot nosy: +flox _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9425> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com