summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gmail.com>2010-09-03 17:47:42 +0200
committerDiego Elio Pettenò <flameeyes@gmail.com>2010-09-03 17:47:42 +0200
commit128590511eac905d8d3588723577254a24126b42 (patch)
treeae786444eb398d8911941b9cde9983d1a564b4ff /tinderbox.py
parentUse curl to fetch reverse dependencies, and make sure to abide to proxy setti... (diff)
downloadflameeyes-tinderbox-128590511eac905d8d3588723577254a24126b42.tar.gz
flameeyes-tinderbox-128590511eac905d8d3588723577254a24126b42.tar.bz2
flameeyes-tinderbox-128590511eac905d8d3588723577254a24126b42.zip
Explicit UTF-8 coding.
Diffstat (limited to 'tinderbox.py')
-rwxr-xr-xtinderbox.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinderbox.py b/tinderbox.py
index 7a419fc..ab78a29 100755
--- a/tinderbox.py
+++ b/tinderbox.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# -*- coding: utf-8 -*-
#
# Copyright © 2008-2010 Zac Medico <zmedico@gentoo.org>
# Copyright © 2008-2010 Diego Elio Pettenò <flameeyes@gentoo.org>