Docs: Fix REPL example in Doc/library/shutil.rst
(#132700)
This commit is contained in:
parent
df85bb37b6
commit
e154e4db36
@ -473,7 +473,7 @@ Directory and files operations
|
||||
This is also applied when *cmd* is a path that contains a directory
|
||||
component::
|
||||
|
||||
>> shutil.which("C:\\Python33\\python")
|
||||
>>> shutil.which("C:\\Python33\\python")
|
||||
'C:\\Python33\\python.EXE'
|
||||
|
||||
.. versionadded:: 3.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user