]> granicus.if.org Git - python/commit
Issue #4832: Modify IDLE to save files with .py extension by
authorNed Deily <nad@acm.org>
Tue, 10 Jul 2012 01:16:11 +0000 (18:16 -0700)
committerNed Deily <nad@acm.org>
Tue, 10 Jul 2012 01:16:11 +0000 (18:16 -0700)
commitc65ef9bf556bc5be2517e2275c98504fcc4678ea
tree2a02c3b1c8cd68fbcdc08264981ea0b959014429
parent78da3bc0af5cc7a89aaa8d30da0a2b3cb4c62887
Issue #4832: Modify IDLE to save files with .py extension by
default on Windows and OS X as it already does with X11 Tk.
Lib/idlelib/IOBinding.py
Lib/idlelib/NEWS.txt