龙之吻 · 2008-10-03 04:54:46 · 阅读: 416 python2.6中也有了with with xxx.profile() as p: p.xxx=111 p.update_xxx(111)