DEBSOURCES
Skip Quicknav
sources / cython / 3.0.11%2Bdfsg-2 / tests / errors / callingnonexisting_T307.pyx
12345678
# ticket: t307 # mode: error nonexisting(3, with_kw_arg=4) _ERRORS = u""" 4:0: undeclared name not builtin: nonexisting """