Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / src / nas,5.n2.os.2 / lib / python / html / python / ext / reporting-bugs.html
CommitLineData
86530b38
AT
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<link rel="STYLESHEET" href="ext.css" type='text/css' />
5<link rel="SHORTCUT ICON" href="../icons/pyfav.png" type="image/png" />
6<link rel='start' href='../index.html' title='Python Documentation Index' />
7<link rel="first" href="ext.html" title='Extending and Embedding the Python Interpreter' />
8<link rel='contents' href='contents.html' title="Contents" />
9<link rel='last' href='about.html' title='About this document...' />
10<link rel='help' href='about.html' title='About this document...' />
11<link rel="next" href="node48.html" />
12<link rel="prev" href="embedding.html" />
13<link rel="parent" href="ext.html" />
14<link rel="next" href="node48.html" />
15<meta name='aesop' content='information' />
16<title>A. Reporting Bugs</title>
17</head>
18<body>
19<DIV CLASS="navigation">
20<div id='top-navigation-panel' xml:id='top-navigation-panel'>
21<table align="center" width="100%" cellpadding="0" cellspacing="2">
22<tr>
23<td class='online-navigation'><a rel="prev" title="5.6 Linking Requirements"
24 href="link-reqs.html"><img src='../icons/previous.png'
25 border='0' height='32' alt='Previous Page' width='32' /></A></td>
26<td class='online-navigation'><a rel="parent" title="Extending and Embedding the"
27 href="ext.html"><img src='../icons/up.png'
28 border='0' height='32' alt='Up One Level' width='32' /></A></td>
29<td class='online-navigation'><a rel="next" title="B. History and License"
30 href="node48.html"><img src='../icons/next.png'
31 border='0' height='32' alt='Next Page' width='32' /></A></td>
32<td align="center" width="100%">Extending and Embedding the Python Interpreter</td>
33<td class='online-navigation'><a rel="contents" title="Table of Contents"
34 href="contents.html"><img src='../icons/contents.png'
35 border='0' height='32' alt='Contents' width='32' /></A></td>
36<td class='online-navigation'><img src='../icons/blank.png'
37 border='0' height='32' alt='' width='32' /></td>
38<td class='online-navigation'><img src='../icons/blank.png'
39 border='0' height='32' alt='' width='32' /></td>
40</tr></table>
41<div class='online-navigation'>
42<b class="navlabel">Previous:</b>
43<a class="sectref" rel="prev" href="link-reqs.html">5.6 Linking Requirements</A>
44<b class="navlabel">Up:</b>
45<a class="sectref" rel="parent" href="ext.html">Extending and Embedding the</A>
46<b class="navlabel">Next:</b>
47<a class="sectref" rel="next" href="node48.html">B. History and License</A>
48</div>
49<hr /></div>
50</DIV>
51<!--End of Navigation Panel-->
52
53<H1><A NAME="SECTION008000000000000000000">
54A. Reporting Bugs</A>
55</H1>
56<A NAME="reporting-bugs"></A>
57<P>
58Python is a mature programming language which has established a
59reputation for stability. In order to maintain this reputation, the
60developers would like to know of any deficiencies you find in Python
61or its documentation.
62
63<P>
64Before submitting a report, you will be required to log into SourceForge;
65this will make it possible for the developers to contact you
66for additional information if needed. It is not possible to submit a
67bug report anonymously.
68
69<P>
70All bug reports should be submitted via the Python Bug Tracker on
71SourceForge (<a class="url" href="http://sourceforge.net/bugs/?group_id=5470">http://sourceforge.net/bugs/?group_id=5470</a>). The
72bug tracker offers a Web form which allows pertinent information to be
73entered and submitted to the developers.
74
75<P>
76The first step in filing a report is to determine whether the problem
77has already been reported. The advantage in doing so, aside from
78saving the developers time, is that you learn what has been done to
79fix it; it may be that the problem has already been fixed for the next
80release, or additional information is needed (in which case you are
81welcome to provide it if you can!). To do this, search the bug
82database using the search box on the left side of the page.
83
84<P>
85If the problem you're reporting is not already in the bug tracker, go
86back to the Python Bug Tracker
87(<a class="url" href="http://sourceforge.net/bugs/?group_id=5470">http://sourceforge.net/bugs/?group_id=5470</a>). Select the
88``Submit a Bug'' link at the top of the page to open the bug reporting
89form.
90
91<P>
92The submission form has a number of fields. The only fields that are
93required are the ``Summary'' and ``Details'' fields. For the summary,
94enter a <em>very</em> short description of the problem; less than ten
95words is good. In the Details field, describe the problem in detail,
96including what you expected to happen and what did happen. Be sure to
97include the version of Python you used, whether any extension modules
98were involved, and what hardware and software platform you were using
99(including version information as appropriate).
100
101<P>
102The only other field that you may want to set is the ``Category''
103field, which allows you to place the bug report into a broad category
104(such as ``Documentation'' or ``Library'').
105
106<P>
107Each bug report will be assigned to a developer who will determine
108what needs to be done to correct the problem. You will
109receive an update each time action is taken on the bug.
110
111<P>
112<div class="seealso">
113 <p class="heading">See Also:</p>
114
115 <dl compact="compact" class="seetitle">
116 <dt><em class="citetitle"><a href="http://www-mice.cs.ucl.ac.uk/multimedia/software/documentation/ReportingBugs.html"
117 >How
118 to Report Bugs Effectively</a></em></dt>
119 <dd>Article which goes into some
120 detail about how to create a useful bug report. This
121 describes what kind of information is useful and why it is
122 useful.</dd>
123 </dl>
124
125<P>
126<dl compact="compact" class="seetitle">
127 <dt><em class="citetitle"><a href="http://www.mozilla.org/quality/bug-writing-guidelines.html"
128 >Bug
129 Writing Guidelines</a></em></dt>
130 <dd>Information about writing a good bug
131 report. Some of this is specific to the Mozilla project, but
132 describes general good practices.</dd>
133 </dl>
134</div>
135
136<P>
137
138<DIV CLASS="navigation">
139<div class='online-navigation'>
140<p></p><hr />
141<table align="center" width="100%" cellpadding="0" cellspacing="2">
142<tr>
143<td class='online-navigation'><a rel="prev" title="5.6 Linking Requirements"
144 href="link-reqs.html"><img src='../icons/previous.png'
145 border='0' height='32' alt='Previous Page' width='32' /></A></td>
146<td class='online-navigation'><a rel="parent" title="Extending and Embedding the"
147 href="ext.html"><img src='../icons/up.png'
148 border='0' height='32' alt='Up One Level' width='32' /></A></td>
149<td class='online-navigation'><a rel="next" title="B. History and License"
150 href="node48.html"><img src='../icons/next.png'
151 border='0' height='32' alt='Next Page' width='32' /></A></td>
152<td align="center" width="100%">Extending and Embedding the Python Interpreter</td>
153<td class='online-navigation'><a rel="contents" title="Table of Contents"
154 href="contents.html"><img src='../icons/contents.png'
155 border='0' height='32' alt='Contents' width='32' /></A></td>
156<td class='online-navigation'><img src='../icons/blank.png'
157 border='0' height='32' alt='' width='32' /></td>
158<td class='online-navigation'><img src='../icons/blank.png'
159 border='0' height='32' alt='' width='32' /></td>
160</tr></table>
161<div class='online-navigation'>
162<b class="navlabel">Previous:</b>
163<a class="sectref" rel="prev" href="link-reqs.html">5.6 Linking Requirements</A>
164<b class="navlabel">Up:</b>
165<a class="sectref" rel="parent" href="ext.html">Extending and Embedding the</A>
166<b class="navlabel">Next:</b>
167<a class="sectref" rel="next" href="node48.html">B. History and License</A>
168</div>
169</div>
170<hr />
171<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
172</DIV>
173<!--End of Navigation Panel-->
174<ADDRESS>
175See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
176</ADDRESS>
177</BODY>
178</HTML>