made the shebang line specific to python 3.2

This commit is contained in:
Jimmy Cao 2011-08-03 21:34:56 -05:00
parent 2fb7a3a8b4
commit bc9d433168

View File

@ -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