![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveIntrospection Class/Instance Name
From: *binarystar* <binarystar.@binarystar.org>
Date: Wed Apr 26 2006 - 07:58:30 CEST
Hello there,
what method would you use to return the name of the class and/or
class Bollocks:
instance_of_bollocks = Bollocks()
# Which outputs
'Bollocks'
I have been scouring the 2.4 docs ... I am sure it is frustratingly simple
thx in advance
**
|