Bug#555834: Reassign to python2.5

2009-11-19 Thread Tanguy Ortolo
Le mercredi 18 novembre 2009, Matt Kraai a écrit : > 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 problem

Bug#555834: Reassign to python2.5

2009-11-18 Thread Matt Kraai
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]*)' w