]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35994: add sub dir for sub2_tree in os.walk test if symlink is not supported...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 Feb 2019 05:23:07 +0000 (21:23 -0800)
committerGitHub <noreply@github.com>
Fri, 15 Feb 2019 05:23:07 +0000 (21:23 -0800)
commit04a39399ef13197e433757fe13108ad472461094
treeab388cace17815efa7c63f8e3b4905d121607dcb
parentb8bcec35e01cac018f6ccfc8323d35886340efe0
bpo-35994: add sub dir for sub2_tree in os.walk test if symlink is not supported (GH-11853)

https://bugs.python.org/issue35994
(cherry picked from commit 3e028b2d40370dc986b6f3146a7ae927bc119f97)

Co-authored-by: pxinwr <peixing.xin@windriver.com>
Lib/test/test_os.py