[issue20379] help(instance_of_builtin_class.method) does not display self

Larry Hastings report at bugs.python.org
Sat Jan 25 05:18:49 CET 2014


Larry Hastings added the comment:

Yeah, that's a good approach.

By the way, I'm definitely going to check for "unspecified" there.  Serhiy was using that to try and trick Argument Clinic into having optional parameters without default values.  It didn't actually work--and indeed it would never have worked properly--but I feel like I need some defensive programming anyway.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20379>
_______________________________________


More information about the Python-bugs-list mailing list