Home
last modified time | relevance | path

Searched defs:__doc__ (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/
H A Dstruct.py15 from _struct import __doc__ namespace
H A Ddecimal.py4 from _decimal import __doc__ namespace
9 from _pydecimal import __doc__ namespace
H A Dio.py88 __doc__ = _io._IOBase.__doc__ variable in IOBase
91 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase
94 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase
97 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
H A Dcsv.py11 __doc__ namespace
H A Doperator.py418 from _operator import __doc__ namespace
H A Ddatetime.py2639 from _datetime import __doc__ namespace
/third_party/python/Lib/test/
H A Dtest_property.py192 def __doc__(cls): global() member in PropertyTests.test_class_property.A
203 def __doc__(cls): global() member in PropertyTests.test_class_property_override.A
[all...]
H A Dtest_descr.py3256 __doc__ = DocDescr() global() variable in .test_doc_descriptor.OldClass
3258 __doc__ = DocDescr() global() variable in .test_doc_descriptor.NewClass
[all...]
/third_party/python/Include/internal/
H A Dpycore_ast_state.h151 PyObject *__doc__; member
/third_party/python/Objects/
H A Dtypeobject.c3587 PyObject *__doc__ in PyType_FromModuleAndSpec() local
[all...]

Completed in 19 milliseconds