Advertisement
TristanSld

caleobject.py

Jan 21st, 2014
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.10 KB | None | 0 0
  1. #!/usr/bin/env python
  2. # -*- coding: utf-8 -*-
  3. import project
  4. import module1
  5. project.cale.reload()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement