mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +00:00
Nuke hard tabs.
This commit is contained in:
parent
d1c296537f
commit
683ecc7374
3 changed files with 241 additions and 243 deletions
|
|
@ -42,4 +42,3 @@ class _Environ:
|
|||
return value
|
||||
else:
|
||||
return failobj
|
||||
|
||||
|
|
|
|||
|
|
@ -360,4 +360,3 @@ subdirs in directory "d".
|
|||
name= join(top, name)
|
||||
if isdir(name) and not islink(name):
|
||||
walk(name, func, arg)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue