commit | e9ac0bb16945d021d3340a6b96edda82be784228 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 13 18:11:27 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 13 18:11:27 2006 +0000 |
tree | 1558d0a57319f3e5eb04c127d2799ca5665e94f8 | |
parent | 56423e5762fc7eef66da0f04baa59c185c79ca81 [diff] |
Check return result of PyModule_GetDict(). Fix a bunch of refleaks in the init of the module. This would only be found when running python -v.