Chris Leaf <xcyborgni...@gmail.com> added the comment:

I solved the problem myself by editing the EditorWindow.py file where it sets 
self.recent_files_path by setting it to a different file location (I created a 
file in my Python31 directory named recent-files.lst and then set the 
recent_files_path to the absolute path to this file I made). This seems to be 
working so far and works like a complete work around the .idlerc folder issue. 
Will report if this doesn't work out later

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to