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 timium
Recipients skcheng, timium
Date 2009-03-20.08:26:33
SpamBayes Score 8.15085e-05
Marked as misclassified No
Message-id <1237537598.93.0.229594697808.issue4625@psf.upfronthosting.co.za>
In-reply-to
Content
I meet the same problem and have it fixed. I use Python 2.5.2 on Windows XP.

This is my solution:
1. Choose "Tool->Folder Option" in your explorer menu, then click "View"
tab, uncheck "use simple file sharing(recommended)".
2. Right click on "C:\Documents and Settings\<YourName>\.idlerc" folder,
then click "property", you got the folder property dialog
3. Click "Safety" tab, you may found there's only "System" user in the
list. Click "Add" and add type your username, then click "OK". 
4. Select your name in the list, enable all the permissions in the box
below.

Now this problem should be fixed. Hope this works.
History
Date User Action Args
2009-03-20 08:26:39timiumsetrecipients: + timium, skcheng
2009-03-20 08:26:38timiumsetmessageid: <1237537598.93.0.229594697808.issue4625@psf.upfronthosting.co.za>
2009-03-20 08:26:35timiumlinkissue4625 messages
2009-03-20 08:26:33timiumcreate