mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (cherry picked from commit eee6589c17d0ffae32105a0ff2173798b9bd995c) Co-authored-by: rimchoi <hyerimc858@gmail.com>
14 lines
411 B
ReStructuredText
14 lines
411 B
ReStructuredText
:orphan:
|
|
|
|
.. _frameworks:
|
|
|
|
******************
|
|
Program frameworks
|
|
******************
|
|
|
|
This chapter is no longer maintained, and the modules it contained have been moved to their respective topical documentation.
|
|
|
|
* :mod:`cmd` — :doc:`Command Line Interface Libraries <./cmdlinelibs>`
|
|
* :mod:`shlex` — :doc:`Unix Specific Services <./unix>`
|
|
* :mod:`turtle` — :doc:`Graphical User Interfaces with Tk <./tk>`
|