Commit 5d605c28 authored by Terry Jan Reedy's avatar Terry Jan Reedy

Merge with 3.2 whitespace

parents f8672bec 4d82ade4
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment