mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
If you need the functionality of a namedtuple but will only make 1 or a few instances, then use an attrtuple instead.
If you need the functionality of a namedtuple but will only make 1 or a few instances, then use an attrtuple instead.