[Checkins] [zopefoundation/RestrictedPython] 34b670: Added statement to prevent getiter error (#164)

Ritesh Malani noreply at github.com
Fri Jun 21 09:15:33 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 34b670ed68fba12481c663c39dca73ec2bcabc55
      https://github.com/zopefoundation/RestrictedPython/commit/34b670ed68fba12481c663c39dca73ec2bcabc55
  Author: Ritesh Malani <37171435+riteshm93 at users.noreply.github.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M docs/usage/basic_usage.rst

  Log Message:
  -----------
  Added statement to prevent getiter error (#164)

When using for loops, we faced the error `_getiter_` not defined. This is the workaround for resolving it.




More information about the checkins mailing list