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
/
scripts
/
pi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some of the old demos. (Put a few somewhere else.)
Georg Brandl
2010-12-30
1
-33/+0
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1/+1
*
Merged revisions 75315 via svnmerge from
Georg Brandl
2009-10-10
1
-2/+1
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-2/+2
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-3/+3
*
Add 'if __name__ == "__main__":' to files already as a usable as a module.
Johannes Gijsbers
2004-09-11
1
-1/+2
*
Changed to use the fact that str(long) doesn't produce a trailing L
Moshe Zadka
2001-02-20
1
-16/+16
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
1
-1/+1
*
*** empty log message ***
Guido van Rossum
1993-04-01
1
-1/+1
*
all Long constants have an L suffix, not l;
Guido van Rossum
1992-08-31
1
-8/+11
*
New == syntax
Guido van Rossum
1992-01-01
1
-1/+1
*
Initial revision
Guido van Rossum
1991-06-04
1
-0/+30