Roundup Tracker - Issues

Message7281

Author rouilj
Recipients rouilj, schlatterbeck, tttech-klonner
Date 2021-06-11.19:24:19
Message-id <1623439460.52.0.528367418231.issue2551143@roundup.psfhosted.org>
In-reply-to
Hi Robert:

Can you back out the other patch and try this new patch.

It uses sysconfig.get_path('platlib') to get the platform
library. Then I parse from the right and return the component
just before the /lib directory.

On python 2.7 it returns /usr/local and on python3.6 it returns
/usr which seem correct.
History
Date User Action Args
2021-06-11 19:24:20rouiljsetmessageid: <1623439460.52.0.528367418231.issue2551143@roundup.psfhosted.org>
2021-06-11 19:24:20rouiljsetrecipients: + rouilj, schlatterbeck, tttech-klonner
2021-06-11 19:24:20rouiljlinkissue2551143 messages
2021-06-11 19:24:20rouiljcreate