]> 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:23:41 +0000 (13:23 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 21 Mar 2012 11:23:41 +0000 (13:23 +0200)
commit0f71f4415603d36e0fabec812f93dc80547466b3
tree8699f6f046f71d058bc0142df798dbc796850e3a
parent7941736ddb87baeb0771cdfd038de786cdff9009
#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