jy1u18@soton.ac.uk
United Kingdom
6 Posts |
Posted - 05/26/2022 : 07:18:53 AM
|
I found that if I import a function from my own python script (a.py) and use it in b.py. b.py will always use the file imported for the first time and changing things in a.py won't make any difference, I'll have to close the entire program to refresh that. Simply closing the script won't change that either. And that's kinda annoying. Any suggestions?
|
Edited by - jy1u18@soton.ac.uk on 05/26/2022 07:20:05 AM |
|