Home
last modified time | relevance | path

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

/dports/lang/python311/Python-3.11.0a3/Python/
H A DPython-ast.c3207 _PyAST_Slice(expr_ty lower, expr_ty upper, expr_ty step, int lineno, int in _PyAST_Slice() function
/dports/lang/python310/Python-3.10.1/Python/
H A DPython-ast.c3207 _PyAST_Slice(expr_ty lower, expr_ty upper, expr_ty step, int lineno, int in _PyAST_Slice() function