[Distutils] wheels on sys.path clarification (reboot)
Donald Stufft
donald at stufft.io
Thu Jan 30 16:23:44 CET 2014
On Jan 30, 2014, at 10:12 AM, Paul Moore <p.f.moore at gmail.com> wrote:
> On 30 January 2014 15:03, Donald Stufft <donald at stufft.io> wrote:
>> For those following along at home who have no interest in supporting zipped
>> Wheels who want to disclaim support for it, here's how you do zip_safe=False
>> for Wheels: https://gist.github.com/dstufft/8710270.
>
> Note that this will also prevent use in py2exe, cx_Freeze and any
> similar bundling technologies. Presumably that's what you want, as any
> issues are identical, but it's worth being clear.
>
> Paul
Sure, using a library via zip import when it wasn’t designed to be used as such
is an anti pattern.
-----------------
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/20140130/38d0a37b/attachment.sig>
More information about the Distutils-SIG
mailing list