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
/
tut.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
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
1
-18/+19
*
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
*
Fix a nit.
Raymond Hettinger
2004-11-29
1
-1/+1
*
SF bug #1067018: Obsolete info in Tutorial 9.1
Raymond Hettinger
2004-11-18
1
-9/+0
*
SF bug #1067023: A small typo
Raymond Hettinger
2004-11-18
1
-2/+2
*
- show how to use file.write() with a non-string value
Fred Drake
2004-11-02
1
-1/+10
*
SF 1053956: help() not in tutorial index
Raymond Hettinger
2004-10-26
1
-0/+1
*
- improve the explanation of the -*- coding: ... -*- marker
Fred Drake
2004-10-25
1
-6/+20
*
SF patch #1035498: -m option to run a module as a script
Raymond Hettinger
2004-10-07
1
-3/+10
*
A number of list examples used 66.6, but I doubt there's any box on which
Tim Peters
2004-09-28
1
-9/+9
*
Raymond observed that sometimes it's better not to link modules, so I reverted
Johannes Gijsbers
2004-09-25
1
-7/+6
*
- Use itemize instead of plain-text '*' for marking up a list.
Johannes Gijsbers
2004-09-24
1
-29/+27
*
Tweak the wording. Improve examples. Make more brief.
Raymond Hettinger
2004-09-14
1
-26/+15
*
Cover string.Template in the tutorial's library tour.
Raymond Hettinger
2004-09-14
1
-0/+77
*
Patch #1025795: clarify language in Data Structures chapter of tutorial:
Johannes Gijsbers
2004-09-11
1
-11/+11
*
SF bug #1013760: Error in Chapter 4 of Tutorial
Raymond Hettinger
2004-08-22
1
-1/+1
*
Minor improvements to the threading introduction:
Raymond Hettinger
2004-08-16
1
-11/+15
*
fix markup nit
Fred Drake
2004-08-09
1
-1/+2
*
Patch:
Michael W. Hudson
2004-08-07
1
-1/+1
*
revise wording to avoid confusion for non-native English speakers
Fred Drake
2004-07-21
1
-1/+1
*
revise wording to avoid confusion for non-native English speakers
Fred Drake
2004-07-21
1
-1/+1
*
Fix decimal write-up nits.
Raymond Hettinger
2004-07-11
1
-7/+7
*
Fix typo.
Raymond Hettinger
2004-07-10
1
-1/+1
*
Add a link to the decimal module docs.
Raymond Hettinger
2004-07-09
1
-8/+8
*
Fix markup and nits.
Raymond Hettinger
2004-07-08
1
-9/+9
*
Typo repair.
Tim Peters
2004-07-07
1
-1/+1
*
add omitted markup
Fred Drake
2004-07-01
1
-2/+3
[next]