bpo-33096: Removed unintentionally backported from Python 3 Tkinter files. (GH-6724)

This partially reverts commit e80a232f2c.
This commit is contained in:
Serhiy Storchaka 2018-05-08 10:09:08 +03:00 committed by GitHub
parent c40eeeb5e6
commit 903f189b6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 3532 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
Removed unintentionally backported from Python 3 Tkinter files.