summaryrefslogtreecommitdiffstats
path: root/Doc/library/exceptions.rst
Commit message (Expand)AuthorAgeFilesLines
* #10856: document (Base)Exception.args better.Georg Brandl2011-01-071-12/+26
* #10723: add missing builtin exceptions.Georg Brandl2010-12-181-0/+18
* Fix usage of :option: in the docs (#9312).Éric Araujo2010-11-181-1/+1
* Add a new warning gategory, ResourceWarning, as discussed on python-dev. It ...Georg Brandl2010-10-241-0/+10
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-6/+6
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-2/+2
* remove reference to second argument to raise #8676Benjamin Peterson2010-05-101-4/+4
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-2/+2
* #7590: exception classes no longer are in the "exceptions" module. Also clean...Georg Brandl2009-12-291-13/+5
* fixed more examples that were using u"", print without () and unicode/str ins...Ezio Melotti2009-09-131-1/+1
* Merged revisions 73706,73778 via svnmerge fromAlexandre Vassalotti2009-07-211-0/+2
* Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,...Benjamin Peterson2009-06-011-3/+3
* #5486: typos.Georg Brandl2009-03-131-1/+1
* Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-...Benjamin Peterson2009-02-191-0/+5
* Remove mentions of "plain" integers.Georg Brandl2008-05-111-7/+7
* Merged revisions 59921-59932 via svnmerge fromChristian Heimes2008-01-121-3/+13
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-8/+7
* Merged revisions 59275-59303 via svnmerge fromChristian Heimes2007-12-031-1/+3
* Reverting last commit. I had some staled data from an attempted svnmerge in m...Christian Heimes2007-12-031-7/+0
* Patch #1537 from Chad AustinChristian Heimes2007-12-031-0/+7
* Remove a few merged versionadded/changed.Georg Brandl2007-12-021-3/+0
* Remove mentions of "long integer" in the docs.Georg Brandl2007-11-291-1/+1
* Merging the py3k-pep3137 branch back into the py3k branch.Guido van Rossum2007-11-061-1/+5
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-3/+3
* merge this from trunk:Gregory P. Smith2007-09-091-0/+3
* Finish the first pass of the language reference update.Georg Brandl2007-09-071-0/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-51/+0
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-27/+10
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+475