mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -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.