summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/python_lib/termstyle/test3.py
blob: 861c44f9abeb1fd60cecbabac28e78bc1160a1ef (plain)
1
2
3
4
5
#!/usr/bin/env python3

from termstyle import *

print(green("unicod\xe9!"))