home *** CD-ROM | disk | FTP | other *** search
- <TITLE>Top -- Python library reference</TITLE>
- Next: <A HREF="../i/introduction" TYPE="Next">Introduction</A>
- Prev: <A HREF="../dir.html" TYPE="Prev">(dir)</A>
- Up: <A HREF="../dir.html" TYPE="Up">(dir)</A>
- <H1>The Python library</H1>
- This file describes the built-in types, exceptions and functions and the
- standard modules that come with the Python system. It assumes basic
- knowledge about the Python language. For an informal introduction to
- the language, see the <CITE>Python Tutorial</CITE>. The <CITE>Python
- Reference Manual</CITE> gives a more formal definition of the language.
- (These manuals are not yet available in INFO or Texinfo format.)
- <P>
- This version corresponds to Python version 1.4 (Oct 25 1996).
- <P>
- <H2>Menu</H2><DL COMPACT>
- <DT><A HREF="../i/introduction" TYPE=Menu>Introduction</A>
- <DD><DT><A HREF="../b/built-in_objects" TYPE=Menu>Built-in Objects</A>
- <DD><DT><A HREF="../p/python_services" TYPE=Menu>Python Services</A>
- <DD><DT><A HREF="../s/string_services" TYPE=Menu>String Services</A>
- <DD><DT><A HREF="../m/miscellaneous_services" TYPE=Menu>Miscellaneous Services</A>
- <DD><DT><A HREF="../g/generic_operating_system_services" TYPE=Menu>Generic Operating System Services</A>
- <DD><DT><A HREF="../o/optional_operating_system_services" TYPE=Menu>Optional Operating System Services</A>
- <DD><DT><A HREF="../t/the_python_debugger" TYPE=Menu>The Python Debugger</A>
- <DD><DT><A HREF="../t/the_python_profiler" TYPE=Menu>The Python Profiler</A>
- <DD><DT><A HREF="../i/internet_and_www" TYPE=Menu>Internet and WWW</A>
- <DD><DT><A HREF="../r/restricted_execution" TYPE=Menu>Restricted Execution</A>
- <DD><DT><A HREF="../c/cryptographic_services" TYPE=Menu>Cryptographic Services</A>
- <DD><DT><A HREF="../r/riscos_only" TYPE=Menu>RISCOS ONLY</A>
- <DD><DT><A HREF="../f/function_index" TYPE=Menu>Function Index</A>
- <DD><DT><A HREF="../v/variable_index" TYPE=Menu>Variable Index</A>
- <DD><DT><A HREF="../m/module_index" TYPE=Menu>Module Index</A>
- <DD><DT><A HREF="../c/concept_index" TYPE=Menu>Concept Index</A>
- <DD></DL>
-