]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use compile() instead of eval().
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 28 Sep 2011 07:22:13 +0000 (09:22 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 28 Sep 2011 07:22:13 +0000 (09:22 +0200)
commitf02aa65acb7b1b66ac7898680e5a6817c380f7eb
tree44f1ce692a6637e040bec88d803c6d383b2de92e
parent0c9fe4d109a94d1a923991d223ab60fbce8420f5
Use compile() instead of eval().
Lib/test/test_sys.py