home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pyhtmldoc / t / top < prev    next >
Text File  |  1996-11-14  |  2KB  |  34 lines

  1. <TITLE>Top -- Python library reference</TITLE>
  2. Next: <A HREF="../i/introduction" TYPE="Next">Introduction</A>  
  3. Prev: <A HREF="../dir.html" TYPE="Prev">(dir)</A>  
  4. Up: <A HREF="../dir.html" TYPE="Up">(dir)</A>  
  5. <H1>The Python library</H1>
  6. This file describes the built-in types, exceptions and functions and the
  7. standard modules that come with the Python system.  It assumes basic
  8. knowledge about the Python language.  For an informal introduction to
  9. the language, see the <CITE>Python Tutorial</CITE>.  The <CITE>Python
  10. Reference Manual</CITE> gives a more formal definition of the language.
  11. (These manuals are not yet available in INFO or Texinfo format.)
  12. <P>
  13. This version corresponds to Python version 1.4 (Oct 25 1996).
  14. <P>
  15. <H2>Menu</H2><DL COMPACT>
  16. <DT><A HREF="../i/introduction" TYPE=Menu>Introduction</A>
  17. <DD><DT><A HREF="../b/built-in_objects" TYPE=Menu>Built-in Objects</A>
  18. <DD><DT><A HREF="../p/python_services" TYPE=Menu>Python Services</A>
  19. <DD><DT><A HREF="../s/string_services" TYPE=Menu>String Services</A>
  20. <DD><DT><A HREF="../m/miscellaneous_services" TYPE=Menu>Miscellaneous Services</A>
  21. <DD><DT><A HREF="../g/generic_operating_system_services" TYPE=Menu>Generic Operating System Services</A>
  22. <DD><DT><A HREF="../o/optional_operating_system_services" TYPE=Menu>Optional Operating System Services</A>
  23. <DD><DT><A HREF="../t/the_python_debugger" TYPE=Menu>The Python Debugger</A>
  24. <DD><DT><A HREF="../t/the_python_profiler" TYPE=Menu>The Python Profiler</A>
  25. <DD><DT><A HREF="../i/internet_and_www" TYPE=Menu>Internet and WWW</A>
  26. <DD><DT><A HREF="../r/restricted_execution" TYPE=Menu>Restricted Execution</A>
  27. <DD><DT><A HREF="../c/cryptographic_services" TYPE=Menu>Cryptographic Services</A>
  28. <DD><DT><A HREF="../r/riscos_only" TYPE=Menu>RISCOS ONLY</A>
  29. <DD><DT><A HREF="../f/function_index" TYPE=Menu>Function Index</A>
  30. <DD><DT><A HREF="../v/variable_index" TYPE=Menu>Variable Index</A>
  31. <DD><DT><A HREF="../m/module_index" TYPE=Menu>Module Index</A>
  32. <DD><DT><A HREF="../c/concept_index" TYPE=Menu>Concept Index</A>
  33. <DD></DL>
  34.