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 georg.brandl
Recipients dgardner, georg.brandl
Date 2008-01-12.10:54:08
SpamBayes Score 0.0457109
Marked as misclassified No
Message-id <1200135249.65.0.934644805193.issue1809@psf.upfronthosting.co.za>
In-reply-to
Content
Most of the os functions don't specify that they raise OSError in the
case of invalid or inaccessible paths.

I've now added a general note to that effect in r59930.
History
Date User Action Args
2008-01-12 10:54:10georg.brandlsetspambayes_score: 0.0457109 -> 0.0457109
recipients: + georg.brandl, dgardner
2008-01-12 10:54:09georg.brandlsetspambayes_score: 0.0457109 -> 0.0457109
messageid: <1200135249.65.0.934644805193.issue1809@psf.upfronthosting.co.za>
2008-01-12 10:54:08georg.brandllinkissue1809 messages
2008-01-12 10:54:08georg.brandlcreate