Only do colors on terminals that support them. #4102.

This commit is contained in:
Georg Brandl
2008-10-16 21:16:28 +00:00
parent 8ccd4ace64
commit a1d1f4ee73
3 changed files with 14 additions and 2 deletions

View File

@@ -120,6 +120,8 @@ Bugs fixed
* Don't crash on weird casing of role names (like ``:Class:``).
* Only output ANSI colors on color terminals.
Release 0.4.3 (Oct 8, 2008)
===========================