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
..
2017-03-14 12:00:13 +01:00
2015-04-26 02:01:01 -04:00
2018-09-05 21:12:53 -07:00