__init__.py 64 B

1234
  1. import sys
  2. sys.path.append('lib')
  3. sys.path.append('extensions')