mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 19:17:06 +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.