Files
python-gpiozero/gpiozero
Andrew Scheller 5455034a12 Make CompositeDevice._named a frozendict (and add frozendict to compat.py)
This prevents it being modified post-construction (just like the way
CompositeDevice._all and CompositeDevice._order are already 'frozen' by being
tuples)
2016-05-31 16:52:14 +01:00
..
2016-04-16 00:30:22 +01:00
2016-05-28 13:50:47 +01:00
2016-04-10 20:09:12 +01:00
2016-04-10 16:47:16 +01:00
2016-05-24 10:25:47 +01:00
2016-05-02 19:53:33 +01:00