diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-07 12:32:16 -0600 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-07 12:32:16 -0600 |
commit | 44dc101393495d876a4fab40689c1d6c8b307c20 (patch) | |
tree | dde33510a1b7a57deabfd39e5842745bf6c41591 /config.py | |
parent | a5872f3b259b97125089866169d06aa9a4d78e23 (diff) |
Added headers to config.py
Diffstat (limited to 'config.py')
-rw-r--r-- | config.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- + time__ = commands.getoutput("date +%Y%m%d-%H:%M") # Mirror Parameters |