]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge 3.2
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 31 Jan 2012 07:42:19 +0000 (02:42 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 31 Jan 2012 07:42:19 +0000 (02:42 -0500)
commitf8672bec683120d0cfc3ce4da63ecda9ae959532
treeb55735dc9081660f13ce489711a7cd9b8f11429e
parentcc6abd56b8197bac713ea8d70ac621e78f5aadd8
parentda4c46721066ee44843372e8bf57c6c81dec8e4a
Merge 3.2
- Issue #13506: Add '' to path for IDLE Shell when started and restarted with Restart Shell.
  Original patches by Marco Scataglini and Roger Serwy.
Merge 3.2 #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
Misc/ACKS
Misc/NEWS