]> granicus.if.org Git - python/commit
Support throw() of string exceptions.
authorPhillip J. Eby <pje@telecommunity.com>
Sat, 25 Mar 2006 00:05:50 +0000 (00:05 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Sat, 25 Mar 2006 00:05:50 +0000 (00:05 +0000)
commitbee071221419795d707a15286e08424d141a6ca6
tree1a507dcab84a78155055db907b418bff9932cc05
parent43b00da219d8490631f37cd4424fca30e1848404
Support throw() of string exceptions.
Lib/test/test_generators.py
Objects/genobject.c