Re: [Tutor] How use relative path of Linux environment in Python (fwd)

2006-04-24 Thread Danny Yoo
-- Forwarded message -- Date: Mon, 24 Apr 2006 14:28:34 +0700 From: Keo Sophon <[EMAIL PROTECTED]> To: Danny Yoo <[EMAIL PROTECTED]> Subject: Re: [Tutor] How use relative path of Linux environment in Python On Monday 24 April 2006 14:24, you wrote: > On Mon, 2

Re: [Tutor] How use relative path of Linux environment in Python

2006-04-24 Thread Danny Yoo
On Mon, 24 Apr 2006, Keo Sophon wrote: > Do you have any idea of how to use relative path of Linux environment in > Python. For example, if a program would like to create an oupfile from > these assignment: outputfile = "~/Desktop/" + workingfile, while "~" is > the short cut to the path of c