Re: [Tutor] Directories and Macintosh

2015-05-29 Thread Alan Gauld
On 29/05/15 18:10, Barth, Dylan wrote: Hi there, I've never used this before and I'm very new to programming, Welcome. I want to change my working directory in python > (permanently if at all possible) What exactly do you mean by your working directory? And "permanently" is a very long time

Re: [Tutor] Directories and Macintosh

2015-05-29 Thread Steven D'Aprano
Hi Dylan, and welcome! On Fri, May 29, 2015 at 05:10:33PM +, Barth, Dylan wrote: > Hi there, I've never used this before and I'm very new to programming, > but I have an interesting and unique problem. I want to change my > working directory in python (permanently if at all possible) "Wo

[Tutor] Directories and Macintosh

2015-05-29 Thread Barth, Dylan
Hi there, I've never used this before and I'm very new to programming, but I have an interesting and unique problem. I want to change my working directory in python (permanently if at all possible) and nothing I can find online works, even when I've copy/pasted it into python. I downloaded the a