[Python-Dev] Automatic installer builds (was Re: Fwd: Broken link to download (Mac OS X)) (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Apr 14 20:49:01 CEST 2010


Probably fine on your personal Mac. And the build scripts can probably mask those out on their own.

For a private Python installation, it doesn't actually hurt to have them on disk. The binaries may be linked with strange libraries, but it should work since the libraries themselves are also on disk. It's only that they would poison an installer - the binaries would work on no other machine.

Regards, Martin



More information about the Python-Dev mailing list