
Jan. 31, 2012
7:59 a.m.
http://hg.python.org/cpython/rev/89b699e68fa2 changeset: 74696:89b699e68fa2 branch: 3.2 parent: 74693:1993aa091d89 user: Terry Jan Reedy <tjreedy@udel.edu> date: Tue Jan 31 02:57:29 2012 -0500 summary: whitespace files: Lib/idlelib/PyShell.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Lib/idlelib/PyShell.py b/Lib/idlelib/PyShell.py --- a/Lib/idlelib/PyShell.py +++ b/Lib/idlelib/PyShell.py @@ -494,7 +494,7 @@ path.extend(sys.path) else: path = sys.path - + self.runcommand("""if 1: import sys as _sys _sys.path = %r -- Repository URL: http://hg.python.org/cpython
4826
Age (days ago)
4826
Last active (days ago)
0 comments
1 participants
participants (1)
-
terry.reedy