s3: libsmb: Reverse sense of 'clear all attributes', ignore attribute change in SMB2...
[Samba.git] / third_party / pep8 / testsuite / utf-8-bom.py
blob9c065c9494ebe1b30ef60202c869fdde585e16cd
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
4 hello = 'こんにちわ'
6 # EOF