Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to get the name of an object in python

dict([(t.__name__, t) for t in fun_list])
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #object #python
ADD COMMENT
Topic
Name
2+6 =