fix interpreter path

update to current over
This commit is contained in:
Martinez 2015-06-09 20:58:30 +02:00
parent fd46dc9590
commit 5ffb173513
5 changed files with 51 additions and 51 deletions

View file

@ -1,4 +1,4 @@
#! /bin/env python
#! /usr/bin/env python2
# encoding: utf-8
#
# Res Tranceliī

View file

@ -1,4 +1,4 @@
#! /bin/env python
#! /usr/bin/env python2
# -*- coding: utf-8 -*-
import os, pickle, re, sys, time, traceback