From: Zooko O'Whielacronx Date: Sun, 20 Sep 2009 18:03:43 +0000 (-0700) Subject: setup: mark setup.py as having utf-8 encoding in it X-Git-Url: https://git.rkrishnan.org/class-simplejson.JSONEncoder-index.html?a=commitdiff_plain;h=890ce9e7bb76da910ef21b833f87fc60fb49ae6b;p=tahoe-lafs%2Ftahoe-lafs.git setup: mark setup.py as having utf-8 encoding in it --- diff --git a/setup.py b/setup.py index f1cd6a79..88536d12 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,5 @@ #! /usr/bin/env python +# -*- coding: utf-8 -*- # Allmydata Tahoe -- secure, distributed storage grid #