Home
last modified time | relevance | path

Searched defs:type_comments (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Parser/
Dtokenizer.h66 int type_comments; /* Whether to look for type comments */ member
/external/python/cpython3/Lib/
Dast.py34 type_comments=False, feature_version=None): argument