Set script to use python3

This commit is contained in:
Phyks 2013-09-18 18:05:15 +02:00
부모 313996f2c0
커밋 5f373830bc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -1,4 +1,4 @@
#!/usr/bin/python
#! /usr/bin/env python3.3
import sys
import os