mirror of
https://github.com/micropython/micropython.git
synced 2026-01-23 20:30:20 +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.