Paul Moore wrote:
Python version - cpXY
Platform - distutils.util.get_platform(), which is "darwin" for OSX,
if I'm reading the code correctly.
ABI - essentially sysconfig.get_config_vars().get('SOABI') if that exists
Does the MAXOSX_DEPLOYMENT_TARGET figure into this anywhere? Just knowing that the platform is "darwin" isn't really enough. -- Greg _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
