Python - Structured Data Files
Why might
json.loads() fail when deserializing a JSON string that contains Python-specific data types like tuples or sets?