projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
603e08c
)
setup: mark setup.py as having utf-8 encoding in it
author
Zooko O'Whielacronx
<zooko@zooko.com>
Sun, 20 Sep 2009 18:03:43 +0000
(11:03 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Sun, 20 Sep 2009 18:03:43 +0000
(11:03 -0700)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index f1cd6a79e714fa818f222b539a775efcec7713cf..88536d125a5d4ce3f8d6a6b69a0a298197188a6b 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-1,4
+1,5
@@
#! /usr/bin/env python
+# -*- coding: utf-8 -*-
# Allmydata Tahoe -- secure, distributed storage grid
#