use "python3" command instead of "python3.2"

This commit is contained in:
jacob1 2014-08-25 14:29:57 -04:00
parent 3146baa983
commit 9d238293e9

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3.2
#!/usr/bin/env python3
# Copyright (c) 2011 Jimmy Cao
# Permission is hereby granted, free of charge, to any person obtaining a copy