Guest User

Untitled

a guest
Jun 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. Project
  2. cfg
  3. config.py
  4. __init__.py
  5. lib
  6. script.py
  7. __init__.py
  8.  
  9. sc.addFile("<Project root>/cfg/config.py")
  10. import config
  11.  
  12. from ..cfg import config
Add Comment
Please, Sign In to add comment