blob: 5862a388637cb852eefae9014a947f7afc890b54 [file] [log] [blame]
Fred Drakea61bfa82000-09-08 21:53:22 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3 <head>
4 <title>About the Python Documentation</title>
5 <meta name="description"
6 content="Overview information about the Python documentation">
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8 <link rel="STYLESHEET" href="lib/lib.css">
9 </head>
10 <body bgcolor=white>
11 <div class="navigation">
12 <table width="100%" cellpadding="0" cellspacing="2">
13 <tr>
14 <td><img width="32" height="32" align="bottom" border="0" alt=""
15 src="icons/blank.gif"></td>
16 <td><a href="./"
17 title="Python Documentation Index"><img width="32" height="32"
18 align="bottom" border="0" alt="up"
19 src="icons/up.gif"></a></td>
20 <td><img width="32" height="32" align="bottom" border="0" alt=""
21 src="icons/blank.gif"></td>
22 <td align="center" bgcolor="#99CCFF" width="100%">
23 <b class="title">About the Python Documentation</b></td>
24 <td><img width="32" height="32" align="bottom" border="0" alt=""
25 src="icons/blank.gif"></td>
26 <td><img width="32" height="32" align="bottom" border="0" alt=""
27 src="icons/blank.gif"></td>
28 <td><img width="32" height="32" align="bottom" border="0" alt=""
29 src="icons/blank.gif"></td>
30 </tr>
31 </table>
32 <b class="navlabel">Up:</b>
33 <span class="sectref">
34 <a href="./" title="Python Documentation Index">
35 Python Documentation Index</A></span>
36 <br>
37 </div>
38 <hr>
39
40 <h2>About the Python Documentation</h2>
41
42 <p>The Python documentation was originally written by Guido van
43 Rossum, but has increasingly become a community effort over the
44 past several years. This growing collection of documents is
45 available in several formats, including typeset versions in PDF
46 and PostScript for printing, from the <a
47 href="http://www.python.org/">Python Web site</a>.
48
49 <h2>Comments and Questions</h2>
50
51 <p> General comments and questions regarding this document should
52 be sent by email to <a href="mailto:python-docs@python.org"
53 >python-docs@python.org</a>. If you find specific errors in
54 this document, please report the bug at the <a
55 href="http://sourceforge.net/bugs/?group_id=5470">Python Bug
56 Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>.
57 </p>
58
59 <p> Questions regarding how to use the information in this
60 document should be sent to the Python news group, <a
61 href="news:comp.lang.python">comp.lang.python</a>, or the <a
62 href="http://www.python.org/mailman/listinfo/python-list"
63 >Python mailing list</a> (which is gated to the newsgroup and
64 carries the same content).
65 </p>
66
67 <p> For any of these channels, please be sure not to send HTML email.
68 Thanks.
69 </p>
70
71 <hr>
72 </body>
73</html>