mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
723293cb49
Tkinter classes. Adjust a lot of docstrings. Convert a few type checks to use isinstance() instead of type(). This is part of SF patch #485959.