mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
209 B
ReStructuredText
3 lines
209 B
ReStructuredText
Remove ``_tkinter`` module code guarded by definition of the ``TK_AQUA`` macro
|
|
which was only needed for Tk 8.4.7 or earlier and was never actually defined by
|
|
any build system or documented for manual use.
|