Home | History | Annotate | Download | only in Lib

Lines Matching refs:synopsis

16 Run "pydoc -k <keyword>" to search for a keyword in the synopsis lines
51 # - synopsis() cannot be prevented from clobbering existing
98 """Split a doc string into a synopsis line (if any) and the rest."""
254 def synopsis(filename, cache={}):
2726 Search for a keyword in the synopsis lines of all available modules.