File: test_color.py

package info (click to toggle)
python-better-exceptions 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 632 kB
  • sloc: python: 620; sh: 108; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 102 bytes parent folder | download
1
2
3
from __future__ import print_function
from better_exceptions import color
print(color.SUPPORTS_COLOR)