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
/
newslist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1/+1
*
Merged revisions 75329 via svnmerge from
Georg Brandl
2009-10-10
1
-72/+68
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-1/+1
*
Kill execfile(), use exec() instead
Neal Norwitz
2007-08-12
1
-1/+1
*
remove most uses of list(somedict.keys()) in Demo scripts
Skip Montanaro
2007-08-06
1
-2/+1
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-36/+36
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Add 'if __name__ == "__main__":' to files already as a usable as a module.
Johannes Gijsbers
2004-09-11
1
-2/+2
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
1
-201/+201
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
nannified
Guido van Rossum
1998-09-14
1
-47/+47
*
Fix the way the version number is gotten out of the RCS revision.
Guido van Rossum
1997-12-09
1
-1/+2
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
1
-1/+1
*
newslist.py: Added search for .newslistrc.py;
Guido van Rossum
1994-08-19
1
-0/+7
*
Quentin's latest version
Guido van Rossum
1994-05-27
1
-70/+119
*
Initial revision
Guido van Rossum
1994-05-27
1
-0/+309