Advertisement
NikkSaan

Python Pyotherside

Jan 26th, 2019
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.08 KB | None | 0 0
  1. import pyotherside
  2.  
  3. def makeCalls(obj):
  4.     obj.callFunction()
  5.     obj.callSignal()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement