]> granicus.if.org Git - python/commit
A very minor bug fix: this code looks like it is designed to accept
authorArmin Rigo <arigo@tunes.org>
Fri, 6 Oct 2006 16:33:22 +0000 (16:33 +0000)
committerArmin Rigo <arigo@tunes.org>
Fri, 6 Oct 2006 16:33:22 +0000 (16:33 +0000)
commit615842fba6d4fdf7518c78d3707fa52847640c15
tree7d135185c6335b6f31d1f89d4862a7e12517c161
parent9d57e53e4e2e359aa188850872566768a8c58075
A very minor bug fix: this code looks like it is designed to accept
any hue value and do the modulo itself, except it doesn't quite do
it in all cases.  At least, the "cannot get here" comment was wrong.
Lib/colorsys.py