summaryrefslogtreecommitdiffstats
path: root/Lib/colorsys.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix the question marks next to the expansions of some of theFred Drake2000-02-141-2/+2
| | | | | colorspace name abbreviations, based on email from Gerrit Holl <gerrit.holl@pobox.com>.
* Oops, one more "x, y, z" to convert...Fred Drake1999-02-251-1/+1
|
* Adjusted comment at the top to be less confusing, following FredrikFred Drake1999-02-251-14/+16
| | | | | | Lundh's example. Converted comment to docstring.
* New module 'colorsys' implements conversions between different color systems.Guido van Rossum1992-09-071-0/+119