New submission from xiaobing jiang:
the inspect module leak docs.
all these functions have no doc.
getlineno
getabsfile
getblock
formatannotation
walktree
findsource
indentsize
getargs
formatannotationrelativeto
classify_class_attrs
--
assignee: docs@python
components: Documentation
xiaobing jiang added the comment:
when I read the memory_profiler source code, I find it using
inspect.getblock(). so I check the doc, but can't find the function's doc.
these functions are found not in doc. I want to known which function should in
doc or not? in inspect mod
Changes by xiaobing jiang :
--
nosy: +s7v7nisla...@gmail.com
___
Python tracker
<http://bugs.python.org/issue12849>
___
___
Python-bugs-list mailing list
Unsub
Changes by xiaobing jiang :
--
nosy: +s7v7nisla...@gmail.com
___
Python tracker
<http://bugs.python.org/issue15329>
___
___
Python-bugs-list mailing list
Unsub
Changes by xiaobing jiang :
--
nosy: +s7v7nisla...@gmail.com
___
Python tracker
<http://bugs.python.org/issue15339>
___
___
Python-bugs-list mailing list
Unsub
Changes by xiaobing jiang :
--
nosy: +s7v7nisla...@gmail.com
___
Python tracker
<http://bugs.python.org/issue15330>
___
___
Python-bugs-list mailing list
Unsub