[Python-checkins] [python/cpython] 03b278: bpo-30265: support.unlink() don't catch any OSErro...

GitHub noreply at github.com
Fri May 5 04:27:36 EDT 2017


 Branch: refs/heads/2.7
 Home: https://github.com/python/cpython
 Commit: 03b278895fa0db355af4e450eac71dd0532db394
 https://github.com/python/cpython/commit/03b278895fa0db355af4e450eac71dd0532db394
 Author: Victor Stinner <victor.stinner at gmail.com>
 Date: 2017年05月05日 (2017年5月05日)
 Changed paths:
 M Lib/test/support/__init__.py
 Log Message:
 -----------
 bpo-30265: support.unlink() don't catch any OSError (#1456)
support.unlink() now only ignores ENOENT and ENOTDIR, instead of
ignoring any OSError exception.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /