Hi,
I got the feedback that the issue can be reproduced on Ubuntu with
python2.4-dev version 2.4.4-2ubuntu7
(https://bugs.launchpad.net/ubuntu/+source/python2.4/+bug/124549).
Reading the Debian changelog from 2.4.4-4 I see that a merge from
Ubuntu happened:
python2.4 (2.4.4-4) unstable; urgency=low
* Merge changes from Ubuntu:
- Change the interpreter to build and install python extensions
built with the python-dbg interpreter with a different name into
the same path (by appending `_d' to the extension name). The debug
build of the interpreter tries to first load a foo_d.so or
foomodule_d.so extension, then tries again with the normal name.
- python2.4-dbg: Install Misc/SpecialBuilds.txt, document the
debug changes in README.debug.
- Move pyconfig.h from the python2.4-dev into the python2.4 package.
Perhaps this gives an additional clue?
Greetings,
Stefan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]