]> granicus.if.org Git - python/commit
rrggbb_to_triplet(): When color doesn't start with `#' raise a
authorBarry Warsaw <barry@python.org>
Tue, 6 Oct 1998 18:10:59 +0000 (18:10 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 6 Oct 1998 18:10:59 +0000 (18:10 +0000)
commitb7b1cf0088f114f41ccccf98b3fb2e8ed89e674c
tree4bed6cc6f3639616f69db342992fb7edd6c74ab7
parent5b67839ca3ef12e8fc540b864998f775ecdd7929
rrggbb_to_triplet(): When color doesn't start with `#' raise a
BadColor exception.
Tools/pynche/ColorDB.py