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
*
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
*
* Fix typos.
Raymond Hettinger
2004-07-01
1
-14/+70
*
Add genexps to the glossary.
Raymond Hettinger
2004-06-07
1
-0/+12
*
if we must argue over the/they, we can just remove the unecessary word
Fred Drake
2004-06-03
1
-1/+1
*
Fix typo: the-->they
Raymond Hettinger
2004-06-03
1
-2/+2
*
Fixup spacing in an example.
Raymond Hettinger
2004-05-31
1
-2/+2
*
Fill-in the introductory paragraph for the library tour.
Raymond Hettinger
2004-05-26
1
-0/+3
*
Add a further tour of the standard library.
Raymond Hettinger
2004-05-26
1
-0/+290
*
Follow official recommendation for domain names in examples.
Raymond Hettinger
2004-05-25
1
-3/+3
*
Add more docs for generator expressions.
Raymond Hettinger
2004-05-19
1
-0/+33
*
Patch #940026: Explain "in" when it is first used.
Martin v. Löwis
2004-05-06
1
-0/+3
*
fix typo
Andrew M. Kuchling
2004-03-29
1
-1/+1
*
Insert missing pronoun
Raymond Hettinger
2004-03-28
1
-2/+2
*
- add entry for complex number
Skip Montanaro
2004-03-27
1
-22/+42
*
Update timeit example to reflect current performance.
Raymond Hettinger
2004-03-26
1
-3/+3
*
Remove 'now'
Andrew M. Kuchling
2004-03-21
1
-1/+1
*
fix English usage error reported by Ken Fuchs
Fred Drake
2004-02-24
1
-2/+2
*
fix minor markup error: \code{for} --> \keyword{for}
Fred Drake
2004-02-12
1
-6/+7
*
SF 895560: minor typo
Raymond Hettinger
2004-02-12
1
-2/+2
*
use consistent email address for Tim
Fred Drake
2003-12-30
1
-1/+1
*
Guido grants a Christmas wish:
Raymond Hettinger
2003-12-17
1
-0/+14
*
Incorporate suggestions from Aahz.
Raymond Hettinger
2003-12-06
1
-7/+9
*
Fix links and typos.
Raymond Hettinger
2003-12-05
1
-14/+22
*
Fix typo
Raymond Hettinger
2003-12-05
1
-4/+4
*
Fix link
Raymond Hettinger
2003-12-03
1
-3/+2
*
Add a standard library tour
Raymond Hettinger
2003-12-03
1
-0/+318
*
Fix typo. (From SF bug #853064)
Walter Dörwald
2003-12-03
1
-1/+1
*
Convert a 0/1 to False/True.
Raymond Hettinger
2003-12-02
1
-2/+2
*
Nits from a review of the documentation update.
Raymond Hettinger
2003-11-26
1
-3/+3
*
Documentation for set objects.
Raymond Hettinger
2003-11-18
1
-0/+37
*
Add a new looping idiom
Raymond Hettinger
2003-11-07
1
-0/+15
*
SF #829941, update tutorial, built-in types can be base classes since 2.2
Neal Norwitz
2003-10-25
1
-2/+2
*
Don't make promises about about the visibility of the induction variable.
Raymond Hettinger
2003-10-21
1
-12/+0
*
Patch #821093: Fix various typos.
Martin v. Löwis
2003-10-19
1
-2/+2
[next]