From 44dc101393495d876a4fab40689c1d6c8b307c20 Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernández Date: Mon, 7 Feb 2011 12:32:16 -0600 Subject: Added headers to config.py --- config.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.py b/config.py index e2fc350..df837d4 100644 --- a/config.py +++ b/config.py @@ -1,3 +1,6 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- + time__ = commands.getoutput("date +%Y%m%d-%H:%M") # Mirror Parameters -- cgit v1.2.3-54-g00ecf