]> granicus.if.org Git - python/commit
#13506 Add '' to path for interactive interpreter by adding with_cwd parameter
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 31 Jan 2012 07:26:32 +0000 (02:26 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 31 Jan 2012 07:26:32 +0000 (02:26 -0500)
commitda4c46721066ee44843372e8bf57c6c81dec8e4a
tree2dbd89aa410b230c8f7c3526e501be4e13f04080
parentab32066e65f67e14b3af4ed61333ed083446b225
#13506 Add '' to path for interactive interpreter by adding with_cwd parameter
to PyShell.PyShell.transfer_path() and changing elsewhere as needed.
Original patches by Marco Scataglini and Roger Serwy.
Lib/idlelib/PyShell.py
Lib/idlelib/ScriptBinding.py
Misc/ACKS
Misc/NEWS