mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 02:37:41 -05:00
* Add runtime.invalidate_module_path_cache() to clear importlib's cache of modules * Clear cache after [[fetch]], after plugin files download, after plugins setup, and prior to py-script tag execution.