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 mark.dickinson
Recipients gregory.p.smith, mark.dickinson, shivam_python_issues, terry.reedy, vstinner
Date 2012-02-16.10:27:08
SpamBayes Score 0.00036462987
Marked as misclassified No
Message-id <1329388028.99.0.923551181611.issue13986@psf.upfronthosting.co.za>
In-reply-to
Content
My guess would be not related.  My best guess for this issue is that it's caused by some mismatch in the struct stat declarations / uses on MIPS / Linux.  A Google search for MIPS and stat suggests that there are problems in this area.
History
Date User Action Args
2012-02-16 10:27:09mark.dickinsonsetrecipients: + mark.dickinson, terry.reedy, gregory.p.smith, vstinner, shivam_python_issues
2012-02-16 10:27:08mark.dickinsonsetmessageid: <1329388028.99.0.923551181611.issue13986@psf.upfronthosting.co.za>
2012-02-16 10:27:08mark.dickinsonlinkissue13986 messages
2012-02-16 10:27:08mark.dickinsoncreate