mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Update a comment.
This commit is contained in:
parent
3e481de337
commit
2803046992
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ class ChipViewer:
|
|||
|
||||
def update_yourself(self, red, green, blue):
|
||||
# Selected always shows the #rrggbb name of the color, nearest always
|
||||
# shows the name of the nearest color in the database. TBD: should
|
||||
# shows the name of the nearest color in the database. BAW: should
|
||||
# an exact match be indicated in some way?
|
||||
#
|
||||
# Always use the #rrggbb style to actually set the color, since we may
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue