index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
metaclasses
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
Georg Brandl
2008-05-25
1
-1/+1
*
remove most uses of list(somedict.keys()) in Demo scripts
Skip Montanaro
2007-08-06
1
-2/+2
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
5
-77/+75
*
Remove apply()
Neal Norwitz
2006-03-17
5
-11/+11
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
4
-6/+3
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
3
-5/+5
*
Fix a bunch of typos in documentation, docstrings and comments.
Walter Dörwald
2003-10-20
1
-1/+1
*
Repair example code in doc string.
Jeremy Hylton
2002-07-11
1
-1/+1
*
Geoffrey Gerrietts discovered that a KeyError was caught that probably
Guido van Rossum
2001-01-15
1
-1/+1
*
Fix some broken links.
Guido van Rossum
2000-01-20
1
-3/+3
*
nannified
Guido van Rossum
1998-09-14
5
-368/+368
*
Corrected some spelling and one technical error.
Guido van Rossum
1998-08-10
1
-5/+5
*
Vladimir Marangozov's explanatory message.
Guido van Rossum
1998-08-10
1
-0/+256
*
New warnings to the uninitiated reader.
Guido van Rossum
1998-08-10
1
-4/+11
*
Forgot to use </> for some example output.
Guido van Rossum
1997-12-05
1
-2/+2
*
Remove hyperlink to time-sensitive Python release info.
Guido van Rossum
1997-11-25
1
-2/+2
*
Added hint to skip the heavy stuff on first reading.
Guido van Rossum
1997-09-11
1
-0/+15
*
As Paul Prescod pointed out, metaprogramming is really something
Guido van Rossum
1997-09-11
1
-13/+11
*
Some nits, added a whole section on what you could do with
Guido van Rossum
1997-09-08
1
-3/+90
*
Completed first draft.
Guido van Rossum
1997-08-26
4
-18/+467
*
Checkpoint.
Guido van Rossum
1997-08-25
2
-5/+369
*
Arbitrary point checkpoint commit. Take no notice.
Guido van Rossum
1997-08-25
4
-6/+248
*
Examples of metaprogramming in pure Python.
Guido van Rossum
1997-08-23
2
-0/+291