1ffe3c632Sopenharmony_citry:
2ffe3c632Sopenharmony_ci  __import__('pkg_resources').declare_namespace(__name__)
3ffe3c632Sopenharmony_ciexcept ImportError:
4ffe3c632Sopenharmony_ci  __path__ = __import__('pkgutil').extend_path(__path__, __name__)
5