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 eric.smith
Recipients Phillip.M.Feldman, amaury.forgeotdarc, eric.smith
Date 2010-12-16.09:41:28
SpamBayes Score 0.00010578848
Marked as misclassified No
Message-id <1292492490.4.0.23947096158.issue10715@psf.upfronthosting.co.za>
In-reply-to
Content
Operating systems also return this errno for many, many things unrelated to files. So while we might be able to fix this in some specific cases, in general it's not possible to add file names to all errors.

Once we know your specific case we can see if it's fixable.
History
Date User Action Args
2010-12-16 09:41:30eric.smithsetrecipients: + eric.smith, amaury.forgeotdarc, Phillip.M.Feldman
2010-12-16 09:41:30eric.smithsetmessageid: <1292492490.4.0.23947096158.issue10715@psf.upfronthosting.co.za>
2010-12-16 09:41:28eric.smithlinkissue10715 messages
2010-12-16 09:41:28eric.smithcreate