New submission from jan parowka:

IDLE shouldn't pollute user's home directory on Windows, standard location for 
config files is %APPDATA%\<App>, which resolves to 
C:\Users\<user>\AppData\Roaming\<App> in Vista upwards and somewhere in 
Documents and Settings under XP.

----------
components: IDLE
messages: 247754
nosy: jan parowka
priority: normal
severity: normal
status: open
title: Move .idlerc to %APPDATA%\IDLE on Windows
type: enhancement
versions: Python 3.4

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

Reply via email to