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