cpython/Doc/library/frameworks.rst

14 lines
411 B
ReStructuredText
Raw Normal View History

:orphan:
2007-08-15 14:28:22 +00:00
.. _frameworks:
******************
Program frameworks
2007-08-15 14:28:22 +00:00
******************
This chapter is no longer maintained, and the modules it contained have been moved to their respective topical documentation.
2007-08-15 14:28:22 +00:00
* :mod:`cmd`:doc:`Command Line Interface Libraries <./cmdlinelibs>`
* :mod:`shlex`:doc:`Unix Specific Services <./unix>`
* :mod:`turtle`:doc:`Graphical User Interfaces with Tk <./tk>`