Commit eda7db19 by Ned Batchelder

A semicolon!?

parent 894f83e2
......@@ -156,7 +156,7 @@ class TestMalware(JailCodeHelpers, unittest.TestCase):
def test_find_other_sandboxes(self):
res = jailpy(code=dedent("""
import os;
import os
places = [
"..", "/tmp", "/", "/home", "/etc",
"/var"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment