Cosimo Lupo 173a0f5011 [C_P_A_L_] make Color a subclass of namedtuple
so that's comparable/hashable/immutable and can be used as key in a dict or set.

The fromXML instance method was dropped since it relied on the object being mutable.
A fromHex classmethod replaces it.
2019-02-08 01:16:47 +01:00
..
2019-01-23 11:21:06 -05:00
2019-02-05 13:02:53 +00:00
2017-11-24 17:46:31 +01:00