Home
last modified time | relevance | path

Searched defs:include_attributes (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Tools/peg_generator/pegen/
Dast_dump.py10 def ast_dump(node, annotate_fields=True, include_attributes=False, *, indent=None): argument
/external/python/cpython2/Lib/
Dast.py83 def dump(node, annotate_fields=True, include_attributes=False): argument
/external/python/cpython3/Lib/
Dast.py108 def dump(node, annotate_fields=True, include_attributes=False, *, indent=None): argument