摘要: os.environ(x [,x]) raises an exception if the environmental variable does not exist. os.getenv(x) does not raise an exception ,but returns None. 阅读全文
posted @ 2019-04-15 15:39 我不是杰克船长 阅读(3935) 评论(0) 推荐(1) 编辑