[docs] [issue17972] inspect module docs omits many functions
Paul Rudin
report at bugs.python.org
Fri Jan 5 04:50:48 EST 2018
Paul Rudin <paul at rudin.co.uk> added the comment:
Documenting and generating a deprecation warning also makes them part of the documented public api. Or are you suggesting just the warning without including in the documentation?
Incidentally, there are also the classes BlockFinder and EndOfBlock, which are helpers for getblock and presumably not intended for public consumption.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue17972>
_______________________________________
More information about the docs
mailing list