py3: src/Tools: python3 diff, 1. part
issue 0000995
This commit is contained in:
4
src/Tools/generateBase/__exec_old.py
Normal file
4
src/Tools/generateBase/__exec_old.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# remove this file once the python2 support has stopped
|
||||
|
||||
def __exec_old__(text, globals, locals):
|
||||
exec text in globals, locals
|
||||
Reference in New Issue
Block a user