mirror of
https://github.com/Relintai/gdnative_python.git
synced 2024-11-14 10:27:22 +01:00
4 lines
206 B
Python
4 lines
206 B
Python
# `_hazmat` package containing all stuff not to be exposed to the user.
|
|
# Note we don't reexport anything in the `__init__.pxd` (i.e. this file)
|
|
# to avoid subtle recursive dependency errors within cython.
|