Added shebang to image.py

This commit is contained in:
matt 2009-07-03 15:30:20 +12:00
parent 7f8741a973
commit c9ed59baf3

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
from common import *
import wx