]> granicus.if.org Git - python/commit
(Merge 3.2) test.support: don't catch OSError when can_symlink() removes the
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 7 Jun 2011 10:19:34 +0000 (12:19 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 7 Jun 2011 10:19:34 +0000 (12:19 +0200)
commit3adba1ff81c95c61cf460e2ece025a071a13e924
tree9362568cb7ba4ee14313dbfa9fcc5696c0bd20df
parenteb175c473d8a01ddf554fc45c566fc8e65f69ded
parent62ec61fb6ad5f1745597017297a455d63a2f97e4
(Merge 3.2) test.support: don't catch OSError when can_symlink() removes the
temporary symbolic link.
Lib/test/support.py