OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:synopsis
(Results
26 - 26
of
26
) sorted by null
1
2
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py
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={}):
function
[
all
...]
Completed in 72 milliseconds
1
2