Searched defs:rawtext (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Doc/tools/extensions/ |
D | pyspecific.py | 61 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument 70 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
|
/external/python/cpython3/Doc/tools/extensions/ |
D | pyspecific.py | 59 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument 68 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
|