Re: Starting Python in specified directory
Jeffrey Barish <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Luke Dunstan wrote: > Yes, "pythonrc.py". It is only run for interactive sessions, not when you > double-click on a .py file, but that sounds like what you want. Yes, that is what I want. Where do I put pythonrc.py? I tried putting it in \Program Files\Python24 and its Lib and DLLs subfolders, but it isn't read automatically in any of those cases. -- Jeffrey Barish