From: Barry Warsaw Date: Tue, 10 Jul 2001 21:37:28 +0000 (+0000) Subject: Update a comment. X-Git-Tag: v2.2a3~1287 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2803046992715b104b48483b4d694c61c88173b7;p=thirdparty%2FPython%2Fcpython.git Update a comment. --- diff --git a/Tools/pynche/ChipViewer.py b/Tools/pynche/ChipViewer.py index 33d12dcd4ca6..c6b36c5c074e 100644 --- a/Tools/pynche/ChipViewer.py +++ b/Tools/pynche/ChipViewer.py @@ -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