made the shebang line specific to python 3.2
This commit is contained in:
parent
2fb7a3a8b4
commit
bc9d433168
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python3.2
|
||||
|
||||
# Copyright (c) 2011 Jimmy Cao
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
Loading…
x
Reference in New Issue
Block a user