Newbie need help

Cameron Laird claird at lairds.com
Mon Apr 5 07:27:08 EDT 2004


In article <Xns94C26A85EAAC4Help..recipe.4.9.in. at 130.139.56.200>,
Tony Ha  <tony.ha at philips.com> wrote:
>Question from a newbie. 
>
>In the interactive Python shell.
>
>1. How do I find out where I am in the file system under WindowXP?
>
>   I try os.curdir, which only give '.' back, I would like a full path
>like the Unix 'pwd' give.
			.
			.
			.
  print os.getcwd()
-- 

Cameron Laird <claird at phaseit.net>
Business:  http://www.Phaseit.net



More information about the Python-list mailing list