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 smyrman
Recipients jab, loewis, r.david.murray, smyrman
Date 2010-06-14.23:15:32
SpamBayes Score 0.0010058142
Marked as misclassified No
Message-id <1276557334.22.0.368158974618.issue5220@psf.upfronthosting.co.za>
In-reply-to
Content
*Sorry.. A bit quick there. The line 
>> os.mkdir('test4')
should have been:
>> os.mkdir('test4', 0777)
History
Date User Action Args
2010-06-14 23:15:34smyrmansetrecipients: + smyrman, loewis, r.david.murray, jab
2010-06-14 23:15:34smyrmansetmessageid: <1276557334.22.0.368158974618.issue5220@psf.upfronthosting.co.za>
2010-06-14 23:15:32smyrmanlinkissue5220 messages
2010-06-14 23:15:32smyrmancreate