From fae5fc031800b5be3ad41c8e6f32071e9abc5858 Mon Sep 17 00:00:00 2001 From: Aurelien Gateau Date: Thu, 4 Feb 2010 11:32:02 -0800 Subject: Add encoding comment --- tools/dbusmenubench.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/dbusmenubench.py b/tools/dbusmenubench.py index c7d3bf2..7a50b2c 100755 --- a/tools/dbusmenubench.py +++ b/tools/dbusmenubench.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# encoding: utf-8 """ A library to communicate a menu object set accross DBus and track updates and maintain consistency. -- cgit v1.2.3