Hi, How does one get the name of a class from within the class code? I tried something like this as a guess:
self.__name__ Obviously it didn't work. Anyone know how to do that? Thanks, Harlin -- http://mail.python.org/mailman/listinfo/python-list
Hi, How does one get the name of a class from within the class code? I tried something like this as a guess:
self.__name__ Obviously it didn't work. Anyone know how to do that? Thanks, Harlin -- http://mail.python.org/mailman/listinfo/python-list