Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v8plus / html / python / tut / node19.html
CommitLineData
920dae64
AT
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<link rel="STYLESHEET" href="tut.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="tut.html" title='Python Tutorial' />
8<link rel='contents' href='node2.html' title="Contents" />
9<link rel='index' href='node19.html' title='Index' />
10<link rel='last' href='about.html' title='About this document...' />
11<link rel='help' href='about.html' title='About this document...' />
12<link rel="next" href="node20.html" />
13<link rel="prev" href="node18.html" />
14<link rel="parent" href="tut.html" />
15<link rel="next" href="node20.html" />
16<meta name='aesop' content='information' />
17<title>Index</title>
18</head>
19<body>
20<DIV CLASS="navigation">
21<div id='top-navigation-panel' xml:id='top-navigation-panel'>
22<table align="center" width="100%" cellpadding="0" cellspacing="2">
23<tr>
24<td class='online-navigation'><a rel="prev" title="D. Glossary"
25 href="node18.html"><img src='../icons/previous.png'
26 border='0' height='32' alt='Previous Page' width='32' /></A></td>
27<td class='online-navigation'><a rel="parent" title="Python Tutorial"
28 href="tut.html"><img src='../icons/up.png'
29 border='0' height='32' alt='Up One Level' width='32' /></A></td>
30<td class='online-navigation'><a rel="next" title="About this document ..."
31 href="node20.html"><img src='../icons/next.png'
32 border='0' height='32' alt='Next Page' width='32' /></A></td>
33<td align="center" width="100%">Python Tutorial</td>
34<td class='online-navigation'><a rel="contents" title="Table of Contents"
35 href="node2.html"><img src='../icons/contents.png'
36 border='0' height='32' alt='Contents' width='32' /></A></td>
37<td class='online-navigation'><img src='../icons/blank.png'
38 border='0' height='32' alt='' width='32' /></td>
39<td class='online-navigation'><img src='../icons/blank.png'
40 border='0' height='32' alt='' width='32' /></td>
41</tr></table>
42<div class='online-navigation'>
43<b class="navlabel">Previous:</b>
44<a class="sectref" rel="prev" href="node18.html">D. Glossary</A>
45<b class="navlabel">Up:</b>
46<a class="sectref" rel="parent" href="tut.html">Python Tutorial</A>
47<b class="navlabel">Next:</b>
48<a class="sectref" rel="next" href="node20.html">About this document ...</A>
49</div>
50<hr /></div>
51</DIV>
52<!--End of Navigation Panel-->
53<br />
54
55<h2><A NAME="SECTION0019000000000000000000">
56Index</A>
57</h2><hr /><center>
58<b><a href="#letter-Symbols">Symbols</a></b> |
59<b><a href="#letter-_">_</a></b> |
60<b><a href="#letter-a">a</a></b> |
61<b><a href="#letter-b">b</a></b> |
62<b><a href="#letter-c">c</a></b> |
63<b><a href="#letter-d">d</a></b> |
64<b><a href="#letter-e">e</a></b> |
65<b><a href="#letter-f">f</a></b> |
66<b><a href="#letter-g">g</a></b> |
67<b><a href="#letter-h">h</a></b> |
68<b><a href="#letter-i">i</a></b> |
69<b><a href="#letter-l">l</a></b> |
70<b><a href="#letter-m">m</a></b> |
71<b><a href="#letter-n">n</a></b> |
72<b><a href="#letter-o">o</a></b> |
73<b><a href="#letter-p">p</a></b> |
74<b><a href="#letter-r">r</a></b> |
75<b><a href="#letter-s">s</a></b> |
76<b><a href="#letter-u">u</a></b> |
77<b><a href="#letter-z">z</a></b></center>
78
79<hr />
80<h2 id="letter-Symbols">Symbols</h2>
81
82<table width="100%"><tr valign="top"><td width="50%">
83<dl compact='compact'>
84<dt><a href="node18.html#l2h-38">...</a>
85</dl>
86</td><td width="50%">
87<dl compact='compact'>
88<dt><a href="node18.html#l2h-37">&gt;&gt;&gt;</a>
89</dl>
90</td>
91</tr></table>
92<hr />
93<h2 id="letter-_">_ (underscore)</h2>
94
95<table width="100%"><tr valign="top"><td width="50%">
96<dl compact='compact'>
97<dt><a href="node8.html#l2h-28">__all__</a>
98<dt><a href="node8.html#l2h-27">__builtin__ (built-in module)</a>
99</dl>
100</td><td width="50%">
101<dl compact='compact'>
102<dt><a href="node18.html#l2h-48">__future__</a>
103<dt><a href="node18.html#l2h-69">__slots__</a>
104</dl>
105</td>
106</tr></table>
107<hr />
108<h2 id="letter-a">A</h2>
109
110<table width="100%"><tr valign="top"><td width="50%">
111<dl compact='compact'>
112<dt><a href="node7.html#l2h-9">append() (list method)</a>
113</dl>
114</td><td width="50%">
115<dl compact='compact'>
116</dl>
117</td>
118</tr></table>
119<hr />
120<h2 id="letter-b">B</h2>
121
122<table width="100%"><tr valign="top"><td width="50%">
123<dl compact='compact'>
124<dt><a href="node18.html#l2h-39">BDFL</a>
125</dl>
126</td><td width="50%">
127<dl compact='compact'>
128<dt><a href="node18.html#l2h-40">byte code</a>
129</dl>
130</td>
131</tr></table>
132<hr />
133<h2 id="letter-c">C</h2>
134
135<table width="100%"><tr valign="top"><td width="50%">
136<dl compact='compact'>
137<dt><a href="node18.html#l2h-41">classic class</a>
138<dt><a href="node18.html#l2h-42">coercion</a>
139<dt><a href="node8.html#l2h-23">compileall (standard module)</a>
140</dl>
141</td><td width="50%">
142<dl compact='compact'>
143<dt><a href="node18.html#l2h-43">complex number</a>
144<dt><a href="node7.html#l2h-15">count() (list method)</a>
145</dl>
146</td>
147</tr></table>
148<hr />
149<h2 id="letter-d">D</h2>
150
151<table width="100%"><tr valign="top"><td width="50%">
152<dl compact='compact'>
153<dt><a href="node18.html#l2h-44">descriptor</a>
154<dt><a href="node18.html#l2h-45">dictionary</a>
155<dt><a href="node6.html#l2h-7">docstrings</a>,
156 <a href="node6.html#l2h-8">[Link]</a>
157</dl>
158</td><td width="50%">
159<dl compact='compact'>
160<dt><a href="node6.html#l2h-6">documentation strings</a>,
161 <a href="node6.html#l2h-8">[Link]</a>
162<dt><a href="node18.html#l2h-46">duck-typing</a>
163</dl>
164</td>
165</tr></table>
166<hr />
167<h2 id="letter-e">E</h2>
168
169<table width="100%"><tr valign="top"><td width="50%">
170<dl compact='compact'>
171<dt><a href="node18.html#l2h-47">EAFP</a>
172<dt>environment variables
173<dd>
174 <dl compact='compact'>
175 <dt><a href="node4.html#l2h-1">PATH</a>,
176 <a href="node8.html#l2h-20">[Link]</a>
177 <dt><a href="node8.html#l2h-19">PYTHONPATH</a>,
178 <a href="node8.html#l2h-21">[Link]</a>,
179 <a href="node8.html#l2h-22">[Link]</a>,
180 <a href="node8.html#l2h-25">[Link]</a>,
181 <a href="node8.html#l2h-26">[Link]</a>
182</dl></dl>
183</td><td width="50%">
184<dl compact='compact'>
185<dt>environment variables (continued)
186<dd>
187 <dl compact='compact'>
188 <dt><a href="node4.html#l2h-2">PYTHONSTARTUP</a>,
189 <a href="node15.html#l2h-35">[Link]</a>
190 </dl>
191<dt><a href="node7.html#l2h-10">extend() (list method)</a>
192</dl>
193</td>
194</tr></table>
195<hr />
196<h2 id="letter-f">F</h2>
197
198<table width="100%"><tr valign="top"><td width="50%">
199<dl compact='compact'>
200<dt><a href="node9.html#l2h-31">file object</a>
201</dl>
202</td><td width="50%">
203<dl compact='compact'>
204<dt><a href="node6.html#l2h-4">for statement</a>,
205 <a href="node6.html#l2h-5">[Link]</a>
206</dl>
207</td>
208</tr></table>
209<hr />
210<h2 id="letter-g">G</h2>
211
212<table width="100%"><tr valign="top"><td width="50%">
213<dl compact='compact'>
214<dt><a href="node18.html#l2h-49">generator</a>
215<dt><a href="node18.html#l2h-50">generator expression</a>
216</dl>
217</td><td width="50%">
218<dl compact='compact'>
219<dt><a href="node18.html#l2h-51">GIL</a>
220<dt><a href="node18.html#l2h-52">global interpreter lock</a>
221</dl>
222</td>
223</tr></table>
224<hr />
225<h2 id="letter-h">H</h2>
226
227<table width="100%"><tr valign="top"><td width="50%">
228<dl compact='compact'>
229<dt><a href="node12.html#l2h-34">help() (built-in function)</a>
230</dl>
231</td><td width="50%">
232<dl compact='compact'>
233</dl>
234</td>
235</tr></table>
236<hr />
237<h2 id="letter-i">I</h2>
238
239<table width="100%"><tr valign="top"><td width="50%">
240<dl compact='compact'>
241<dt><a href="node18.html#l2h-53">IDLE</a>
242<dt><a href="node18.html#l2h-54">immutable</a>
243<dt><a href="node7.html#l2h-14">index() (list method)</a>
244<dt><a href="node7.html#l2h-11">insert() (list method)</a>
245<dt><a href="node18.html#l2h-55">integer division</a>
246</dl>
247</td><td width="50%">
248<dl compact='compact'>
249<dt><a href="node18.html#l2h-56">interactive</a>
250<dt><a href="node18.html#l2h-57">interpreted</a>
251<dt><a href="node18.html#l2h-58">iterable</a>
252<dt><a href="node18.html#l2h-59">iterator</a>
253</dl>
254</td>
255</tr></table>
256<hr />
257<h2 id="letter-l">L</h2>
258
259<table width="100%"><tr valign="top"><td width="50%">
260<dl compact='compact'>
261<dt><a href="node18.html#l2h-60">LBYL</a>
262</dl>
263</td><td width="50%">
264<dl compact='compact'>
265<dt><a href="node18.html#l2h-61">list comprehension</a>
266</dl>
267</td>
268</tr></table>
269<hr />
270<h2 id="letter-m">M</h2>
271
272<table width="100%"><tr valign="top"><td width="50%">
273<dl compact='compact'>
274<dt><a href="node18.html#l2h-62">mapping</a>
275<dt><a href="node18.html#l2h-63">metaclass</a>
276<dt><a href="node11.html#l2h-33">method object</a>
277</dl>
278</td><td width="50%">
279<dl compact='compact'>
280<dt>module
281<dd>
282 <dl compact='compact'>
283 <dt><a href="node8.html#l2h-18">search path</a>
284 </dl>
285<dt><a href="node18.html#l2h-64">mutable</a>
286</dl>
287</td>
288</tr></table>
289<hr />
290<h2 id="letter-n">N</h2>
291
292<table width="100%"><tr valign="top"><td width="50%">
293<dl compact='compact'>
294<dt><a href="node18.html#l2h-65">namespace</a>
295<dt><a href="node18.html#l2h-66">nested scope</a>
296</dl>
297</td><td width="50%">
298<dl compact='compact'>
299<dt><a href="node18.html#l2h-67">new-style class</a>
300</dl>
301</td>
302</tr></table>
303<hr />
304<h2 id="letter-o">O</h2>
305
306<table width="100%"><tr valign="top"><td width="50%">
307<dl compact='compact'>
308<dt>object
309<dd>
310 <dl compact='compact'>
311 <dt><a href="node9.html#l2h-31">file</a>
312 <dt><a href="node11.html#l2h-33">method</a>
313</dl></dl>
314</td><td width="50%">
315<dl compact='compact'>
316<dt><a href="node9.html#l2h-30">open() (built-in function)</a>
317</dl>
318</td>
319</tr></table>
320<hr />
321<h2 id="letter-p">P</h2>
322
323<table width="100%"><tr valign="top"><td width="50%">
324<dl compact='compact'>
325<dt>path
326<dd>
327 <dl compact='compact'>
328 <dt><a href="node8.html#l2h-18">module search</a>
329 </dl>
330<dt><a href="node4.html#l2h-1">PATH (environment variable)</a>,
331 <a href="node8.html#l2h-20">[Link]</a>
332<dt><a href="node9.html#l2h-32">pickle (standard module)</a>
333<dt><a href="node7.html#l2h-13">pop() (list method)</a>
334</dl>
335</td><td width="50%">
336<dl compact='compact'>
337<dt><a href="node18.html#l2h-68">Python3000</a>
338<dt><a href="node8.html#l2h-19">PYTHONPATH (environment variable)</a>,
339 <a href="node8.html#l2h-21">[Link]</a>,
340 <a href="node8.html#l2h-22">[Link]</a>,
341 <a href="node8.html#l2h-25">[Link]</a>,
342 <a href="node8.html#l2h-26">[Link]</a>
343<dt><a href="node4.html#l2h-2">PYTHONSTARTUP (environment variable)</a>,
344 <a href="node15.html#l2h-35">[Link]</a>
345</dl>
346</td>
347</tr></table>
348<hr />
349<h2 id="letter-r">R</h2>
350
351<table width="100%"><tr valign="top"><td width="50%">
352<dl compact='compact'>
353<dt><a href="node15.html#l2h-36">readline (built-in module)</a>
354<dt><a href="node7.html#l2h-12">remove() (list method)</a>
355</dl>
356</td><td width="50%">
357<dl compact='compact'>
358<dt><a href="node7.html#l2h-17">reverse() (list method)</a>
359<dt><a href="node15.html#l2h-36">rlcompleter (standard module)</a>
360</dl>
361</td>
362</tr></table>
363<hr />
364<h2 id="letter-s">S</h2>
365
366<table width="100%"><tr valign="top"><td width="50%">
367<dl compact='compact'>
368<dt>search
369<dd>
370 <dl compact='compact'>
371 <dt><a href="node8.html#l2h-18">path, module</a>
372 </dl>
373<dt><a href="node18.html#l2h-70">sequence</a>
374<dt><a href="node7.html#l2h-16">sort() (list method)</a>
375<dt>statement
376<dd>
377 <dl compact='compact'>
378 <dt><a href="node6.html#l2h-4">for</a>,
379 <a href="node6.html#l2h-5">[Link]</a>
380</dl></dl>
381</td><td width="50%">
382<dl compact='compact'>
383<dt><a href="node9.html#l2h-29">string (standard module)</a>
384<dt><a href="node6.html#l2h-7">strings, documentation</a>,
385 <a href="node6.html#l2h-8">[Link]</a>
386<dt><a href="node8.html#l2h-24">sys (standard module)</a>
387</dl>
388</td>
389</tr></table>
390<hr />
391<h2 id="letter-u">U</h2>
392
393<table width="100%"><tr valign="top"><td width="50%">
394<dl compact='compact'>
395<dt><a href="node5.html#l2h-3">unicode() (built-in function)</a>
396</dl>
397</td><td width="50%">
398<dl compact='compact'>
399</dl>
400</td>
401</tr></table>
402<hr />
403<h2 id="letter-z">Z</h2>
404
405<table width="100%"><tr valign="top"><td width="50%">
406<dl compact='compact'>
407<dt><a href="node18.html#l2h-71">Zen of Python</a>
408</dl>
409</td><td width="50%">
410<dl compact='compact'>
411</dl>
412</td>
413</tr></table>
414
415<P>
416
417<DIV CLASS="navigation">
418<div class='online-navigation'>
419<p></p><hr />
420<table align="center" width="100%" cellpadding="0" cellspacing="2">
421<tr>
422<td class='online-navigation'><a rel="prev" title="D. Glossary"
423 href="node18.html"><img src='../icons/previous.png'
424 border='0' height='32' alt='Previous Page' width='32' /></A></td>
425<td class='online-navigation'><a rel="parent" title="Python Tutorial"
426 href="tut.html"><img src='../icons/up.png'
427 border='0' height='32' alt='Up One Level' width='32' /></A></td>
428<td class='online-navigation'><a rel="next" title="About this document ..."
429 href="node20.html"><img src='../icons/next.png'
430 border='0' height='32' alt='Next Page' width='32' /></A></td>
431<td align="center" width="100%">Python Tutorial</td>
432<td class='online-navigation'><a rel="contents" title="Table of Contents"
433 href="node2.html"><img src='../icons/contents.png'
434 border='0' height='32' alt='Contents' width='32' /></A></td>
435<td class='online-navigation'><img src='../icons/blank.png'
436 border='0' height='32' alt='' width='32' /></td>
437<td class='online-navigation'><img src='../icons/blank.png'
438 border='0' height='32' alt='' width='32' /></td>
439</tr></table>
440<div class='online-navigation'>
441<b class="navlabel">Previous:</b>
442<a class="sectref" rel="prev" href="node18.html">D. Glossary</A>
443<b class="navlabel">Up:</b>
444<a class="sectref" rel="parent" href="tut.html">Python Tutorial</A>
445<b class="navlabel">Next:</b>
446<a class="sectref" rel="next" href="node20.html">About this document ...</A>
447</div>
448</div>
449<hr />
450<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
451</DIV>
452<!--End of Navigation Panel-->
453<ADDRESS>
454See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
455</ADDRESS>
456</BODY>
457</HTML>