diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-06-16 10:25:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-16 10:25:55 (GMT) |
commit | 17a0088e2680e12ce2c5f2ffc6b71766299e38d5 (patch) | |
tree | c2e7d3b79dd712522bbf10a63773b25e360deb4c /Lib/idlelib/pyshell.py | |
parent | c151f7846d6d900c22edaaa77f5f7771b529099e (diff) | |
download | cpython-17a0088e2680e12ce2c5f2ffc6b71766299e38d5.zip cpython-17a0088e2680e12ce2c5f2ffc6b71766299e38d5.tar.gz cpython-17a0088e2680e12ce2c5f2ffc6b71766299e38d5.tar.bz2 |
bpo-33861: Minor improvements of tests for os.path. (GH-7715)
* Test exists(), lexists(), isdir(), isfile(), islink(), ismount()
with bytes paths.
* Remove unneeded silencing DeprecationWarning for ismount() with
bytes path.
* Test common functions with unencodable and undecodable paths.
* Minor clean up and refactoring.
Diffstat (limited to 'Lib/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions