Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
917 views
in Technique[技术] by (71.8m points)

boost python - PyImport_ReloadModule doesn't reload global variables and external modules

I'm trying to reload python scripts completely, I've tried PyImport_ReloadModule but this doesn't reload global variables, they retain their values from previous execution, any idea how to fix this ?

Also if I import another module from within the script that needs reloading, that imported module wont reload at all.

question from:https://stackoverflow.com/questions/65950393/pyimport-reloadmodule-doesnt-reload-global-variables-and-external-modules

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...