%PDF- %PDF-
Direktori : /lib/python3/dist-packages/pythran/ |
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. """