John Machin wrote:
> Why are you keeping your own files in a subdirectory of your Python
> installation?
IDLE defaults to the installation directory, so that's an easy thing
to do. and as long as you put it in a subdirectory, it's not much of a
problem either. (at least not until you want to uninstall Python...)
</F>