commit | af33f2d57191985a9bf13b40549b6294873de68b | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Mon Aug 14 00:59:03 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Mon Aug 14 00:59:03 2006 +0000 |
tree | fe32e01b48aa43b3165cc75a7cdbf9d1d934de08 | |
parent | 714a59d26516a324f808cc1d27b19642188e33e5 [diff] |
Can't return NULL from a void function. If there is a memory error, about the best we can do is call PyErr_WriteUnraisable and go on. We won't be able to do the call below either, so verify delstr is valid.