Your IP : 216.73.216.79


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

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


class PythranInternalError(Exception):

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