Auto locate Python's .so on Linux (for cx_Freeze's --shared-lib-name)

robert no-spam at not-existing.invalid
Sat Nov 17 07:16:55 EST 2007


In a makefile I want to locate the .so for a dynamically linked 
Python on Linux. (for cx_Freeze's --shared-lib-name)
e.g. by running a small script with that Python. How to?

Robert



More information about the Python-list mailing list