I have a problem using os.chdir on linux. What should I do if I want to change to root directory? The below does not work:
os.chdir("~/dir1") Thanks
-- http://mail.python.org/mailman/listinfo/python-list
I have a problem using os.chdir on linux. What should I do if I want to change to root directory? The below does not work:
os.chdir("~/dir1") Thanks
-- http://mail.python.org/mailman/listinfo/python-list