Links: PYTHON
Rel:
Ref: https://www.python.org/dev/peps/#introduction
Tags: #public #cont

Python Enhancement Proposals (PEPs)


reading list:
PEP 8 -- Style Guide for Python Code
PEP 318 -- Decorators for Functions and Methods
PEP 3115 -- Metaclasses in Python 3000
PEP 3135 -- New Super
Descriptor HowTo Guide (hettinger)