Changes between Version 17 and Version 18 of DeveloperGuidelines/Py_2_3


Ignore:
Timestamp:
06/27/19 14:53:09 (5 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Py_2_3

    v17 v18  
    6161}}}
    6262
     63NB the Python-2 {{{exec}}} statement also accepts a 3-tuple as parameter {{{exec(expr, globals, locals)}}} which is equivalent to the exec-function in Py3.
    6364== Usage ==
    6465