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
/
errors.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #28713 uses OSError in the tutorial
Kushal Das
2016-11-16
1
-1/+1
*
Issue #21864: Remove outdated section about exceptions from the tutorial
Berker Peksag
2016-11-06
1
-1/+31
*
Issue #28815: Change '?' to '<module>' in some doc examples.
Terry Jan Reedy
2016-09-30
1
-8/+8
*
Issue #28306: Update exception message of ZeroDivisionError
Berker Peksag
2016-09-28
1
-1/+1
*
Issue 27719: Remove a doc example that is not applicable in Python 3
Raymond Hettinger
2016-08-12
1
-23/+1
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-8/+8
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
Get rid of deprecated IOError in the doc
Andrew Svetlov
2014-03-31
1
-2/+2
*
Fix ZeroDivisionError message (reported by Pavel Fedotov on docs@)
Georg Brandl
2013-10-06
1
-1/+1
*
Drop double newlines printed in some file iteration examples.
Andrew Svetlov
2012-12-08
1
-2/+2
*
Merged revisions 74817-74820,74822-74824 via svnmerge from
Georg Brandl
2009-09-16
1
-3/+4
*
#4144: fix output of console sessions.
Georg Brandl
2009-05-17
1
-2/+2
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-9/+9
*
Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge...
Benjamin Peterson
2008-09-17
1
-1/+1
*
#3525: 3.0 exception changes in tutorial.
Georg Brandl
2008-08-08
1
-19/+15
*
Merged revisions 63655 via svnmerge from
Benjamin Peterson
2008-05-26
1
-1/+1
*
Convert a lot of print statements to print functions in docstrings,
Neal Norwitz
2008-05-13
1
-1/+1
*
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl
2008-05-12
1
-2/+1
*
Bug #2565: The repr() of type objects now calls them 'class',
Martin v. Löwis
2008-04-07
1
-1/+1
*
Merged revisions 60408-60440 via svnmerge from
Christian Heimes
2008-01-30
1
-2/+2
*
Revert r58075 (incorrect docs patch).
Collin Winter
2007-09-27
1
-2/+2
*
Fix more raise statments in the docs.
Collin Winter
2007-09-10
1
-1/+1
*
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
*
Convert all print statements in the docs.
Georg Brandl
2007-09-04
1
-4/+4
*
Tutorial update for 3.0 by Paul Dubois.
Guido van Rossum
2007-08-31
1
-29/+28
*
No need to define raw_input(), input() does the same.
Georg Brandl
2007-08-17
1
-7/+1
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+418