pylib/pycodestyle/testsuite/utf-8-bom.py (
2
lines of code) (
raw
):
#!/usr/bin/env python # -*- coding: utf-8 -*- hello = 'こんにちわ' # EOF