Hi, for example I have this method
def my_method(): # do something # how do I get the name of this method which is my_method here? Thanks, james -- http://mail.python.org/mailman/listinfo/python-list
Hi, for example I have this method
def my_method(): # do something # how do I get the name of this method which is my_method here? Thanks, james -- http://mail.python.org/mailman/listinfo/python-list