]> granicus.if.org Git - python/commit
Idlelib: forward port changes that silenced 2.7 -3 deprecation warnings and
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 29 Jan 2014 04:13:45 +0000 (23:13 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 29 Jan 2014 04:13:45 +0000 (23:13 -0500)
commit1e40295af6be0e43e62a22300cbdfb62e28f237d
treee58e29bab6bc78500b01f9b108620b3942c8c624
parentc369c2c688c407433d88a7cad75cda88fbe799b5
Idlelib: forward port changes that silenced 2.7 -3 deprecation warnings and
which are at least as efficient. On Py3, unpacking exceptions never works.
Lib/idlelib/Debugger.py
Lib/idlelib/SearchEngine.py