safe_exec.py
4.46 KB
-
Fix LMS-500: Random class in random module was None · ed62c5a6
Deleting the module object isn't needed to replace it, and deleting a module object causes all of its attributes to be set to None.
Ned Batchelder committed