mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +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):
|
||||
return name
|
||||
return None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue