[New-bugs-announce] [issue2164] dl broken on non-ILP32 platforms

Bill Nottingham report at bugs.python.org
Fri Feb 22 21:27:46 CET 2008


New submission from Bill Nottingham:

SystemError: module dl requires sizeof(int) == sizeof(long) == sizeof(char*)

That's just unspeakably lame. I realize this is longstanding, and it's
even documented, but just... FAIL.

----------
components: Library (Lib)
messages: 62695
nosy: notting
severity: normal
status: open
title: dl broken on non-ILP32 platforms
type: behavior
versions: Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2164>
__________________________________


More information about the New-bugs-announce mailing list