2000-09-08 18:53:22 -03:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>About the Python Documentation</title>
|
|
|
|
<meta name="description"
|
|
|
|
content="Overview information about the Python documentation">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
2002-10-30 17:17:10 -04:00
|
|
|
<link rel="contents" href="index.html" title="Python Documentation Index">
|
|
|
|
<link rel="index" href="modindex.html" title="Global Module Index">
|
2002-10-30 17:29:50 -04:00
|
|
|
<link rel="start" href="index.html" title="Python Documentation Index">
|
|
|
|
<link rel="up" href="index.html" title="Python Documentation Index">
|
2002-10-30 12:54:54 -04:00
|
|
|
<link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif">
|
2000-09-08 18:53:22 -03:00
|
|
|
<link rel="STYLESHEET" href="lib/lib.css">
|
|
|
|
</head>
|
2000-10-04 10:39:24 -03:00
|
|
|
<body>
|
2000-09-08 18:53:22 -03:00
|
|
|
<div class="navigation">
|
|
|
|
<table width="100%" cellpadding="0" cellspacing="2">
|
|
|
|
<tr>
|
|
|
|
<td><img width="32" height="32" align="bottom" border="0" alt=""
|
|
|
|
src="icons/blank.gif"></td>
|
2002-02-04 17:15:42 -04:00
|
|
|
<td><a href="index.html"
|
2000-09-08 18:53:22 -03:00
|
|
|
title="Python Documentation Index"><img width="32" height="32"
|
|
|
|
align="bottom" border="0" alt="up"
|
|
|
|
src="icons/up.gif"></a></td>
|
|
|
|
<td><img width="32" height="32" align="bottom" border="0" alt=""
|
|
|
|
src="icons/blank.gif"></td>
|
2000-10-04 10:39:24 -03:00
|
|
|
<td align="center" width="100%">About the Python Documentation</td>
|
2000-09-08 18:53:22 -03:00
|
|
|
<td><img width="32" height="32" align="bottom" border="0" alt=""
|
|
|
|
src="icons/blank.gif"></td>
|
|
|
|
<td><img width="32" height="32" align="bottom" border="0" alt=""
|
|
|
|
src="icons/blank.gif"></td>
|
|
|
|
<td><img width="32" height="32" align="bottom" border="0" alt=""
|
|
|
|
src="icons/blank.gif"></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<b class="navlabel">Up:</b>
|
|
|
|
<span class="sectref">
|
2002-04-16 22:40:56 -03:00
|
|
|
<a href="index.html" title="Python Documentation Index">
|
2000-09-08 18:53:22 -03:00
|
|
|
Python Documentation Index</A></span>
|
|
|
|
<br>
|
|
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
<h2>About the Python Documentation</h2>
|
|
|
|
|
|
|
|
<p>The Python documentation was originally written by Guido van
|
|
|
|
Rossum, but has increasingly become a community effort over the
|
|
|
|
past several years. This growing collection of documents is
|
|
|
|
available in several formats, including typeset versions in PDF
|
|
|
|
and PostScript for printing, from the <a
|
|
|
|
href="http://www.python.org/">Python Web site</a>.
|
|
|
|
|
2000-10-05 02:17:29 -03:00
|
|
|
<p>A <a href="acks.html">list of contributors</a> is available.
|
|
|
|
|
2000-09-08 18:53:22 -03:00
|
|
|
<h2>Comments and Questions</h2>
|
|
|
|
|
|
|
|
<p> General comments and questions regarding this document should
|
2003-07-29 23:55:28 -03:00
|
|
|
be sent by email to <a href="mailto:docs@python.org"
|
|
|
|
>docs@python.org</a>. If you find specific errors in
|
2000-09-08 18:53:22 -03:00
|
|
|
this document, please report the bug at the <a
|
|
|
|
href="http://sourceforge.net/bugs/?group_id=5470">Python Bug
|
|
|
|
Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p> Questions regarding how to use the information in this
|
|
|
|
document should be sent to the Python news group, <a
|
|
|
|
href="news:comp.lang.python">comp.lang.python</a>, or the <a
|
|
|
|
href="http://www.python.org/mailman/listinfo/python-list"
|
|
|
|
>Python mailing list</a> (which is gated to the newsgroup and
|
|
|
|
carries the same content).
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p> For any of these channels, please be sure not to send HTML email.
|
|
|
|
Thanks.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
</body>
|
|
|
|
</html>
|