]> granicus.if.org Git - python/commit
don't overwrite the error from PyObject_GetAttrString (closes #4346)
authorBenjamin Peterson <benjamin@python.org>
Fri, 27 Jun 2014 06:27:41 +0000 (23:27 -0700)
committerBenjamin Peterson <benjamin@python.org>
Fri, 27 Jun 2014 06:27:41 +0000 (23:27 -0700)
commitdf71dcbef212d0800c428532872d32727c58776b
tree89f63b7b305ad62367de3219ac387cb226d738fd
parente75f527b5a3b3dc63ff55efcf817db95885165bf
don't overwrite the error from PyObject_GetAttrString (closes #4346)
Misc/NEWS
Objects/abstract.c