Commit 4d82ade4 authored by Terry Jan Reedy's avatar Terry Jan Reedy

whitespace

parent da4c4672
......@@ -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
......
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