Your IP : 216.73.216.79


Current Path : /usr/lib/python3/dist-packages/pythran/
Upload File :
Current File : //usr/lib/python3/dist-packages/pythran/errors.py

""" Module to handle errors in Pythran. """


class PythranInternalError(Exception):

    """ Exception raise on Incorrect internal behavior in Pythran. """