Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
access the name of my method inside it
- From: cai.haibin at gmail.com (james_027)
- Subject: access the name of my method inside it
- Date: Wed, 01 Aug 2007 09:06:42 -0000
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
- Follow-Ups:
- access the name of my method inside it
- From: Marc 'BlackJack' Rintsch
- access the name of my method inside it
- From: james_027
- access the name of my method inside it
- Prev by Date: Reload after an exception, not possible ?
- Next by Date: calling a .net application from Python 2.5
- Previous by thread: Problem with subprocess.Popen()
- Next by thread: access the name of my method inside it
- Index(es):