]> granicus.if.org Git - python/commit
Issue #4815: Offer conversion to UTF-8 if source files have
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 18 Jan 2009 20:23:36 +0000 (20:23 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 18 Jan 2009 20:23:36 +0000 (20:23 +0000)
commit7e15845faa99b5570c1460f03c356e7a6e4d91f4
tree9bbf9e8e6eb7e8f11e9b3eb69e8143321adc3bba
parent975a079794cf1672c2b917f946da25966f75c6b6
Issue #4815: Offer conversion to UTF-8 if source files have
no encoding declaration and are not encoded in UTF-8.
Lib/idlelib/IOBinding.py
Lib/idlelib/NEWS.txt