[issue33371] Clarify the predicate parameter of inspect.getmembers

Brian Curtin report at bugs.python.org
Thu Apr 26 19:37:00 EDT 2018


New submission from Brian Curtin <brian at python.org>:

It would be helpful to clarify what the *predicate* callable will be called with. I had to look into the source in order to figure out what it was going to receive.

----------
assignee: brian.curtin
components: Documentation
messages: 315824
nosy: brian.curtin
priority: normal
severity: normal
stage: needs patch
status: open
title: Clarify the predicate parameter of inspect.getmembers

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33371>
_______________________________________


More information about the Python-bugs-list mailing list