Python 3 Memo
0.1
1. Introduction
2. What’s New In Python 3
3. Memo
3.1. Larger Examples
3.2. Memo Tools
3.3. References
3.4. Snippets
3.4.1. Singletons
3.4.2. System Administration
4. reStructuredText References
5. Key Packages
6. Top Links
7. Colophon
8. Proposals
9. Legal Notice
Python 3 Memo
Docs
»
3. Memo
»
3.4. Snippets
View page source
3.4. Snippets
¶
This section contains code snippets.
3.4.1. Singletons
3.4.2. System Administration