]> granicus.if.org Git - python/commit
dict could be NULL, so we need to XDECREF.
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 5 Oct 2007 03:39:17 +0000 (03:39 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 5 Oct 2007 03:39:17 +0000 (03:39 +0000)
commitc47cf7debe0e8fef840867a972bde1da6e752f0e
treebfcf0a6b7c8f6d6eb81c3b0059fa6301443ee82c
parent06f8067acf45489bb962c170df5ca52f3e04e139
dict could be NULL, so we need to XDECREF.
Fix a compiler warning about passing a PyTypeObject* instead of PyObject*.
Modules/_collectionsmodule.c