1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
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">
11
<div class="navigation">
12
<table width="100%" cellpadding="0" cellspacing="2">
14
<td><img width="32" height="32" align="bottom" border="0" alt=""
15
src="icons/blank.gif"></td>
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" width="100%">About the Python Documentation</td>
23
<td><img width="32" height="32" align="bottom" border="0" alt=""
24
src="icons/blank.gif"></td>
25
<td><img width="32" height="32" align="bottom" border="0" alt=""
26
src="icons/blank.gif"></td>
27
<td><img width="32" height="32" align="bottom" border="0" alt=""
28
src="icons/blank.gif"></td>
31
<b class="navlabel">Up:</b>
32
<span class="sectref">
33
<a href="./" title="Python Documentation Index">
34
Python Documentation Index</A></span>
39
<h2>About the Python Documentation</h2>
41
<p>The Python documentation was originally written by Guido van
42
Rossum, but has increasingly become a community effort over the
43
past several years. This growing collection of documents is
44
available in several formats, including typeset versions in PDF
45
and PostScript for printing, from the <a
46
href="http://www.python.org/">Python Web site</a>.
48
<p>A <a href="acks.html">list of contributors</a> is available.
50
<h2>Comments and Questions</h2>
52
<p> General comments and questions regarding this document should
53
be sent by email to <a href="mailto:python-docs@python.org"
54
>python-docs@python.org</a>. If you find specific errors in
55
this document, please report the bug at the <a
56
href="http://sourceforge.net/bugs/?group_id=5470">Python Bug
57
Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>.
60
<p> Questions regarding how to use the information in this
61
document should be sent to the Python news group, <a
62
href="news:comp.lang.python">comp.lang.python</a>, or the <a
63
href="http://www.python.org/mailman/listinfo/python-list"
64
>Python mailing list</a> (which is gated to the newsgroup and
65
carries the same content).
68
<p> For any of these channels, please be sure not to send HTML email.