commit | 462582651c92dad3d0e50810075d53d4a04e2466 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Wed Jan 22 03:05:49 2014 -0800 |
committer | Larry Hastings <larry@hastings.org> | Wed Jan 22 03:05:49 2014 -0800 |
tree | 8306867e6d7c27d4fda979bde24aef0869015abd | |
parent | 071baa63c4ea3a54a54d90b173dd777e08895976 [diff] |
Two minor Argument Clinic bugfixes: use the name of the class in the docstring for __new__ and __init__, and always use "goto exit" instead of returning "NULL" for failure to parse (as _new__ and __init__ return ints).