]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update a comment.
authorBarry Warsaw <barry@python.org>
Tue, 10 Jul 2001 21:37:28 +0000 (21:37 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 10 Jul 2001 21:37:28 +0000 (21:37 +0000)
Tools/pynche/ChipViewer.py

index 33d12dcd4ca677e4fccfb854ab0f0dddc5b72bc3..c6b36c5c074edafa3713a57829c7fbcd8e3151ab 100644 (file)
@@ -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