You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under Python 3, the nexts in the following code all result in an AccessControl.unauthorized.Unauthorized: You are not allowed to access 'a particular tuple' in this context:
Under Python 3, the
next
s in the following code all result in anAccessControl.unauthorized.Unauthorized: You are not allowed to access 'a particular tuple' in this context
:This is the cause of zopefoundation/Products.PythonScripts#35.
The text was updated successfully, but these errors were encountered: