Searched defs:__doc__ (Results 1 – 10 of 10) sorted by relevance
71 __doc__ = _io._IOBase.__doc__ variable in IOBase74 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase77 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase80 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
7 __doc__ = """hashlib module - A common interface to many hash functions. variable
185 __doc__ = _realsocket.__doc__ variable in _socketobject
181 __doc__ = _realsocket.__doc__ variable in _socketobject
245 __doc__ = DocDescriptor() variable in OpenWrapper
23 __doc__ = _("""pygettext -- Python equivalent of xgettext(1) variable
182 static PyObject *__doc__; variable
3017 __doc__ = DocDescr() variable in ClassPropertiesAndMethods.test_doc_descriptor.OldClass3019 __doc__ = DocDescr() variable in ClassPropertiesAndMethods.test_doc_descriptor.NewClass