[stdlib-sig] proposed removal: colorsys
M.-A. Lemburg
mal at egenix.com
Thu Mar 20 10:36:34 CET 2008
On 2008-03-20 05:50, Brett Cannon wrote:
> No one can remember what the module is for (pretty much no one here at
> the sprint right now could remember what the module is for).
Just read the code: it's for converting between color systems, e.g.
HLS -> RGB.
> Plus the stdlib does not really aim towards image work.
True, but you need RGB values for most color values defined in web
standards and things like luminance are a lot easier to change in
HLS than in RGB.
-0 on removing it.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Mar 20 2008)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
More information about the stdlib-sig
mailing list