This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/intern/python/modules/Converter/__init__.py

5 lines
61 B
Python
Raw Normal View History

2002-10-12 11:37:38 +00:00
__all__ = ["importer", "importloader"]
import importloader