|
|
|
|
|
by rspeer
3585 days ago
|
|
It would need to recurse because you want something you can encode in JSON, not a dictionary containing a list containing miscellaneous instances. We have an example there of an 'attrs' instance, containing a list containing 'attrs' instances, and all of the instances turn into dictionaries. |
|