[Python-checkins] CVS: python/dist/src/Lib colorsys.py,1.3,1.4

Fred L. Drake fdrake@weyr.cnri.reston.va.us
2000年2月14日 16:30:55 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Lib
In directory weyr:/home/fdrake/projects/python/Lib
Modified Files:
	colorsys.py 
Log Message:
Fix the question marks next to the expansions of some of the
colorspace name abbreviations, based on email from Gerrit Holl
<gerrit.holl@pobox.com>.
Index: colorsys.py
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Lib/colorsys.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** colorsys.py	1999年02月25日 14:26:02	1.3
--- colorsys.py	2000年02月14日 21:30:52	1.4
***************
*** 12,17 ****
 RGB: Red, Green, Blue components
 YIQ: used by composite video signals
! HLS: Hue, Luminance, S???
! HSV: Hue, Saturation, Value(?)
 """
 # References:
--- 12,17 ----
 RGB: Red, Green, Blue components
 YIQ: used by composite video signals
! HLS: Hue, Luminance, Saturation
! HSV: Hue, Saturation, Value
 """
 # References:

AltStyle によって変換されたページ (->オリジナル) /