how to find out the present working directory using python.

        os.system('pwd') works good. But i need some specific one in
python rather than embedding shell command into python.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to