gdnative_python/pythonscript/pandemonium/_hazmat/__init__.py

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.