mirror of
https://github.com/python/cpython.git
synced 2025-12-04 16:43:27 +00:00
whitespace normalize
This commit is contained in:
parent
c57a34577c
commit
849349de05
1 changed files with 0 additions and 1 deletions
|
|
@ -1008,4 +1008,3 @@ def which(cmd, mode=os.F_OK | os.X_OK, path=None):
|
||||||
if _access_check(name, mode):
|
if _access_check(name, mode):
|
||||||
return name
|
return name
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue