RestrictedPython
RestrictedPython copied to clipboard
Add a test for elem in my_object
The Check for:
elem in my_object
should be created to check if inand not in are handled correct.
This Issue supersedes #113