mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
whitespace3
This commit is contained in:
parent
b98000ab5b
commit
1d4ae48f48
1 changed files with 1 additions and 1 deletions
|
@ -507,7 +507,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