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
Use secure builtins standard module, instead of the __builtins__ (#109)
* Use secure builtins standard module, instead of the __builtins__
* use single quotes, and update the docs example
* single quotes again, use hasattr()
0 commit comments