Re: Starting Python in specified directory
Jeffrey Barish <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Ingmar Steen wrote: > You could create a small dummy script in that path that > just contains 'pass' and starting that using the python interpreter with > the -i option (make a shortcut 'python -i "\My > Documents\myprog\dummy.py"'). How do I create the shortcut in WM? Is there something like .pythonrc in WM that gets read everytime python starts? -- Jeffrey Barish