[Tutor] commands

Daniel Yoo dyoo@hkn.EECS.Berkeley.EDU
Mon, 14 Aug 2000 18:01:18 -0700 (PDT)


On Mon, 14 Aug 2000, Gregory Stevens wrote:

> Where can I get a list of commands for python? I would really
> appreciate it. THANKS

Take a look at the library reference --- it shows the majority of the
functions and modules in Python:

  http://www.python.org/doc/current/lib/lib.html