summaryrefslogtreecommitdiffstats
path: root/Doc/library/exceptions.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* Issue #20624: Merge exception docs tweak from 3.4 branch.Mark Dickinson2014-04-141-4/+4
* fix verb (closes #21174)Benjamin Peterson2014-04-071-3/+3
* Issue #19691: remove outdated mention about RuntimeErrorAntoine Pitrou2013-11-251-2/+1
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-1/+1
* Fix wrong link.Georg Brandl2013-10-081-1/+1
* document UnicodeError attributesBenjamin Peterson2012-12-021-0/+24
* update to new C roles and directivesSandro Tosi2012-01-141-7/+7
* #11484: remove paragraph about with_traceback from 2.7 doc.Ezio Melotti2011-03-131-12/+0
* Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,...Georg Brandl2011-02-251-0/+18
* Merged revisions 87807,87820,87831,87859 via svnmerge fromGeorg Brandl2011-01-091-6/+23
* Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge...Éric Araujo2010-12-161-1/+1
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ...Georg Brandl2009-07-261-4/+4
* #6384: Add a heading for the exception hierarchy.Georg Brandl2009-06-301-1/+4
* sys.setdefaultencoding() strikes me as a bad exampleBenjamin Peterson2009-05-101-3/+3
* #5486: typos.Georg Brandl2009-03-131-1/+1
* #5268: mention VMSError.Georg Brandl2009-02-181-0/+5
* #2147: PEP 237 changes to overflow behavior.Georg Brandl2008-05-111-5/+4
* Fix editing glitch.Georg Brandl2008-01-121-5/+2
* Move OSError docs to exceptions doc, remove obsolete descriptionsGeorg Brandl2008-01-121-3/+16
* Some cleanup in the docs.Georg Brandl2007-12-291-25/+6
* Patch #1537 from Chad AustinChristian Heimes2007-12-031-1/+3
* Add :term:s for iterator.Georg Brandl2007-10-211-3/+4
* Add :term: for generators.Georg Brandl2007-10-211-3/+3
* Change socket.error to inherit from IOError rather than being a standGregory P. Smith2007-09-091-0/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+482