Author georg.brandl
Recipients georg.brandl, giampaolo.rodola
Date 2007-11-01.17:19:47
SpamBayes Score 0.0585031
Marked as misclassified No
Message-id <1193937587.5.0.875492197046.issue1364@psf.upfronthosting.co.za>
In-reply-to
Content
os.lstat is in fact an alias for os.stat on Windows.

Corrected the docs in r58745, r58746 (2.5).
History
Date User Action Args
2007-11-01 17:19:47georg.brandlsetspambayes_score: 0.0585031 -> 0.0585031
recipients: + georg.brandl, giampaolo.rodola
2007-11-01 17:19:47georg.brandlsetspambayes_score: 0.0585031 -> 0.0585031
messageid: <1193937587.5.0.875492197046.issue1364@psf.upfronthosting.co.za>
2007-11-01 17:19:47georg.brandllinkissue1364 messages
2007-11-01 17:19:47georg.brandlcreate