mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 02:40:55 +02: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.