Meyer's singleton that holds a map of all modules that were loaded in the python interpreter, sorted by the name of the corresponding script name. More...
Go to the source code of this file.
Classes | |
class | PythonLoadedModules |
Meyer's singleton that holds a map of all modules that were loaded in the python interpreter, sorted by the name of the corresponding script name.