Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. import my_module
  2. def my_implementation():
  3. pass
  4.  
  5. my_module.implementation = my_implementation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement