remove executable bit, remove python shebang

This commit is contained in:
Brian S. Stephan 2010-07-26 21:31:10 -05:00
parent 68c4d715c3
commit 0fc413f2e3
1 changed files with 0 additions and 2 deletions

2
dr.botzo.py Executable file → Normal file
View File

@ -1,5 +1,3 @@
#!/usr/bin/env python2.6
from ConfigParser import ConfigParser, NoSectionError, NoOptionError
from datetime import datetime
import os