mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 03:26:52 +00:00
Not repeating each attribute name three times lowers the risk of a typo. Also, only one lookup is done during the kwargs traversal instead of two.