File: test1.py

package info (click to toggle)
utf8script 1.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 236 kB
  • ctags: 9
  • sloc: sh: 2,607; ansic: 85; makefile: 78; python: 2
file content (2 lines) | stat: -rwxr-xr-x 100 bytes parent folder | download
1
2
#!/usr/bin/env python2.3
assert u"Martin v. Löwis".encode('iso-8859-1') == "Martin v. L\xf6wis"