/functional_tests/support/namespace_pkg/namespace_pkg/__init__.py
https://bitbucket.org/jpellerin/nose/ · Python · 2 lines · 2 code · 0 blank · 0 comment · 0 complexity · ee0f6fb94c1c6c331e6c61d7db4b12d5 MD5 · raw file
- import pkgutil
- __path__ = pkgutil.extend_path(__path__, __name__)