96j3
last updated 2 years ago by mkrell #
The statement "The built-in function dir() is used to find out which names a module defines" and the following examples seem to imply that dir() is only useful for introspecting modules, which is not the case.
