Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
91d7dfd77c85c0549b48d2bb281e83b51d38c0c4
/
Demo
/
metaclasses
/
Enum.py
1e8ce58
remove most uses of list(somedict.keys()) in Demo scripts
by Skip Montanaro
· 18 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
4117e54
nannified
by Guido van Rossum
· 27 years ago
27e4aa3
Arbitrary point checkpoint commit. Take no notice.
by Guido van Rossum
· 28 years ago
bff110f
Examples of metaprogramming in pure Python.
by Guido van Rossum
· 28 years ago