Sweet! It works! *dances* Thank you so much -- and for the explanation! For anyone searching for this, I had to change the respective lines to:
module1 = Extension('gpibmodule',
libraries = ['gpibapi'],
sources = ['gpibmodule.c'])
just as Daniel said.
Thanks again,
Alex
--
http://mail.python.org/mailman/listinfo/python-list
