mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
bpo-32839: Add the after_info() method for Tkinter widgets (GH-5664)
This commit is contained in:
parent
b43c7e1070
commit
194fd17bc6
4 changed files with 59 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
Add the :meth:`after_info` method for Tkinter widgets.
|
||||
Loading…
Add table
Add a link
Reference in a new issue