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 ivank
Recipients ivank
Date 2009-12-03.22:18:04
SpamBayes Score 0.031076942
Marked as misclassified No
Message-id <1259878685.9.0.0871497158719.issue7431@psf.upfronthosting.co.za>
In-reply-to
Content
This error is just masking a Permission denied error during
source = open(source_name, 'w')

so I guess it's not very important, just annoying.
History
Date User Action Args
2009-12-03 22:18:05ivanksetrecipients: + ivank
2009-12-03 22:18:05ivanksetmessageid: <1259878685.9.0.0871497158719.issue7431@psf.upfronthosting.co.za>
2009-12-03 22:18:04ivanklinkissue7431 messages
2009-12-03 22:18:04ivankcreate