[Python-Dev] PEP 557 Data Classes 5th posting

Eric V. Smith eric at trueblade.com
Sun Dec 3 21:11:01 EST 2017


On 12/3/2017 9:07 PM, Eric V. Smith wrote:

> It also matches `attrs.asdict()`, which is what originally inspired it.

Make that `attr.asdict()`. So easy to get that wrong.

Eric.



More information about the Python-Dev mailing list