[issue14779] test_buffer fails on OS X universal 64-/32-bit builds

Antoine Pitrou report at bugs.python.org
Fri May 11 13:20:15 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Well, no need to ever use SIZEOF_VOID_P. sys.maxsize should always tell you whether the build is 32-bit or 64-bit.

----------
nosy: +mark.dickinson, pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14779>
_______________________________________


More information about the Python-bugs-list mailing list