]> granicus.if.org Git - python/commit
bpo-38081: Add more non-fatal error codes for ntpath.realpath (GH-16156)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Sep 2019 14:43:36 +0000 (07:43 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 14:43:36 +0000 (07:43 -0700)
commit4924d558478c9bd7f7ee7cd9c00c72c0f281f1a5
tree4ba44aa4c9e86d01a3c52a0a6204d907180cb556
parent26729ce74a47c3d16f219aee0a712011622aeeb5
bpo-38081: Add more non-fatal error codes for ntpath.realpath (GH-16156)

(cherry picked from commit 89b8933bb537179f81003928786c5cc6183af591)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/ntpath.py