fixed interperter to python3

This commit is contained in:
Louie Lu 2016-03-01 13:04:48 +08:00
parent 769835934e
commit 4947a5428e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python3
# -*- coding: utf-8 -*-
import sys