Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get object name?
#1
When I print obj it prints something like:

print(type(obj))
# <class 'some.third.party.ObjectName'>
What I want here is to print ObjectName. How can I get it?
Reply


Messages In This Thread
How to get object name? - by bhojendra - Apr-30-2019, 07:26 AM
RE: How to get object name? - by buran - Apr-30-2019, 08:09 AM
RE: How to get object name? - by bhojendra - Apr-30-2019, 08:29 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020