aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAurelien Gateau <aurelien.gateau@canonical.com>2010-02-04 11:32:02 -0800
committerAurelien Gateau <aurelien.gateau@canonical.com>2010-02-04 11:32:02 -0800
commitfae5fc031800b5be3ad41c8e6f32071e9abc5858 (patch)
treea2b4393ca8dc504229f56b8c4507c82b3570ed05 /tools
parent47c2aab8d8cdcbee24f63932237657e30164e416 (diff)
downloadlibdbusmenu-fae5fc031800b5be3ad41c8e6f32071e9abc5858.tar.gz
libdbusmenu-fae5fc031800b5be3ad41c8e6f32071e9abc5858.tar.bz2
libdbusmenu-fae5fc031800b5be3ad41c8e6f32071e9abc5858.zip
Add encoding comment
Diffstat (limited to 'tools')
-rwxr-xr-xtools/dbusmenubench.py1
1 files changed, 1 insertions, 0 deletions
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.