[Python-modules-team] Bug#555834: Reassign to python2.5
Matt Kraai
kraai at ftbfs.org
Wed Nov 18 14:26:07 UTC 2009
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
More information about the Python-modules-team
mailing list