]> granicus.if.org Git - python/commit
#3573: idle now doesn't hungs if launched as: idle -e <directory>
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 20 Mar 2012 21:03:26 +0000 (23:03 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 20 Mar 2012 21:03:26 +0000 (23:03 +0200)
commit6b6e437626e94ad5ef3233ea9129c48957f1a41b
treef0afb737f9ad26488de4a0e54f65365b2c1fc6f7
parent669b755c92aac40cc3d14e94b9e6dbc1e48d3ef0
#3573: idle now doesn't hungs if launched as: idle -e <directory>

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