Files
python-gpiozero/gpiozero
Dave Jones 12cbd5ae09 First stab at correcting object lifetime issue
This is a minimal change which re-orders some bits of CompositeDevice's
constructor to ensure that all exceptions get raised *before* we store a
reference to the contained devices. Hopefully this'll be enough to sort
out 2.x but I'm not sure it will be for pypy (might still require an
explicit close there).
2017-06-25 21:17:55 +01:00
..
2017-06-23 19:19:52 +01:00
2017-06-23 22:58:06 +01:00
2017-06-22 22:45:00 +01:00
2017-06-20 11:24:17 +01:00
2017-06-16 13:28:55 +01:00
2017-06-22 22:45:00 +01:00