]> granicus.if.org Git - python/commit
Patch #1537 from Chad Austin
authorChristian Heimes <christian@cheimes.de>
Mon, 3 Dec 2007 20:01:02 +0000 (20:01 +0000)
committerChristian Heimes <christian@cheimes.de>
Mon, 3 Dec 2007 20:01:02 +0000 (20:01 +0000)
commit44eeaec173d66769835e4f8a2a0ad7e605fe6aef
tree64c0a3b6fdddbbd79d15a9b7ce1021f470701566
parentcbcfe4f3e47d420742f726415705b116672d6779
Patch #1537 from Chad Austin
Change GeneratorExit's base class from Exception to BaseException
(This time I'm applying the patch to the correct sandbox.)
Doc/library/exceptions.rst
Doc/reference/expressions.rst
Lib/test/exception_hierarchy.txt
Lib/test/test_generators.py
Misc/NEWS
Objects/exceptions.c