To get the current directory full path >>import os >>print os.getcwd(). Output: "C :\Users\admin\myfolder" · To get the current directory folder ...
確定! 回上一頁