This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients Jason.Vas.Dias, r.david.murray
Date 2011-04-29.01:32:38
SpamBayes Score 0.0023725047
Marked as misclassified No
Message-id <1304040759.31.0.674066486762.issue11946@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, drat.  We could have figured this out much sooner if I'd been paying closer attention.  I was testing based on current 2.7 tip instead of 2.7.1, and indeed this test bug was only recently (April 4th!) fixed.  And the issue is indeed selinux; the fix was to the regex to take into account the selinux extra attributes.  My apologies for dragging you through unnecessary debugging :(

As for the other issue, please open a new ticket.  (The pseudo-code, by the way, is saying that all three sizes must be the same.)
History
Date User Action Args
2011-04-29 01:32:39r.david.murraysetrecipients: + r.david.murray, Jason.Vas.Dias
2011-04-29 01:32:39r.david.murraysetmessageid: <1304040759.31.0.674066486762.issue11946@psf.upfronthosting.co.za>
2011-04-29 01:32:38r.david.murraylinkissue11946 messages
2011-04-29 01:32:38r.david.murraycreate