Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
29be05444fcf2a718c55176a34edce32af16d1dc
/
Demo
/
metaclasses
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
f0dfc7a
Fix a bunch of typos in documentation, docstrings and comments.
by Walter Dörwald
· 21 years ago
425a8ec
Repair example code in doc string.
by Jeremy Hylton
· 22 years ago
e13be40
Geoffrey Gerrietts discovered that a KeyError was caught that probably
by Guido van Rossum
· 24 years ago
e0a928d
Fix some broken links.
by Guido van Rossum
· 25 years ago
4117e54
nannified
by Guido van Rossum
· 26 years ago
482e82a
Corrected some spelling and one technical error.
by Guido van Rossum
· 26 years ago
a9ca42d
Vladimir Marangozov's explanatory message.
by Guido van Rossum
· 26 years ago
d895749
New warnings to the uninitiated reader.
by Guido van Rossum
· 26 years ago
c37eb56
Forgot to use </> for some example output.
by Guido van Rossum
· 27 years ago
682fbe5
Remove hyperlink to time-sensitive Python release info.
by Guido van Rossum
· 27 years ago
626a8d0
Added hint to skip the heavy stuff on first reading.
by Guido van Rossum
· 27 years ago
7ade6da
As Paul Prescod pointed out, metaprogramming is really something
by Guido van Rossum
· 27 years ago
7b877a9
Some nits, added a whole section on what you could do with
by Guido van Rossum
· 27 years ago
0cdb887
Completed first draft.
by Guido van Rossum
· 27 years ago
1fb071c
Checkpoint.
by Guido van Rossum
· 27 years ago
27e4aa3
Arbitrary point checkpoint commit. Take no notice.
by Guido van Rossum
· 27 years ago
bff110f
Examples of metaprogramming in pure Python.
by Guido van Rossum
· 27 years ago