Home
last modified time | relevance | path

Searched refs:ANNOTATION_NOT_ALLOWED (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dsymtable.c48 #define ANNOTATION_NOT_ALLOWED \ macro
2111 PyErr_Format(PyExc_SyntaxError, ANNOTATION_NOT_ALLOWED, name); in symtable_raise_if_annotation_block()