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
/
Doc
/
tut
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-27/+27
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-2/+2
*
Merged revisions 55407-55513 via svnmerge from
Guido van Rossum
2007-05-22
1
-2/+2
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-5/+5
*
Merged revisions 55325-55327 via svnmerge from
Guido van Rossum
2007-05-14
1
-7/+7
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-4/+4
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-12/+21
*
PEP 3114: rename .next() to .__next__() and add next() builtin.
Georg Brandl
2007-04-21
2
-16/+17
*
Merged revisions 53538-53622 via svnmerge from
Thomas Wouters
2007-02-05
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-5/+6
*
Patch #1601678: move intern() to sys.intern().
Georg Brandl
2006-12-19
1
-1/+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-4/+6
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
1
-3/+3
*
Get rid of more coerce cruft (really check in this time :-)
Neal Norwitz
2006-08-29
1
-1/+1
*
Part of SF patch #1513870 (the still relevant part) -- add reduce() to
Guido van Rossum
2006-08-26
1
-39/+3
*
Get rid of most of the rest of coerce (slot is still there for now).
Neal Norwitz
2006-08-21
1
-33/+8
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-8/+25
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
2
-6/+38
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-17/+55
*
Get rid of a bunch more raw_input references
Neal Norwitz
2006-03-17
1
-5/+28
*
Document PEP 352 changes. Also added GeneratorExit.
Brett Cannon
2006-03-01
1
-0/+6
*
From a suggestion on c.l.py: modernize the introduction to the tutorial.
Andrew M. Kuchling
2005-12-13
1
-32/+40
*
Added example for the ** operator in function calls
Georg Brandl
2005-11-22
1
-0/+14
*
Remove .cvsignore files, as they live in svn:ignore
Martin v. Löwis
2005-10-30
1
-3/+0
*
Add more links to the 'What Next?' section; rewrite to be briefer
Andrew M. Kuchling
2005-09-13
1
-17/+51
*
Shorten run-on sentence
Andrew M. Kuchling
2005-09-12
1
-1/+1
*
Update link
Andrew M. Kuchling
2005-09-12
1
-4/+2
*
Update link
Andrew M. Kuchling
2005-09-12
1
-1/+1
*
More tutorial nits.
Raymond Hettinger
2005-08-23
1
-9/+9
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations (Contributed ...
Raymond Hettinger
2005-08-23
1
-24/+25
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
Raymond Hettinger
2005-08-23
1
-57/+65
*
In an e-mail to the webmaster alias, some suggested adding this text. Window...
Andrew M. Kuchling
2005-08-23
1
-0/+10
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
Raymond Hettinger
2005-08-21
1
-16/+13
*
bug [ 969757 ] function and method objects confounded in Tutorial
Georg Brandl
2005-07-08
1
-1/+1
*
Note that files are iterable.
Raymond Hettinger
2005-06-28
1
-0/+15
*
* Show the keyword argument form of dict().
Raymond Hettinger
2005-06-27
1
-2/+12
*
Fix typo.
Raymond Hettinger
2005-06-17
1
-1/+1
*
SF bug #1219448: small output bug
Raymond Hettinger
2005-06-14
1
-1/+1
*
SF bug #1201807: Glossary listing bug
Raymond Hettinger
2005-05-14
1
-1/+1
*
Fix
Michael W. Hudson
2005-04-27
1
-2/+2
*
Update references specifying "Macintosh" to mean OS X semantics and not Mac OS
Brett Cannon
2005-02-13
1
-2/+1
*
fix typo
Fred Drake
2005-01-12
1
-1/+1
*
Add duck-typing to the glossary.
Raymond Hettinger
2005-01-11
1
-0/+11
*
Bug #1098497: various small typo's, grammar and markup nits.
Johannes Gijsbers
2005-01-09
1
-4/+4
*
SF Patch #1093896: miscellaneous doc typos
Raymond Hettinger
2005-01-01
1
-4/+5
*
Remove the deprecated whrandom module.
Raymond Hettinger
2004-12-04
1
-6/+6
*
SF bug #1076955: Tutorial corrections Part II
Raymond Hettinger
2004-12-02
2
-34/+36
*
SF bug #1076955: Tutorial corrections Part I
Raymond Hettinger
2004-12-02
1
-54/+67
*
Fix nit.
Raymond Hettinger
2004-12-01
1
-1/+1
*
REVERT revision 1.260; the trunk is FROZEN.
Fred Drake
2004-11-29
1
-1/+1
[next]