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.
S
Serhiy Storchaka committed
17a0088e2680e12ce2c5f2ffc6b71766299e38d5
Parent: c151f78
Committed by GitHub <noreply@github.com>
on 6/16/2018, 10:25:55 AM