mirror of
https://github.com/python/cpython.git
synced 2025-08-28 04:35:02 +00:00
Whitespace normalization.
This commit is contained in:
parent
a86f0c17a1
commit
b64bec3ec0
8 changed files with 18 additions and 21 deletions
|
@ -398,5 +398,5 @@ symbolic links encountered in the path."""
|
|||
resolved = normpath(join(dir, resolved))
|
||||
newpath = join(*([resolved] + bits[i:]))
|
||||
return realpath(newpath)
|
||||
|
||||
|
||||
return filename
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue