gpt4 book ai didi

python - 重新加载使用 'import foo as f' 导入的 f?

转载 作者:太空宇宙 更新时间:2023-11-04 03:47:14 24 4
gpt4 key购买 nike

当模块导入为时,如何重新加载模块将 foo 导入为 f?

最佳答案

您可以只使用内置的 reload功能:

reload(f)

关于python - 重新加载使用 'import foo as f' 导入的 f?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23131879/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com