On Thu, Dec 5, 2013 at 5:52 PM, Donald Stufft <don...@stufft.io> wrote:

>
> On Dec 5, 2013, at 8:48 PM, Chris Barker - NOAA Federal <
> chris.bar...@noaa.gov> wrote:
>
> > What would really be best is run-time selection of the appropriate lib
> > -- it would solve this problem, and allow users to re-distribute
> > working binaries via py2exe, etc. And not require opening a security
> > hole in wheels...
> >
> > Not sure how hard that would be to do, though.
>
> Install time selectors probably isn’t a huge deal as long as there’s a way
> to force a particular variant to install and to disable the executing code.
>
>
I was proposing run-time -- so the same package would work "right" when
moved to another machine via py2exe, etc. I imagine that's harder,
particularly with permissions issues...

-Chris







> -----------------
> Donald Stufft
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372
> DCFA
>
>


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

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

Reply via email to