class Bound: def method(): pass print(Bound().method)
Standard input is empty
<bound method Bound.method of <__main__.Bound object at 0xb72d29ac>>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!