]> granicus.if.org Git - python/commit
Fix SF #1345263, colorsys tests, bug in frange
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 2 Nov 2005 05:54:27 +0000 (05:54 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 2 Nov 2005 05:54:27 +0000 (05:54 +0000)
commitcf4863831c729a105d31c26af14909c16f6bdbd9
tree3b7e170df601bf282487c636d834501dbe860400
parent6eac2005bfdb1c2e48c8ebba234c61cc9ab9c4c6
Fix SF #1345263, colorsys tests, bug in frange

Fix a typo that caused step to be ignored.

Will backport.
Lib/test/test_colorsys.py
Misc/ACKS