Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / amd64 / html / python / about.html
CommitLineData
920dae64
AT
1<!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="contents" href="index.html" title="Python Documentation Index">
9 <link rel="index" href="modindex.html" title="Global Module Index">
10 <link rel="start" href="index.html" title="Python Documentation Index">
11 <link rel="up" href="index.html" title="Python Documentation Index">
12 <link rel="SHORTCUT ICON" href="icons/pyfav.png" type="image/png">
13 <link rel="STYLESHEET" href="lib/lib.css">
14 </head>
15 <body>
16 <div class="navigation">
17 <table width="100%" cellpadding="0" cellspacing="2">
18 <tr>
19 <td><img width="32" height="32" align="bottom" border="0" alt=""
20 src="icons/blank.png"></td>
21 <td><a href="index.html"
22 title="Python Documentation Index"><img width="32" height="32"
23 align="bottom" border="0" alt="up"
24 src="icons/up.png"></a></td>
25 <td><img width="32" height="32" align="bottom" border="0" alt=""
26 src="icons/blank.png"></td>
27 <td align="center" width="100%">About the Python Documentation</td>
28 <td><img width="32" height="32" align="bottom" border="0" alt=""
29 src="icons/blank.png"></td>
30 <td><img width="32" height="32" align="bottom" border="0" alt=""
31 src="icons/blank.png"></td>
32 <td><img width="32" height="32" align="bottom" border="0" alt=""
33 src="icons/blank.png"></td>
34 </tr>
35 </table>
36 <b class="navlabel">Up:</b>
37 <span class="sectref">
38 <a href="index.html" title="Python Documentation Index">
39 Python Documentation Index</A></span>
40 <br>
41 </div>
42 <hr>
43
44 <h2>About the Python Documentation</h2>
45
46 <p>The Python documentation was originally written by Guido van
47 Rossum, but has increasingly become a community effort over the
48 past several years. This growing collection of documents is
49 available in several formats, including typeset versions in PDF
50 and PostScript for printing, from the <a
51 href="http://www.python.org/">Python Web site</a>.
52
53 <p>A <a href="acks.html">list of contributors</a> is available.
54
55 <h2>Comments and Questions</h2>
56
57 <p> General comments and questions regarding this document should
58 be sent by email to <a href="mailto:docs@python.org"
59 >docs@python.org</a>. If you find specific errors in
60 this document, please report the bug at the <a
61 href="http://sourceforge.net/bugs/?group_id=5470">Python Bug
62 Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>.
63 If you are able to provide suggested text, either to replace
64 existing incorrect or unclear material, or additional text to
65 supplement what's already available, we'd appreciate the
66 contribution. There's no need to worry about text markup; our
67 documentation team will gladly take care of that.
68 </p>
69
70 <p> Questions regarding how to use the information in this
71 document should be sent to the Python news group, <a
72 href="news:comp.lang.python">comp.lang.python</a>, or the <a
73 href="http://www.python.org/mailman/listinfo/python-list"
74 >Python mailing list</a> (which is gated to the newsgroup and
75 carries the same content).
76 </p>
77
78 <p> For any of these channels, please be sure not to send HTML email.
79 Thanks.
80 </p>
81
82 <hr>
83 </body>
84</html>