]> granicus.if.org Git - python/commit
Issue #15478: Fix test_os on Windows (os.chown is missing)
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 31 Oct 2012 00:04:10 +0000 (01:04 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 31 Oct 2012 00:04:10 +0000 (01:04 +0100)
commitf69055efba0019ecdccfbd6497361f4d7755c0d6
treec2dd5713fd8a29a8c7a48363401b99fea1bf3ce3
parent7a6d7cf3db49563132532529839fa82408444d89
Issue #15478: Fix test_os on Windows (os.chown is missing)
Lib/test/test_os.py