Antoine Pitrou added the comment: The Windows buildbots are broken:
====================================================================== ERROR: test_chown_uid_gid_arguments_must_be_index (test.test_os.MakedirTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "E:\Data\buildslave\cpython\3.x.snakebite-win2k3r2sp2-x86\build\lib\test\test_os.py", line 875, in test_chown_uid_gid_arguments_must_be_index self.assertRaises(TypeError, os.chown, support.TESTFN, value, gid) AttributeError: 'module' object has no attribute 'chown' ---------- status: closed -> open _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15301> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com