I was pleasantly surprised to notice in a previous thread that python
can automagically retrieve a class name thru __class__.__name__
1)Can someone point me to further documentation on this topic?
2)Is it possible for the name of a class method to be 
  programmatically retrieved from within the scope of the method?
  If so, how? and pointers to docs would be welcome also.

thanks
-- 
Tim Johnson <[EMAIL PROTECTED]>
      http://www.alaska-internet-solutions.com
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to