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

GitHub noreply at github.com
Thu Sep 14 16:56:25 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 1a68792cdf48a028fe848e67660d0be4727f3068
      https://github.com/zopefoundation/RestrictedPython/commit/1a68792cdf48a028fe848e67660d0be4727f3068
  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.  (#82)

* 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