Repository URL to install this package:
# mode: error cimport cython @cython.autotestdict(False) def foo(): pass _ERRORS = u""" 6:0: The autotestdict compiler directive is not allowed in function scope """