--- src/mdparser.py.orig 2006-09-10 20:49:29 +0400 +++ src/mdparser.py 2007-06-15 01:29:45 +0400 @@ -1,3 +1,6 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + import sys, os from optparse import OptionParser