]> granicus.if.org Git - python/commit
account for PyObject_IsInstance's new ability to fail
authorBenjamin Peterson <benjamin@python.org>
Sun, 13 Dec 2009 00:54:15 +0000 (00:54 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 13 Dec 2009 00:54:15 +0000 (00:54 +0000)
commit5f429e02274f85f4ba19276847e323b13fae6568
tree176e42c26c0b0ac59301f85e25b4819cffc7a0e3
parentc169c781a807e0d0e1463d510be9523b1d6c2689
account for PyObject_IsInstance's new ability to fail
Parser/asdl_c.py
Python/Python-ast.c
Python/bltinmodule.c