Excellent strategy!! It worked.

I just examined the properties for each .idlerc, and noticed that the troublesome one was created in Feb 4,2010. Probably with Python 2.5.2. I don't know why or necessarily whether new installs shouldn't have changed the folder or recreated it.

Thanks to all who followed this long perplexing thread.


On 12/24/2011 8:08 PM, Lie Ryan wrote:
On 12/25/2011 06:24 AM, Alan Gauld wrote:
On 24/12/11 18:58, Wayne Watson wrote:
Yikes. I gave the permissions for .idlerc above. The problem is with
recent-files.py.

IOError: [Errno 13] Permission denied:
'C:\\Users\\Wayne\\.idlerc\\recent-files.lst'


Can you open it in Notepad from the same command prompt?
ie. is it just idle that can't open it, or is it any program?

also, try deleting the whole folder (or just in case, move the folder somewhere else), IDLE should create a new folder and config files, hopefully with the correct permission.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


--
           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
              Obz Site:  39° 15' 7" N, 121° 2' 32" W, 2700 feet

                     CE 1955 October 20 07:53:32.6 UT
                    -- "The Date" The mystery unfolds.

                    Web Page:<www.speckledwithstars.net/>


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to