(An Unofficial) Python Tutorial Wiki

putting the community back in "maintained by the community"

96j3

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.