]> granicus.if.org Git - python/commit
Patch #1537 from Chad Austin
authorChristian Heimes <christian@cheimes.de>
Mon, 3 Dec 2007 19:47:54 +0000 (19:47 +0000)
committerChristian Heimes <christian@cheimes.de>
Mon, 3 Dec 2007 19:47:54 +0000 (19:47 +0000)
commite69c320d48a5708c900cc6c78bf006fef68c62bd
tree04e85c6cfaf9f5b6eb1a79a263e5cf6e51cc1ae9
parent6554cb94ba328939366ac6f12104d70d52d57cdd
Patch #1537 from Chad Austin
Change GeneratorExit's base class from Exception to BaseException
Doc/library/exceptions.rst
Doc/reference/expressions.rst
Lib/distutils/msvc9compiler.py [new file with mode: 0644]
Lib/test/exception_hierarchy.txt
Lib/test/test_generators.py
Misc/NEWS
Objects/exceptions.c