Learning Python: Chapter 18

sys.modules is a dictionary that contains all loaded modules’ names as keys.

Leave a Reply