mirror of
https://github.com/python/cpython.git
synced 2024-11-28 12:31:14 +08:00
whitespace
This commit is contained in:
parent
da4c467210
commit
4d82ade424
@ -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…
Reference in New Issue
Block a user