mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-14 11:04:18 -04:00
generic way of finding python2.3 -- works on redhat & debian systems
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/usr/local/bin/python2.3
|
||||
#!/usr/bin/env python2.3
|
||||
|
||||
import math
|
||||
import sys
|
||||
import os
|
||||
|
Reference in New Issue
Block a user