1. bf82e37 More 2to3 fixes in the Tools directory. Fixes #2893. by Georg Brandl · 16 years ago
  2. d4cb56d Convert some custom sort comparison functions to equivalent key functions. by Raymond Hettinger · 16 years ago
  3. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 16 years ago
  4. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  5. 5c45805 FILETYPES: Newer XFree86 rgb.txt files use the key Xorg instead of by Barry Warsaw · 22 years ago
  6. 6c50ae0 De-string-module-ification and other Python 2.x improvements. by Barry Warsaw · 23 years ago
  7. 0604d72 Lots of changes to support loading alternative color name database. by Barry Warsaw · 25 years ago
  8. 840a84d Updated __main__ unit test by Barry Warsaw · 26 years ago
  9. b7b1cf0 rrggbb_to_triplet(): When color doesn't start with `#' raise a by Barry Warsaw · 26 years ago
  10. a9053f6 Updated docstring. by Barry Warsaw · 26 years ago
  11. 9f3ea21 all_names(): => unique_names() by Barry Warsaw · 26 years ago
  12. 8be2594 all_names(): Return just the unique names of rgb colors by Barry Warsaw · 26 years ago
  13. 7a13418 Changed interface for nearest() method to take individual red, green, by Barry Warsaw · 26 years ago
  14. 0e3e699 triplet_to_brightness(): New function by Barry Warsaw · 26 years ago
  15. a5a018f Fixed unit test by Barry Warsaw · 26 years ago
  16. 2e7a320 rrggbb_to_triplet(), triplet_to_rrggbb(): Improvements given by GvR by Barry Warsaw · 26 years ago
  17. 8d3e5ee Cache conversions from triplets to rrggbb's and vice versa. Wasteful by Barry Warsaw · 26 years ago
  18. 2662e15 triplet_to_pmwrgb(): New function by Barry Warsaw · 26 years ago
  19. eb9b8af __init__(): simplify, use tuple as key to __byrgb, lowercase __byname key. by Barry Warsaw · 26 years ago
  20. f4562a7 Simplification of conversion routines by Barry Warsaw · 26 years ago
  21. 9f4d73a BadColor: new exception class by Barry Warsaw · 26 years ago
  22. bfbe67f Better implementation of nearest(). Not faster, but better by Barry Warsaw · 26 years ago
  23. 2406b1d Initial revision by Barry Warsaw · 26 years ago