Skip to content

Commit 90f36c8

Browse files
committed
Remove duplicate table of contents
1 parent 9d016d6 commit 90f36c8

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

pep-3143.txt

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,6 @@ any daemon regardless of what else the program may need to do.
2222
This PEP introduces a package to the Python standard library that
2323
provides a simple interface to the task of becoming a daemon process.
2424

25-
26-
.. contents::
27-
..
28-
Table of Contents:
29-
Abstract
30-
Specification
31-
Example usage
32-
Interface
33-
``DaemonContext`` objects
34-
Motivation
35-
Rationale
36-
Correct daemon behaviour
37-
A daemon is not a service
38-
Reference Implementation
39-
Other daemon implementations
40-
References
41-
Copyright
42-
4325
============
4426
PEP Deferral
4527
============

0 commit comments

Comments
 (0)