python获得当前工作目录

import os
curDir = os.getcwd()

posted on 2015-08-17 19:38  Mountain's_blog  阅读(193)  评论(0)    收藏  举报

导航