[Distutils] Plans for binary wheels, and PyPi and OS-X
Donald Stufft
donald at stufft.io
Fri Nov 1 23:58:47 CET 2013
On Nov 1, 2013, at 6:57 PM, Paul Moore <p.f.moore at gmail.com> wrote:
> On 1 November 2013 22:51, Donald Stufft <donald at stufft.io> wrote:
>> How can I get the SOABI?
>
> Sorry, didn't I include that before?
>
> sysconfig.get_config_var('SOABI')
>
> should do it.
> Paul
Hmm,
python -c "import sysconfig; print(sysconfig.get_config_var('SOABI’))"
None
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131101/3ce3818a/attachment.sig>
More information about the Distutils-SIG
mailing list