Python Forum
Clear cache - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Clear cache (/thread-10012.html)



Clear cache - blackclover - May-09-2018

How do I clear the config files cached in python so that when I modify a config file in a program, python does not load the previous version?