]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: mark setup.py as having utf-8 encoding in it
authorZooko O'Whielacronx <zooko@zooko.com>
Sun, 20 Sep 2009 18:03:43 +0000 (11:03 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sun, 20 Sep 2009 18:03:43 +0000 (11:03 -0700)
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
 #