File: test2.py

package info (click to toggle)
python-termstyle 0.1.10-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: xml: 160; python: 102; makefile: 20; sh: 3
file content (5 lines) | stat: -rwxr-xr-x 77 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/usr/bin/env python2

from termstyle import *

print green(u"unicod\xe9!")