Guest User

Untitled

a guest
Feb 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <class '__main__.MyA'>
  2. <class '__main__.MyB'>
  3.  
  4. <__main__.MyA object at 0x31c0b0>
  5. <__main__.MyB object at 0x31c0f0>
  6.  
  7. 5
  8. 5
  9.  
  10. <bound method MyA.xAndHam of <__main__.MyA object at 0x31c0b0>>
  11. <bound method MyB.<lambda> of <__main__.MyB object at 0x31c0f0>>
  12.  
  13. 5 HAM
  14. 5 HAM
Add Comment
Please, Sign In to add comment