[Checkins] [zopefoundation/RestrictedPython] 33a3e2: Allow try..except..finally in the new transformer....

GitHub noreply at github.com
Wed Oct 26 09:38:11 CEST 2016


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 33a3e2a205debf2fa228bd93e09a2cfeec5c7086
      https://github.com/zopefoundation/RestrictedPython/commit/33a3e2a205debf2fa228bd93e09a2cfeec5c7086
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Allow try..except..finally in the new transformer.py

Not allowing it would be a big regression, since the old RCompile allowed it
also.




More information about the checkins mailing list