]> granicus.if.org Git - python/commit
#3573: idle now doesn't hungs if launched as: idle -e <directory>
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 21 Mar 2012 11:35:08 +0000 (13:35 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 21 Mar 2012 11:35:08 +0000 (13:35 +0200)
commit7c010ee00cc0bfb859c326d9a78bd8dd2bf92246
tree5e392e8133ed337502800efa809dbb5b56d9a2b3
parent3d3cf48e53404996cff2e5a7e35812245b3e0a31
#3573: idle now doesn't hungs if launched as: idle -e <directory>

Patch by Guilherme Polo.
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Misc/NEWS