Message111973
| Author | Chris.Leaf |
|---|---|
| Recipients | Chris.Leaf, loewis |
| Date | 2010-07-29.17:14:12 |
| SpamBayes Score | 0.00031839003 |
| Marked as misclassified | No |
| Message-id | <1280423658.61.0.338399832663.issue9404@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-29 17:14:18 | Chris.Leaf | set | recipients: + Chris.Leaf, loewis |
| 2010-07-29 17:14:18 | Chris.Leaf | set | messageid: <1280423658.61.0.338399832663.issue9404@psf.upfronthosting.co.za> |
| 2010-07-29 17:14:12 | Chris.Leaf | link | issue9404 messages |
| 2010-07-29 17:14:12 | Chris.Leaf | create | |