On Fri, 18 Oct 2013 10:02:59 -0700, telconstar99 wrote:

> Any
> thoughts on how to detect the runtime CWD?

import os
os.getcwd()



-- 
Steven
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to