Message 172164 - Python tracker

Message172164

Author skip.montanaro
Recipients Arfrever, doko, eric.araujo, ita1024, nathanr, skip.montanaro
Date 2012-10-06.03:00:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349492462.93.0.830782145679.issue15631@psf.upfronthosting.co.za>
In-reply-to
Content
I applied the OpenSUSE patch to the current cpython tip (3.4a0), rebuilt, then reinstalled.  I verified that sys.path contains directories which contain "lib64".  I can import the time module now, which failed before applying the patch.

The patch didn't apply perfectly (two chunks were slightly offset), so I generated a new patch, which is attached.

It's been awhile since I did anything with bug reports.  I tweaked a few fields.  Let me know if I muffed anything.
History
Date User Action Args
2012-10-06 03:01:04skip.montanarosetrecipients: + skip.montanaro, doko, eric.araujo, Arfrever, ita1024, nathanr
2012-10-06 03:01:02skip.montanarosetmessageid: <1349492462.93.0.830782145679.issue15631@psf.upfronthosting.co.za>
2012-10-06 03:01:02skip.montanarolinkissue15631 messages
2012-10-06 03:01:00skip.montanarocreate