On 2011.05.09 04:10 PM, Irmen de Jong wrote: > http://stackoverflow.com/questions/1345632/determine-if-an-executable-or-library-is-32-or-64-bits-on-windows The code using struct doesn't look terribly complicated, so that could work. I might need to inspect other executable types, but I don't see it being any time soon. Thank you. -- http://mail.python.org/mailman/listinfo/python-list
- Finding the bitness of an arbitrary executable with Python Andrew Berg
- Re: Finding the bitness of an arbitrary executable wit... Robert Kern
- Re: Finding the bitness of an arbitrary executable wit... Richard Thomas
- Re: Finding the bitness of an arbitrary executable wit... Irmen de Jong
- Re: Finding the bitness of an arbitrary executable... Andrew Berg