viscid.pyeval module¶
Deserialize a string using literal_eval
This is more than just literal_eval in that strings don’t need quotes and true/false are mapped to True/False
Deserialize a string using literal_eval
This is more than just literal_eval in that strings don’t need quotes and true/false are mapped to True/False