Изменение пути к интерпретатору

This commit is contained in:
2014-03-12 15:00:14 +04:00
parent 958e377a87
commit f594c765b1

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/python2.7
from __future__ import division
import os, sys
from PIL import Image