Python 3 - Use the exec function, not the exec statement.
exec statement is gone in Python 3, this version works in both. llvm-svn: 252347
Loading
Please sign in to comment
exec statement is gone in Python 3, this version works in both. llvm-svn: 252347