Guest User

Untitled

a guest
Oct 19th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. app.py
  2. a/
  3. -- __init__.py
  4. -- lib/
  5. ----- __init__.py
  6. ----- exemplo.py
  7.  
  8. from a.lib.exemplo import minha_funcao
Add Comment
Please, Sign In to add comment