On Nov 1, 2013, at 6:57 PM, Paul Moore <p.f.mo...@gmail.com> wrote:

> On 1 November 2013 22:51, Donald Stufft <don...@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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to