commit | 94c001b50377267626e136949ba410c8ad28a6f0 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian@python.org> | Wed Apr 18 08:30:51 2012 -0500 |
committer | Brian Curtin <brian@python.org> | Wed Apr 18 08:30:51 2012 -0500 |
tree | a7d1b531fdb547915b9df4cadbe71a7a70115cae | |
parent | 03c7ed15803def1eedec65522e6185fc5a1badf9 [diff] |
Fix email post-commit review comments. Add INCREFs, fix args->kwargs, and a second args==NULL check was removed, left over from a merger with another function. Instead, checking msg==NULL does what that used to do in a roundabout way.