For discovering names contained in a module, we use the dir() inbuilt function.
Syntax
dir(module_name)