Notes on sandboxing untrusted Python Python’s dynamism makes it difficult to run untrusted code safely. Developer Mohamed Diallo discusses some ways that Python interpreters could be made easier to ...