[issue27219] turtle.fillcolor doesn't accept a tuple of floats

Serhiy Storchaka report at bugs.python.org
Sun Jun 5 03:08:56 EDT 2016


Serhiy Storchaka added the comment:

_color_triple_to_hexstring() is implementation detail. It would be better to test it indirectly using public method (like fillcolor()). Added other comments on Rietveld.

----------
nosy: +serhiy.storchaka
stage:  -> patch review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27219>
_______________________________________


More information about the Python-bugs-list mailing list