Home
last modified time | relevance | path

Searched defs:docstr (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dclassobject.c162 static PyObject *docstr; in method_get_doc() local
410 static PyObject *docstr; in instancemethod_get_doc() local
/third_party/python/Lib/
Dturtle.py3916 def _turtle_docrevise(docstr): argument
3928 def _screen_docrevise(docstr): argument