Home
last modified time | relevance | path

Searched refs:writedoc (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_pydoc.py618 pydoc.writedoc(self.Q)
/external/python/cpython2/Misc/NEWS.d/
D2.7.8.rst183 Fix pydoc.writedoc so that the HTML documentation for methods that use
/external/python/cpython2/Lib/
Dpydoc.py1583 def writedoc(thing, forceload=0): function
1599 writedoc(modname)
2382 writedoc(arg)
/external/python/cpython3/Lib/
Dpydoc.py1785 def writedoc(thing, forceload=0): function
1800 writedoc(modname)
2815 writedoc(arg)
/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst3368 Fix pydoc.writedoc so that the HTML documentation for methods that use
/external/python/cpython3/Misc/
DHISTORY1631 - Issue #13223: Fix pydoc.writedoc so that the HTML documentation for methods