]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Terminology fix: exceptions are raised, except in generator.throw().
authorGeorg Brandl <georg@python.org>
Tue, 3 Aug 2010 12:06:29 +0000 (12:06 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 3 Aug 2010 12:06:29 +0000 (12:06 +0000)
commit7cb13196882e49d9d02f1b9eb7f9980cda77fd0c
tree779e11d7fdf0ad43a4dca32e978d6fdee6c4e4ce
parente8e02e3b5bcb28ff76975c3f9a29af874e005f81
Terminology fix: exceptions are raised, except in generator.throw().
17 files changed:
Doc/c-api/init.rst
Doc/howto/doanddont.rst
Doc/library/bdb.rst
Doc/library/doctest.rst
Doc/library/email.errors.rst
Doc/library/html.parser.rst
Doc/library/io.rst
Doc/library/linecache.rst
Doc/library/mmap.rst
Doc/library/parser.rst
Doc/library/pyexpat.rst
Doc/library/smtplib.rst
Doc/library/string.rst
Doc/library/sys.rst
Doc/library/xml.sax.reader.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/3.2.rst