This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nikratio
Recipients marcin.bachry, nikratio, theller
Date 2010-01-23.19:37:51
SpamBayes Score 8.56905e-05
Marked as misclassified No
Message-id <1264275473.0.0.31819947667.issue7760@psf.upfronthosting.co.za>
In-reply-to
Content
I can confirm that without the path it works for me too.

But I have to admit that I don't really understand your explanation. Should I generally not use full paths with CDLL? Or just in the case of libc?

In either case, I think the ctypes dokumentation could be more explicit about this.
History
Date User Action Args
2010-01-23 19:37:53nikratiosetrecipients: + nikratio, theller, marcin.bachry
2010-01-23 19:37:53nikratiosetmessageid: <1264275473.0.0.31819947667.issue7760@psf.upfronthosting.co.za>
2010-01-23 19:37:51nikratiolinkissue7760 messages
2010-01-23 19:37:51nikratiocreate