]> granicus.if.org Git - python/commit
bpo-35994: add sub dir for sub2_tree in os.walk test if symlink is not supported...
authorpxinwr <peixing.xin@windriver.com>
Fri, 15 Feb 2019 05:04:47 +0000 (13:04 +0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 Feb 2019 05:04:47 +0000 (21:04 -0800)
commit3e028b2d40370dc986b6f3146a7ae927bc119f97
tree44abcb44b40f11fe372551c3c05f91e7d4df2440
parent5723263a3a39a05b6a2f567e0e7771792e6e2f5b
bpo-35994: add sub dir for sub2_tree in os.walk test if symlink is not supported (GH-11853)

https://bugs.python.org/issue35994
Lib/test/test_os.py