The title says it mostly.
If I have an object in Python and want to access the name of the class it is instantiated from is there a standard way to do this?
The title says it mostly.
If I have an object in Python and want to access the name of the class it is instantiated from is there a standard way to do this?