[New-bugs-announce] [issue35994] In WalkTests of test_os.py, sub2_tree missed the dir "SUB21" if symlink can't be supported.

Peixing Xin report at bugs.python.org
Thu Feb 14 02:32:35 EST 2019


New submission from Peixing Xin <peixing.xin at windriver.com>:

Looking into the setUp method of WalkTests class in test_os.py, sub2_tree missed "SUB21" in its directory list if support.can_symlink() returns False.

----------
components: Tests
messages: 335505
nosy: pxinwr
priority: normal
severity: normal
status: open
title: In WalkTests of test_os.py, sub2_tree missed the dir "SUB21" if symlink can't be supported.
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35994>
_______________________________________


More information about the New-bugs-announce mailing list