s4-python: Add missing python source file encoding.
authorAndreas Schneider <asn@samba.org>
Tue, 13 Mar 2012 16:14:37 +0000 (17:14 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 13 Mar 2012 18:31:09 +0000 (19:31 +0100)
See http://www.python.org/dev/peps/pep-0263/

Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Tue Mar 13 19:31:09 CET 2012 on sn-devel-104

source4/scripting/python/samba/tests/messaging.py

index 7317a0733d3f9d919abe135f1c94a3bfa4fee09a..b6c9a0abbce504928d1c8ccd8818e240e0af48dc 100644 (file)
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+#
 # Unix SMB/CIFS implementation.
 # Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
 #