Re: [Tutor] Defining a File path

2012-01-11 Thread Hugo Arts
On Tue, Jan 10, 2012 at 11:24 PM, Dave Angel wrote: > On 01/10/2012 04:53 PM, Hugo Arts wrote: >> >> On Tue, Jan 10, 2012 at 8:31 PM, Adrian  wrote: >>> >>> Hi guys, >>> I know that if i dont include any path information, python looks in the >>> current directory for the file. My question is how d

Re: [Tutor] Defining a File path

2012-01-10 Thread Dave Angel
On 01/10/2012 04:53 PM, Hugo Arts wrote: On Tue, Jan 10, 2012 at 8:31 PM, Adrian wrote: Hi guys, I know that if i dont include any path information, python looks in the current directory for the file. My question is how do i specify a file path to open a file saved on my desktop for example.

Re: [Tutor] Defining a File path

2012-01-10 Thread Hugo Arts
On Tue, Jan 10, 2012 at 8:31 PM, Adrian wrote: > Hi guys, > I know that if i dont include any path information, python looks in the > current directory for the file. My question is how do i specify a file path > to open a file saved on my desktop for example. > > Thanks all > > Adrian > Just wr

Re: [Tutor] Defining a File path

2012-01-10 Thread Emile van Sebille
On 1/10/2012 11:31 AM Adrian said... Hi guys, I know that if i dont include any path information, python looks in the current directory for the file. My question is how do i > specify a file path to open a file saved on my desktop for example. There's lots of ways that depend on your platform a

[Tutor] Defining a File path

2012-01-10 Thread Adrian
Hi guys, I know that if i dont include any path information, python looks in the current directory for the file. My question is how do i specify a file path to open a file saved on my desktop for example. Thanks all Adrian Sent from my iPad ___ Tuto