File: encoding_test.py

package info (click to toggle)
python-rednose 0.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 104 kB
  • sloc: python: 324; makefile: 19
file content (7 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# vim: fileencoding=utf-8:

#NOTE: this file does *not* import unicode_literals,
# so the assertion message is actually just utf-8 bytes

def test():
	assert False, "รค"