File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,7 @@ Program Frameworks
77******************
88
99This chapter is no longer maintained, and the modules it contained have been moved to their respective topical documentation.
10- Please see the following pages for their new locations:
1110
12-
13- * :mod: `turtle ` — :doc: `Graphical User Interfaces with Tk <./tk >`
1411* :mod: `cmd ` — :doc: `Command Line Interface Libraries <./cmdlinelibs >`
1512* :mod: `shlex ` — :doc: `Unix Specific Services <./unix >`
13+ * :mod: `turtle ` — :doc: `Graphical User Interfaces with Tk <./tk >`
Original file line number Diff line number Diff line change 11.. _unix :
22
33**********************
4- Unix Specific Services
4+ Unix-specific services
55**********************
66
77The modules described in this chapter provide interfaces to features that are
@@ -11,6 +11,7 @@ of it. Here's an overview:
1111
1212.. toctree ::
1313
14+ shlex.rst
1415 posix.rst
1516 pwd.rst
1617 grp.rst
@@ -20,4 +21,3 @@ of it. Here's an overview:
2021 fcntl.rst
2122 resource.rst
2223 syslog.rst
23- shlex.rst
You can’t perform that action at this time.
0 commit comments