mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
1cb95cd2c5
* Remove mention of "vsapi" element type from the documentation.
* Add tests for element_create() and other ttk.Style methods.
* Add examples for element_create() in the documentation.
(cherry picked from commit 005d1e8fc8)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>