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
/
pdist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete pdist demo.
Georg Brandl
2010-08-02
20
-3193/+0
*
Remove traces of MacOS9 support.
Ronald Oussoren
2010-05-05
1
-26/+5
*
Merged revisions 78779 via svnmerge from
Benjamin Peterson
2010-03-21
12
-0/+0
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
4
-4/+4
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-1/+1
*
Rename the repr module to reprlib.
Alexandre Vassalotti
2008-05-16
2
-2/+2
*
Fix more exception slicing.
Georg Brandl
2008-01-06
1
-1/+1
*
#1535: rename __builtin__ module to builtins.
Georg Brandl
2007-12-02
1
-3/+3
*
remove most uses of list(somedict.keys()) in Demo scripts
Skip Montanaro
2007-08-06
5
-23/+12
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
15
-225/+225
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-1/+0
*
Merged revisions 55407-55513 via svnmerge from
Guido van Rossum
2007-05-22
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
5
-9/+9
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
3
-9/+9
*
Remove apply()
Neal Norwitz
2006-03-17
3
-6/+5
*
Get rid of a bunch more raw_input references
Neal Norwitz
2006-03-17
4
-8/+20
*
Remove sys.exc_type, sys.exc_value, sys.exc_traceback
Neal Norwitz
2006-03-17
1
-1/+1
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
14
-1964/+1963
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
7
-15/+15
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
3
-38/+25
*
Use md5.new() constructor
Andrew M. Kuchling
2002-04-17
1
-1/+1
*
Fix a typo in Tim's fix.
Guido van Rossum
2002-04-04
1
-1/+1
*
Convert a pile of obvious "yes/no" functions to return bool.
Tim Peters
2002-04-04
1
-3/+3
*
Use string.ascii_letters instead of string.letters (SF bug #226706).
Fred Drake
2001-07-20
1
-1/+1
*
Deleting zombies
Guido van Rossum
2001-07-17
1
-1/+0
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
1
-1/+1
*
Change #! line to modern usage
Guido van Rossum
1999-03-12
3
-3/+3
*
nannified
Guido van Rossum
1998-09-14
1
-1/+1
*
nannified
Guido van Rossum
1998-09-14
4
-375/+375
*
whrandom -> random
Guido van Rossum
1998-05-20
1
-2/+2
*
Fix bug in islocked() -- it would always return 0.
Guido van Rossum
1998-03-17
1
-0/+2
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
4
-4/+4
*
mac utility
Guido van Rossum
1996-07-30
1
-0/+19
*
turn a pile of RCS files into a ChangeLog file
Guido van Rossum
1996-07-30
1
-0/+109
*
more elegant way to treat exit status
Guido van Rossum
1995-10-07
1
-6/+24
*
add "-r revisions" flag to log flags
Guido van Rossum
1995-10-07
1
-2/+1
*
added log option; cleanup afterwards
Guido van Rossum
1995-10-07
1
-13/+27
*
change log() to return the string instead of printing it
Guido van Rossum
1995-10-07
1
-4/+5
*
search for keyfile in sys.path as last resort; reword exception
Guido van Rossum
1995-10-07
1
-1/+8
*
flush before reading response from socket
Guido van Rossum
1995-10-07
1
-0/+1
*
mac robustness: use os.path.join
Guido van Rossum
1995-10-07
1
-1/+2
*
mac robustness: default timezone, unlink target before rename
Guido van Rossum
1995-10-07
1
-0/+4
*
change obsolete isfile to isvalid; add lock and unlock commands
Guido van Rossum
1995-07-18
1
-2/+10
*
remove comment about obsolete variable
Guido van Rossum
1995-07-18
1
-1/+0
*
implemented 'add' command and commit for added files
Guido van Rossum
1995-07-18
1
-5/+57
*
added support for -L flag (local operation)
Guido van Rossum
1995-06-23
1
-5/+17
*
add -L option
Guido van Rossum
1995-06-23
1
-1/+1
*
delete file after checkin
Guido van Rossum
1995-06-23
1
-1/+3
*
add bug comment
Guido van Rossum
1995-06-23
1
-2/+6
*
restructured index somewhat
Guido van Rossum
1995-06-23
1
-14/+35
[next]