]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41158: IDLE: rewrite the code for handling file encoding (GH-21215)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 30 Jun 2020 06:33:22 +0000 (09:33 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 06:33:22 +0000 (09:33 +0300)
commit694d31e714074176f0c324f95948b75dc768c091
treeb42f6011379b2b5693196f2b7dc1237b8c1c0622
parent038dd0f79dc89566b01ba66a5a018266b2917a19
bpo-41158: IDLE: rewrite the code for handling file encoding (GH-21215)
Lib/idlelib/iomenu.py