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 vstinner
Recipients vstinner
Date 2008-07-08.23:54:37
SpamBayes Score 0.09407785
Marked as misclassified No
Message-id <1215561280.04.0.770172247948.issue3321@psf.upfronthosting.co.za>
In-reply-to
Content
Ooops, there is a typo in my last patch: it's "struct stat statbuf;" 
and not "struct stat *statbuf;"! Here is a new version of the patch.
History
Date User Action Args
2008-07-08 23:54:40vstinnersetspambayes_score: 0.0940778 -> 0.09407785
recipients: + vstinner
2008-07-08 23:54:40vstinnersetspambayes_score: 0.0940778 -> 0.0940778
messageid: <1215561280.04.0.770172247948.issue3321@psf.upfronthosting.co.za>
2008-07-08 23:54:38vstinnerlinkissue3321 messages
2008-07-08 23:54:38vstinnercreate