🌈 搜索
📅  最后修改于: 2022-03-11 14:45:22.794000             🧑  作者: Mango
module = __import__('foo') func = getattr(module, 'bar') func()