[Checkins] [zopefoundation/RestrictedPython] d904c7: Remove code which wraps len. It was not tested and...

GitHub noreply at github.com
Wed Sep 13 15:55:20 CEST 2017


  Branch: refs/heads/remove-len-on-write-wrapper
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: d904c7d0ddee25ec741b8b47e527a07c7bfc0906
      https://github.com/zopefoundation/RestrictedPython/commit/d904c7d0ddee25ec741b8b47e527a07c7bfc0906
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py

  Log Message:
  -----------
  Remove code which wraps len. It was not tested and we could not found a case in which this gets called. It makes no sense to have a wrapped len on a *write* wrapper anyway.




More information about the checkins mailing list