python exec

Tags: Python

In Python 2, exec is actually implemented as a special language statement,
whereas Python 3 implements it as a standard library function.

在python2是语句,在python3已经是标准的库函数了。

1 Comment 2009-10-27 15:59:53 by No.0023

Comments:

最近正迷上python~

2009-11-10 08:43:53 by lq2009

You can leave a comment on this post if you login