python获得当前工作目录

import os
curDir = os.getcwd()

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

导航