module settings
function uncache
uncache(exclude)
Remove package modules from cache except excluded ones. On next import they will be reloaded.
Args:
exclude(iter): Sequence of module paths.
This file was automatically generated via lazydocs.