Artifact 0a20c0b40263ee22fd7734a8a91662e0fb81820f9060810ea37b11a3f7692960:
- File test/.pyz.d/__init__.py — part of check-in [4b8c748142] at 2022-10-25 22:06:05 on branch trunk — enjoin pluginconf (python implementation here) (user: mario, size: 103) [annotate] [blame] [check-ins using]
# type: init """ set up loading mechanism? """ import os.path __path__ = [os.path.dirname(__file__)]