Lines Matching refs:synopsis
16 Run "pydoc -k <keyword>" to search for a keyword in the synopsis lines
49 # loaded modules, so calling synopsis() on a binary module file
87 """Split a doc string into a synopsis line (if any) and the rest."""
212 def synopsis(filename, cache={}):
2345 Search for a keyword in the synopsis lines of all available modules.