Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 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"> |
Fred Drake | 942bd50 | 2002-10-30 21:17:10 +0000 | [diff] [blame] | 8 | <link rel="contents" href="index.html" title="Python Documentation Index"> |
| 9 | <link rel="index" href="modindex.html" title="Global Module Index"> |
Fred Drake | 8687609 | 2002-10-30 21:29:50 +0000 | [diff] [blame] | 10 | <link rel="start" href="index.html" title="Python Documentation Index"> |
| 11 | <link rel="up" href="index.html" title="Python Documentation Index"> |
Fred Drake | 6e2e90d | 2004-11-05 04:51:05 +0000 | [diff] [blame] | 12 | <link rel="SHORTCUT ICON" href="icons/pyfav.png" type="image/png"> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 13 | <link rel="STYLESHEET" href="lib/lib.css"> |
| 14 | </head> |
Fred Drake | 63eb630 | 2000-10-04 13:39:24 +0000 | [diff] [blame] | 15 | <body> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 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="" |
Fred Drake | 6e2e90d | 2004-11-05 04:51:05 +0000 | [diff] [blame] | 20 | src="icons/blank.png"></td> |
Fred Drake | baf43c5 | 2002-02-04 21:15:42 +0000 | [diff] [blame] | 21 | <td><a href="index.html" |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 22 | title="Python Documentation Index"><img width="32" height="32" |
| 23 | align="bottom" border="0" alt="up" |
Fred Drake | 6e2e90d | 2004-11-05 04:51:05 +0000 | [diff] [blame] | 24 | src="icons/up.png"></a></td> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 25 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
Fred Drake | 6e2e90d | 2004-11-05 04:51:05 +0000 | [diff] [blame] | 26 | src="icons/blank.png"></td> |
Fred Drake | 63eb630 | 2000-10-04 13:39:24 +0000 | [diff] [blame] | 27 | <td align="center" width="100%">About the Python Documentation</td> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 28 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
Fred Drake | 6e2e90d | 2004-11-05 04:51:05 +0000 | [diff] [blame] | 29 | src="icons/blank.png"></td> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 30 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
Fred Drake | 6e2e90d | 2004-11-05 04:51:05 +0000 | [diff] [blame] | 31 | src="icons/blank.png"></td> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 32 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
Fred Drake | 6e2e90d | 2004-11-05 04:51:05 +0000 | [diff] [blame] | 33 | src="icons/blank.png"></td> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 34 | </tr> |
| 35 | </table> |
| 36 | <b class="navlabel">Up:</b> |
| 37 | <span class="sectref"> |
Fred Drake | 1f67946 | 2002-04-17 01:40:56 +0000 | [diff] [blame] | 38 | <a href="index.html" title="Python Documentation Index"> |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 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 | |
Fred Drake | 6522192 | 2000-10-05 05:17:29 +0000 | [diff] [blame] | 53 | <p>A <a href="acks.html">list of contributors</a> is available. |
| 54 | |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 55 | <h2>Comments and Questions</h2> |
| 56 | |
| 57 | <p> General comments and questions regarding this document should |
Fred Drake | 9d84308 | 2003-07-30 02:55:28 +0000 | [diff] [blame] | 58 | be sent by email to <a href="mailto:docs@python.org" |
| 59 | >docs@python.org</a>. If you find specific errors in |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 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>. |
Fred Drake | 8aebe19 | 2004-11-05 04:23:25 +0000 | [diff] [blame] | 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. |
Fred Drake | a61bfa8 | 2000-09-08 21:53:22 +0000 | [diff] [blame] | 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> |