kuroko/modules/foo/__init__.krk

3 lines
82 B
Python

from foo.extra import exportablething
print("Imported foo.__init__ as", __name__)