Ned Deily added the comment:

FWIW, your test does seem to run if the C test program is instead built in 
32-bit mode (modifying CFLAGS to include "-arch i386"). For example, with the 
Apple OS X 10.10 system Python:

DYLD_LIBRARY_PATH=.. arch -i386 /usr/bin/python2.7 test.py
Gizmo 1: 15
Gizmo 2: 20
Empty data

----------
nosy: +amaury.forgeotdarc, belopolsky, meador.inge, ned.deily

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22945>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to