]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Check for exceptions set by PyDict_GetItem().
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 23 Aug 2006 18:13:39 +0000 (18:13 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 23 Aug 2006 18:13:39 +0000 (18:13 +0000)
commitfbfe0936078e16829f36a6e61b511c123fd17b17
tree2d1821390b8245f9d45858c7703275cfa96c29c4
parent811c4e0b7cb1a3b43cda8dab0b1587983b44c58d
Check for exceptions set by PyDict_GetItem().
Python/compile.c