不要在 Python 里 exec/eval/import 不可信代码 2025-09-27 13:11 TagsPython Categories笔记 在同一个 Python 解释器中为部分代码做沙箱是不现实的。 Continue reading...