bpo-42560: reorganize Tkinter docs modules section for clarity by roseman · Pull Request #27840 · python/cpython

@roseman

@ambv ambv changed the title bpo-42560: reorgnize Tkinter docs modules section bpo-42560: reorganize Tkinter docs modules section for clarity

Aug 22, 2021

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 22, 2021
…nGH-27840)

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

Co-authored-by: Mark Roseman <mark@markroseman.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 22, 2021
…nGH-27840)

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

Co-authored-by: Mark Roseman <mark@markroseman.com>

miss-islington added a commit that referenced this pull request

Aug 22, 2021
)

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

Co-authored-by: Mark Roseman <mark@markroseman.com>

ambv pushed a commit that referenced this pull request

Aug 22, 2021
) (GH-27895)

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

Co-authored-by: Mark Roseman <mark@markroseman.com>

@hpmason hpmason mannequin mentioned this pull request

Nov 3, 2023