shebang got reverted

This commit is contained in:
Martin Diehl 2016-07-30 08:20:57 +02:00
parent 707b9ba146
commit c3650a1b00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python2.7
# -*- coding: UTF-8 no BOM -*-
import os,re,sys