Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 313 Bytes

err.rst

File metadata and controls

9 lines (7 loc) · 313 Bytes

sdl2.ext.err - Handling & Raising SDL Errors

This module defines a Python exception class for representing internal SDL2 errors, as well as convenience functions for cleanly handling and raising SDL errors in Python code.

.. automodule:: sdl2.ext.err
        :members: