Message 69448 - Python tracker (original) (raw)
Message69448
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:40 | vstinner | set | spambayes_score: 0.0940778 -> 0.09407785recipients: + vstinner |
2008-07-08 23:54:40 | vstinner | set | spambayes_score: 0.0940778 -> 0.0940778messageid: 1215561280.04.0.770172247948.issue3321@psf.upfronthosting.co.za |
2008-07-08 23:54:38 | vstinner | link | issue3321 messages |
2008-07-08 23:54:38 | vstinner | create |