]> granicus.if.org Git - python/commit
Replace os.error with OSError in tkinter and IDLE
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 17 Dec 2012 17:51:15 +0000 (19:51 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 17 Dec 2012 17:51:15 +0000 (19:51 +0200)
commit786fbd8db707c7cb302a1adf2b57a0b3f8ba078c
treee57dc024621da6cee184acd32427a51acaefdc0d
parent69d03c4799ade6202e44f4a39331ae26524c932b
Replace os.error with OSError in tkinter and IDLE
Lib/idlelib/FileList.py
Lib/idlelib/GrepDialog.py
Lib/idlelib/IOBinding.py
Lib/idlelib/PathBrowser.py
Lib/idlelib/TreeWidget.py
Lib/tkinter/filedialog.py