D
DeadWisdom
I think there should be an ability in python to write something like
"object.*" which should return a dictionary object containing all the
members and their values for the given object. Maybe ".*" could be
treated as an operator. ::shrug::
Perhaps the functionality already exists in some other syntax; if so
please splain.
"object.*" which should return a dictionary object containing all the
members and their values for the given object. Maybe ".*" could be
treated as an operator. ::shrug::
Perhaps the functionality already exists in some other syntax; if so
please splain.