We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d016d6 commit 90f36c8Copy full SHA for 90f36c8
pep-3143.txt
@@ -22,24 +22,6 @@ any daemon regardless of what else the program may need to do.
22
This PEP introduces a package to the Python standard library that
23
provides a simple interface to the task of becoming a daemon process.
24
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
43
============
44
PEP Deferral
45
0 commit comments