I have a number of binary libraries that are dependent on whether the 
precompiled python distribution (eg. Enthought, ActiveState, etc)  in which 
they are installed are compiled with 32 or 64 bit. Is there any reliable way to 
determine at run time whether a python distribution is 32 or 64 bit? If I can 
determine at runtime then I can set the path for loading of my libraries to 
something different depending on whether the python is 32 or 64 bit.






_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to