aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-04 11:36:16 -0800
committerTed Gould <ted@gould.cx>2010-02-04 11:36:16 -0800
commit454de5ebb6334d69fe690f1a57a978453e1be396 (patch)
tree759b985e3adaba1cc58f551faca85410610c82ce /tools
parentde91f6dcaf69c549c281048836568f77cdca4c89 (diff)
parentfae5fc031800b5be3ad41c8e6f32071e9abc5858 (diff)
downloadlibdbusmenu-454de5ebb6334d69fe690f1a57a978453e1be396.tar.gz
libdbusmenu-454de5ebb6334d69fe690f1a57a978453e1be396.tar.bz2
libdbusmenu-454de5ebb6334d69fe690f1a57a978453e1be396.zip
Fixing the encoding in the python script.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/dbusmenu-bench1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dbusmenu-bench b/tools/dbusmenu-bench
index c7d3bf2..7a50b2c 100755
--- a/tools/dbusmenu-bench
+++ b/tools/dbusmenu-bench
@@ -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.