summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/termstyle/test2.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/external_libs/termstyle/test2.py')
-rw-r--r--scripts/external_libs/termstyle/test2.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/external_libs/termstyle/test2.py b/scripts/external_libs/termstyle/test2.py
new file mode 100644
index 00000000..2d84c375
--- /dev/null
+++ b/scripts/external_libs/termstyle/test2.py
@@ -0,0 +1,5 @@
+#!/usr/bin/env python2
+
+from termstyle import *
+
+print green(u"unicod\xe9!")