Clean up tests and examples for Python 3.4
This addresses some of the feedback in I71c0bb61c9ee0bf1b751a719a4eb95bf7a0b4943 Change-Id: Ie916ebda1ddff6de528a495bf249d40e7b1e7fc5
This commit is contained in:
2
examples/exec-py2.py
Normal file
2
examples/exec-py2.py
Normal file
@@ -0,0 +1,2 @@
|
||||
exec("do evil")
|
||||
exec "do evil"
|
||||
Reference in New Issue
Block a user