please consider python2.5 (2.5.2-15) for testing
Matthias
python2.5 (2.5.2-15) unstable; urgency=low
* ctypes.util.find_library(): Determine the shared object name of a library
using ldconfig only, only fall back to objdump/gcc if ldconfig fails.
Raise exceptions if gcc or objdump cannot be found. Closes: #453287,
LP: #211962.
Packages needing binutils and/or gcc must explicitely depend on it.