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
48 # - synopsis() cannot be prevented from clobbering existing
95 """Split a doc string into a synopsis line (if any) and the rest."""
251 def synopsis(filename, cache={}):
2645 Search for a keyword in the synopsis lines of all available modules.