Hi, 2012/10/31 Jeremy Kloth <jeremy.kl...@gmail.com>: > On Tue, Oct 30, 2012 at 6:07 PM, victor.stinner > <python-check...@python.org> wrote: >> http://hg.python.org/cpython/rev/01cc9fb52887 >> changeset: 80068:01cc9fb52887 >> user: Victor Stinner <victor.stin...@gmail.com> >> date: Wed Oct 31 01:04:10 2012 +0100 >> summary: >> Issue #15478: Fix test_os on Windows (os.chown is missing) >> >> (...) > > Also missing on Windows is os.lchown.
Fixed, but there were also more errors introduced by #15478. test_os should now pass again on Windows. Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com