[Python-Dev] First draft of "sysconfig"

Tarek Ziadé ziade.tarek at gmail.com
Tue Dec 15 10:41:58 CET 2009


On Tue, Dec 15, 2009 at 1:00 AM, Dino Viehland <dinov at microsoft.com> wrote:
[..]
> How would you know what other architectures would be valid to pass in
> here?  Returning a list would let the implementation say that it knows
> a certain set of architectural binaries are valid.

How would you use it when a list is returned ? Can you provide a few
examples where
the code wants to know the default architecture for the current platform ? etc.

Tarek


More information about the Python-Dev mailing list