moo.core.tests.test\_security\_sandbox ====================================== .. automodule:: moo.core.tests.test_security_sandbox .. rubric:: Functions .. autosummary:: :toctree: test_dict_update_bypasses_write_guard test_getitem_normal_keys_still_work test_getitem_underscore_key_blocked test_str_format_blocked_even_via_variable test_str_format_class_method_blocked test_str_format_class_method_blocked_with_dunder test_str_format_dunder_blocked test_str_format_map_dunder_blocked test_str_normal_methods_still_work test_str_replace_still_works test_write_setitem_underscore_key_blocked