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
/
tutorial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all definitions of raw_input() that were still scattered throughout th...
Georg Brandl
2007-12-02
1
-7/+2
*
Merged revisions 59259-59274 via svnmerge from
Christian Heimes
2007-12-02
1
-2/+2
*
#1535: rename __builtin__ module to builtins.
Georg Brandl
2007-12-02
2
-5/+5
*
Removed the API to create unbound methods and simplified the API for bound me...
Christian Heimes
2007-11-27
1
-2/+2
*
Merged revisions 58886-58929 via svnmerge from
Guido van Rossum
2007-11-10
1
-1/+2
*
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl
2007-11-01
4
-11/+12
*
#1228: new comparison behavior.
Georg Brandl
2007-10-08
1
-12/+5
*
#1211, #1212, #1213: py3k fixes to the tutorial.
Georg Brandl
2007-09-28
3
-48/+42
*
Revert r58075 (incorrect docs patch).
Collin Winter
2007-09-27
1
-2/+2
*
Clarify the difference between text and binary files. I'm not sure the
Skip Montanaro
2007-09-26
1
-8/+14
*
Merged revisions 58211-58220 via svnmerge from
Thomas Wouters
2007-09-20
1
-1/+1
*
Fix more raise statments in the docs.
Collin Winter
2007-09-10
2
-2/+3
*
More two-argument raise cleanup in the tutorial.
Collin Winter
2007-09-10
1
-4/+3
*
Fix docs that imply that tuples in except clauses must be parenthesized.
Collin Winter
2007-09-10
1
-2/+2
*
Fix more two-arg raise statements.
Collin Winter
2007-09-10
1
-2/+2
*
Update tutorial/classes.rst to remove references to the old two-argument form...
Collin Winter
2007-09-10
1
-6/+6
*
Remove yet more references to has_key() methods.
Collin Winter
2007-09-10
1
-2/+1
*
Convert all print statements in the docs.
Georg Brandl
2007-09-04
5
-13/+15
*
Tutorial formatting patch by Robin Stocker.
Georg Brandl
2007-09-03
7
-19/+20
*
Address a few XXX comments, other fixes.
Georg Brandl
2007-08-31
1
-7/+0
*
- document bytes()
Georg Brandl
2007-08-31
1
-30/+21
*
Commit #1068: new docs for PEP 3101. Also document the old string formatting ...
Georg Brandl
2007-08-31
1
-2/+2
*
Fix unicode issue in tutorial.
Georg Brandl
2007-08-31
1
-4/+2
*
A few more fixes to the tutorial
Neal Norwitz
2007-08-31
2
-7/+6
*
Tutorial update for 3.0 by Paul Dubois.
Guido van Rossum
2007-08-31
12
-352/+378
*
Another merge. Only doc stuff was affected (but this aligns the UTF-32
Guido van Rossum
2007-08-17
3
-335/+9
*
No need to define raw_input(), input() does the same.
Georg Brandl
2007-08-17
2
-21/+3
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
16
-0/+5808