Merge with 3.2 whitespace
This commit is contained in:
commit
5d605c2861
|
@ -498,7 +498,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