Home | History | Annotate | Download | only in sepolgen

Lines Matching refs:__doc__

468                 doc = v.__doc__.split(" ")
748 if f.__doc__:
750 pstrings = f.__doc__.splitlines()
2119 if f.__doc__:
2120 Signature.update(util.encode_input(f.__doc__))