diff options
author | eliott <eliott@cactuswax.net> | 2008-04-05 16:38:45 -0700 |
---|---|---|
committer | eliott <eliott@cactuswax.net> | 2008-04-05 16:38:45 -0700 |
commit | 99749b4c87fabb18aed9d5af4d6d5175d074c5cc (patch) | |
tree | 860e78b0b702515c1ee318036a21613b3e523514 | |
parent | 45fda97596e250089f79023eff42b8397e80357c (diff) |
added stanza at top
-rwxr-xr-x | scripts/reporead.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/reporead.py b/scripts/reporead.py index e0da32bc..525cb1ef 100755 --- a/scripts/reporead.py +++ b/scripts/reporead.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- coding: utf-8 -*- """ reporead.py |