[Checkins] [zopefoundation/RestrictedPython] f70529: Change checking for type of expression context to ...

GitHub noreply at github.com
Thu Sep 14 13:25:08 CEST 2017


  Branch: refs/heads/remove-context-checking-of-name-expressions
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: f705290f0d43ca4bde75fc18f10790faf8c01226
      https://github.com/zopefoundation/RestrictedPython/commit/f705290f0d43ca4bde75fc18f10790faf8c01226
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M src/RestrictedPython/Eval.py

  Log Message:
  -----------
  Change checking for type of expression context to an assert. Name expression can only be Load, so that the if makes no sense.




More information about the checkins mailing list