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