File: latin-1.py

package info (click to toggle)
pycodestyle 2.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 632 kB
  • sloc: python: 4,743; makefile: 135; sh: 12
file content (6 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
# -*- coding: latin-1 -*-
# Test non-UTF8 encoding
latin1 = (''
          '')

c = ("w")