reassign 555834 python2.5 thanks Hi,
This is a problem with /usr/lib/python2.5/ctypes/util.py, so I'm reassigning this report to python2.5, which contains that file. util.py contains the following regular expression: r'(\S+)\s+\((%s(?:, OS ABI:[^\)]*)?)\)[^/]*(/[^\(\)\s]*lib%s\.[^\(\)\s]*)' which doesn't match on your system because "OS ABI" has been translated. If it doesn't cause other problems, you should be able to work around this problem by using the C locale. -- Matt http://ftbfs.org/kraai _______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/python-modules-team