mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
whitespace
This commit is contained in:
parent
da4c467210
commit
4d82ade424
1 changed files with 1 additions and 1 deletions
|
@ -494,7 +494,7 @@ class ModifiedInterpreter(InteractiveInterpreter):
|
|||
path.extend(sys.path)
|
||||
else:
|
||||
path = sys.path
|
||||
|
||||
|
||||
self.runcommand("""if 1:
|
||||
import sys as _sys
|
||||
_sys.path = %r
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue