]> granicus.if.org Git - python/commit
Handle a whole lot of failures from PyString_FromInternedString().
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 13 Aug 2006 18:10:28 +0000 (18:10 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 13 Aug 2006 18:10:28 +0000 (18:10 +0000)
commitb09f4f578f1e60cf15dde1f5cbdec8a50a9af67b
tree5f0a701e585f8cf804a51e337529ecd3e840f891
parentdf6a6494cbb2830e2a0cc255e2b4b7617c298ca9
Handle a whole lot of failures from PyString_FromInternedString().

Should fix most of Klocwork 234-272.
Objects/classobject.c