Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
external_libs
/
termstyle
/
test3.py
blob: 861c44f9abeb1fd60cecbabac28e78bc1160a1ef (
plain
)
1
2
3
4
5
#!/usr/bin/env python3
from
termstyle
import
*
print
(
green
(
"unicod
\xe9
!"
))