]> granicus.if.org Git - python/commit
Issue #19426: Fixed the opening of Python source file with specified encoding.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Oct 2013 08:15:09 +0000 (10:15 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Oct 2013 08:15:09 +0000 (10:15 +0200)
commit1c760cab1d85061828d954691eeb3537154ad679
treecc541e0db0309f61e7c899b6c6c8da6c94645672
parent712e951f549145420fc867caab081ace811b3a2a
Issue #19426: Fixed the opening of Python source file with specified encoding.
Lib/idlelib/IOBinding.py
Misc/NEWS