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 pitrou
Recipients nikratio, pitrou
Date 2010-04-21.16:58:33
SpamBayes Score 3.7276614e-06
Marked as misclassified No
Message-id <1271869115.08.0.0275613252848.issue8487@psf.upfronthosting.co.za>
In-reply-to
Content
Well, this looks like a filesystem problem more than a Python problem.
The error (errno 2) comes from the mknod() system call itself.
History
Date User Action Args
2010-04-21 16:58:35pitrousetrecipients: + pitrou, nikratio
2010-04-21 16:58:35pitrousetmessageid: <1271869115.08.0.0275613252848.issue8487@psf.upfronthosting.co.za>
2010-04-21 16:58:33pitroulinkissue8487 messages
2010-04-21 16:58:33pitroucreate