Bug#436569: struct module doesn't work (missing file in package)

2007-08-08 Thread Matthias Klose
tag 436569 + unreproducible thanks [EMAIL PROTECTED] writes: > Package: python2.5-minimal > Version: 2.5.1-3 > > Latest python-minimal package doesn't provide a working struct module > (it makes pygtk's codegen not work). > > Apparently, a file is missing in /usr/lib/python2.5: either _struct.s

Bug#436569: struct module doesn't work (missing file in package)

2007-08-08 Thread code
Package: python2.5-minimal Version: 2.5.1-3 Latest python-minimal package doesn't provide a working struct module (it makes pygtk's codegen not work). Apparently, a file is missing in /usr/lib/python2.5: either _struct.so or _struct.py. >>> import struct Traceback (most recent call last):