Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v8plus / html / python / dist / genindex.html
CommitLineData
920dae64
AT
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<link rel="STYLESHEET" href="dist.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="dist.html" title='Distributing Python Modules' />
8<link rel='index' href='genindex.html' title='Index' />
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="about.html" />
12<link rel="prev" href="modindex.html" />
13<link rel="parent" href="dist.html" />
14<link rel="next" href="about.html" />
15<meta name='aesop' content='information' />
16<title>Index</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="Module Index"
24 href="modindex.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="Distributing Python Modules"
27 href="dist.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="About this document ..."
30 href="about.html"><img src='../icons/next.png'
31 border='0' height='32' alt='Next Page' width='32' /></A></td>
32<td align="center" width="100%">Distributing Python Modules</td>
33<td class='online-navigation'><img src='../icons/blank.png'
34 border='0' height='32' alt='' width='32' /></td>
35<td class='online-navigation'><a href="modindex.html" title="Module Index"><img src='../icons/modules.png'
36 border='0' height='32' alt='Module Index' width='32' /></a></td>
37<td class='online-navigation'><img src='../icons/blank.png'
38 border='0' height='32' alt='' width='32' /></td>
39</tr></table>
40<div class='online-navigation'>
41<b class="navlabel">Previous:</b>
42<a class="sectref" rel="prev" href="modindex.html">Module Index</A>
43<b class="navlabel">Up:</b>
44<a class="sectref" rel="parent" href="dist.html">Distributing Python Modules</A>
45<b class="navlabel">Next:</b>
46<a class="sectref" rel="next" href="about.html">About this document ...</A>
47</div>
48<hr /></div>
49</DIV>
50<!--End of Navigation Panel-->
51<br />
52
53<h2><A NAME="SECTION0012000000000000000000">
54Index</A>
55</h2><hr /><center>
56<b><a href="#letter-a">a</a></b> |
57<b><a href="#letter-b">b</a></b> |
58<b><a href="#letter-c">c</a></b> |
59<b><a href="#letter-d">d</a></b> |
60<b><a href="#letter-e">e</a></b> |
61<b><a href="#letter-f">f</a></b> |
62<b><a href="#letter-g">g</a></b> |
63<b><a href="#letter-h">h</a></b> |
64<b><a href="#letter-i">i</a></b> |
65<b><a href="#letter-l">l</a></b> |
66<b><a href="#letter-m">m</a></b> |
67<b><a href="#letter-n">n</a></b> |
68<b><a href="#letter-o">o</a></b> |
69<b><a href="#letter-p">p</a></b> |
70<b><a href="#letter-r">r</a></b> |
71<b><a href="#letter-s">s</a></b> |
72<b><a href="#letter-t">t</a></b> |
73<b><a href="#letter-u">u</a></b> |
74<b><a href="#letter-w">w</a></b></center>
75
76<hr />
77<h2 id="letter-a">A</h2>
78
79<table width="100%"><tr valign="top"><td width="50%">
80<dl compact='compact'>
81<dt><a href="module-distutils.ccompiler.html#l2h-18">add_include_dir() (CCompiler method)</a>
82<dt><a href="module-distutils.ccompiler.html#l2h-20">add_library() (CCompiler method)</a>
83<dt><a href="module-distutils.ccompiler.html#l2h-22">add_library_dir() (CCompiler method)</a>
84</dl>
85</td><td width="50%">
86<dl compact='compact'>
87<dt><a href="module-distutils.ccompiler.html#l2h-28">add_link_object() (CCompiler method)</a>
88<dt><a href="module-distutils.ccompiler.html#l2h-24">add_runtime_library_dir() (CCompiler method)</a>
89<dt><a href="module-distutils.ccompiler.html#l2h-52">announce() (CCompiler method)</a>
90</dl>
91</td>
92</tr></table>
93<hr />
94<h2 id="letter-b">B</h2>
95
96<table width="100%"><tr valign="top"><td width="50%">
97<dl compact='compact'>
98<dt><a href="module-distutils.util.html#l2h-88">byte_compile() (in module distutils.util)</a>
99</dl>
100</td><td width="50%">
101<dl compact='compact'>
102</dl>
103</td>
104</tr></table>
105<hr />
106<h2 id="letter-c">C</h2>
107
108<table width="100%"><tr valign="top"><td width="50%">
109<dl compact='compact'>
110<dt><a href="module-distutils.ccompiler.html#l2h-17">CCompiler (class in distutils.ccompiler)</a>
111<dt><a href="module-distutils.util.html#l2h-81">change_root() (in module distutils.util)</a>
112<dt><a href="module-distutils.util.html#l2h-82">check_environ() (in module distutils.util)</a>
113<dt><a href="module-distutils.textfile.html#l2h-120">close() (TextFile method)</a>
114<dt><a href="module-distutils.cmd.html#l2h-127">Command (class in distutils.cmd)</a>
115<dt><a href="module-distutils.core.html#l2h-10">Command (class in distutils.core)</a>
116<dt><a href="module-distutils.ccompiler.html#l2h-37">compile() (CCompiler method)</a>
117</dl>
118</td><td width="50%">
119<dl compact='compact'>
120<dt><a href="module-distutils.util.html#l2h-80">convert_path() (in module distutils.util)</a>
121<dt><a href="module-distutils.fileutil.html#l2h-75">copy_file() (in module distutils.file_util)</a>
122<dt><a href="module-distutils.dirutil.html#l2h-72">copy_tree() (in module distutils.dir_util)</a>
123<dt><a href="postinstallation-script.html#l2h-4">create_shortcut()</a>
124<dt><a href="module-distutils.ccompiler.html#l2h-38">create_static_lib() (CCompiler method)</a>
125<dt><a href="module-distutils.dirutil.html#l2h-71">create_tree() (in module distutils.dir_util)</a>
126<dt><a href="module-distutils.sysconfig.html#l2h-115">customize_compiler() (in module distutils.sysconfig)</a>
127</dl>
128</td>
129</tr></table>
130<hr />
131<h2 id="letter-d">D</h2>
132
133<table width="100%"><tr valign="top"><td width="50%">
134<dl compact='compact'>
135<dt><a href="module-distutils.ccompiler.html#l2h-54">debug_print() (CCompiler method)</a>
136<dt><a href="module-distutils.ccompiler.html#l2h-26">define_macro() (CCompiler method)</a>
137<dt><a href="module-distutils.ccompiler.html#l2h-30">detect_language() (CCompiler method)</a>
138<dt><a href="postinstallation-script.html#l2h-1">directory_created()</a>
139<dt><a href="module-distutils.core.html#l2h-9">Distribution (class in distutils.core)</a>
140<dt><a href="module-distutils.archiveutil.html">distutils.archive_util (standard module)</a>
141<dt><a href="module-distutils.bcppcompiler.html">distutils.bcppcompiler (standard module)</a>
142<dt><a href="module-distutils.ccompiler.html">distutils.ccompiler (standard module)</a>
143<dt><a href="module-distutils.cmd.html">distutils.cmd (standard module)</a>
144<dt><a href="module-distutils.command.html">distutils.command (standard module)</a>
145<dt><a href="module-distutils.command.bdist.html">distutils.command.bdist (standard module)</a>
146<dt><a href="module-distutils.command.bdistdumb.html">distutils.command.bdist_dumb (standard module)</a>
147<dt><a href="module-distutils.command.bdistpackager.html">distutils.command.bdist_packager (standard module)</a>
148<dt><a href="module-distutils.command.bdistrpm.html">distutils.command.bdist_rpm (standard module)</a>
149<dt><a href="module-distutils.command.bdistwininst.html">distutils.command.bdist_wininst (standard module)</a>
150<dt><a href="module-distutils.command.build.html">distutils.command.build (standard module)</a>
151<dt><a href="module-distutils.command.buildclib.html">distutils.command.build_clib (standard module)</a>
152<dt><a href="module-distutils.command.buildext.html">distutils.command.build_ext (standard module)</a>
153<dt><a href="module-distutils.command.buildpy.html">distutils.command.build_py (standard module)</a>
154<dt><a href="module-distutils.command.buildscripts.html">distutils.command.build_scripts (standard module)</a>
155<dt><a href="module-distutils.command.clean.html">distutils.command.clean (standard module)</a>
156<dt><a href="module-distutils.command.config.html">distutils.command.config (standard module)</a>
157<dt><a href="module-distutils.command.install.html">distutils.command.install (standard module)</a>
158<dt><a href="module-distutils.command.installdata.html">distutils.command.install_data (standard module)</a>
159<dt><a href="module-distutils.command.installheaders.html">distutils.command.install_headers (standard module)</a>
160</dl>
161</td><td width="50%">
162<dl compact='compact'>
163<dt><a href="module-distutils.command.installlib.html">distutils.command.install_lib (standard module)</a>
164<dt><a href="module-distutils.command.installscripts.html">distutils.command.install_scripts (standard module)</a>
165<dt><a href="module-distutils.command.register.html">distutils.command.register (standard module)</a>
166<dt><a href="module-distutils.command.sdist.html">distutils.command.sdist (standard module)</a>
167<dt><a href="module-distutils.core.html">distutils.core (standard module)</a>
168<dt><a href="module-distutils.cygwinccompiler.html">distutils.cygwinccompiler (standard module)</a>
169<dt><a href="module-distutils.debug.html">distutils.debug (standard module)</a>
170<dt><a href="module-distutils.deputil.html">distutils.dep_util (standard module)</a>
171<dt><a href="module-distutils.dirutil.html">distutils.dir_util (standard module)</a>
172<dt><a href="module-distutils.dist.html">distutils.dist (standard module)</a>
173<dt><a href="module-distutils.emxccompiler.html">distutils.emxccompiler (standard module)</a>
174<dt><a href="module-distutils.errors.html">distutils.errors (standard module)</a>
175<dt><a href="module-distutils.extension.html">distutils.extension (standard module)</a>
176<dt><a href="module-distutils.fancygetopt.html">distutils.fancy_getopt (standard module)</a>
177<dt><a href="module-distutils.fileutil.html">distutils.file_util (standard module)</a>
178<dt><a href="module-distutils.filelist.html">distutils.filelist (standard module)</a>
179<dt><a href="module-distutils.log.html">distutils.log (standard module)</a>
180<dt><a href="module-distutils.msvccompiler.html">distutils.msvccompiler (standard module)</a>
181<dt><a href="module-distutils.mwerkscompiler.html">distutils.mwerkscompiler (standard module)</a>
182<dt><a href="module-distutils.spawn.html">distutils.spawn (standard module)</a>
183<dt><a href="module-distutils.sysconfig.html">distutils.sysconfig (standard module)</a>
184<dt><a href="module-distutils.textfile.html">distutils.text_file (standard module)</a>
185<dt><a href="module-distutils.unixccompiler.html">distutils.unixccompiler (standard module)</a>
186<dt><a href="module-distutils.util.html">distutils.util (standard module)</a>
187<dt><a href="module-distutils.version.html">distutils.version (standard module)</a>
188</dl>
189</td>
190</tr></table>
191<hr />
192<h2 id="letter-e">E</h2>
193
194<table width="100%"><tr valign="top"><td width="50%">
195<dl compact='compact'>
196<dt>environment variables
197<dd>
198 <dl compact='compact'>
199 <dt><a href="module-distutils.util.html#l2h-90">HOME</a>
200 <dt><a href="module-distutils.util.html#l2h-91">PLAT</a>
201 </dl>
202<dt><a href="module-distutils.sysconfig.html#l2h-108">EXEC_PREFIX (in module distutils.sysconfig)</a>
203<dt><a href="module-distutils.ccompiler.html#l2h-44">executable_filename() (CCompiler method)</a>
204</dl>
205</td><td width="50%">
206<dl compact='compact'>
207<dt><a href="module-distutils.ccompiler.html#l2h-48">execute() (CCompiler method)</a>
208<dt><a href="module-distutils.util.html#l2h-86">execute() (in module distutils.util)</a>
209<dt><a href="module-distutils.core.html#l2h-8">Extension (class in distutils.core)</a>
210</dl>
211</td>
212</tr></table>
213<hr />
214<h2 id="letter-f">F</h2>
215
216<table width="100%"><tr valign="top"><td width="50%">
217<dl compact='compact'>
218<dt><a href="module-distutils.fancygetopt.html#l2h-97">fancy_getopt() (in module distutils.fancy_getopt)</a>
219<dt><a href="module-distutils.fancygetopt.html#l2h-99">FancyGetopt (class in distutils.fancy_getopt)</a>
220<dt><a href="postinstallation-script.html#l2h-2">file_created()</a>
221</dl>
222</td><td width="50%">
223<dl compact='compact'>
224<dt><a href="node79.html#l2h-149">finalize_options() (Command method)</a>
225<dt><a href="module-distutils.ccompiler.html#l2h-31">find_library_file() (CCompiler method)</a>
226</dl>
227</td>
228</tr></table>
229<hr />
230<h2 id="letter-g">G</h2>
231
232<table width="100%"><tr valign="top"><td width="50%">
233<dl compact='compact'>
234<dt><a href="module-distutils.ccompiler.html#l2h-12">gen_lib_options() (in module distutils.ccompiler)</a>
235<dt><a href="module-distutils.ccompiler.html#l2h-13">gen_preprocess_options() (in module distutils.ccompiler)</a>
236<dt><a href="module-distutils.fancygetopt.html#l2h-102">generate_help() (FancyGetopt method)</a>
237<dt><a href="module-distutils.sysconfig.html#l2h-111">get_config_h_filename() (in module distutils.sysconfig)</a>
238<dt><a href="module-distutils.sysconfig.html#l2h-109">get_config_var() (in module distutils.sysconfig)</a>
239<dt><a href="module-distutils.sysconfig.html#l2h-110">get_config_vars() (in module distutils.sysconfig)</a>
240<dt><a href="module-distutils.ccompiler.html#l2h-14">get_default_compiler() (in module distutils.ccompiler)</a>
241<dt><a href="module-distutils.sysconfig.html#l2h-112">get_makefile_filename() (in module distutils.sysconfig)</a>
242</dl>
243</td><td width="50%">
244<dl compact='compact'>
245<dt><a href="module-distutils.fancygetopt.html#l2h-101">get_option_order() (FancyGetopt method)</a>
246<dt><a href="module-distutils.util.html#l2h-79">get_platform() (in module distutils.util)</a>
247<dt><a href="module-distutils.sysconfig.html#l2h-113">get_python_inc() (in module distutils.sysconfig)</a>
248<dt><a href="module-distutils.sysconfig.html#l2h-114">get_python_lib() (in module distutils.sysconfig)</a>
249<dt><a href="postinstallation-script.html#l2h-3">get_special_folder_path()</a>
250<dt><a href="module-distutils.fancygetopt.html#l2h-100">getopt() (FancyGetopt method)</a>
251<dt><a href="module-distutils.util.html#l2h-84">grok_environment_error() (in module distutils.util)</a>
252</dl>
253</td>
254</tr></table>
255<hr />
256<h2 id="letter-h">H</h2>
257
258<table width="100%"><tr valign="top"><td width="50%">
259<dl compact='compact'>
260<dt><a href="module-distutils.ccompiler.html#l2h-32">has_function() (CCompiler method)</a>
261</dl>
262</td><td width="50%">
263<dl compact='compact'>
264<dt><a href="module-distutils.util.html#l2h-90">HOME (environment variable)</a>
265</dl>
266</td>
267</tr></table>
268<hr />
269<h2 id="letter-i">I</h2>
270
271<table width="100%"><tr valign="top"><td width="50%">
272<dl compact='compact'>
273<dt><a href="node79.html#l2h-148">initialize_options()() (Command method)</a>
274</dl>
275</td><td width="50%">
276<dl compact='compact'>
277</dl>
278</td>
279</tr></table>
280<hr />
281<h2 id="letter-l">L</h2>
282
283<table width="100%"><tr valign="top"><td width="50%">
284<dl compact='compact'>
285<dt><a href="module-distutils.ccompiler.html#l2h-33">library_dir_option() (CCompiler method)</a>
286<dt><a href="module-distutils.ccompiler.html#l2h-45">library_filename() (CCompiler method)</a>
287<dt><a href="module-distutils.ccompiler.html#l2h-34">library_option() (CCompiler method)</a>
288<dt><a href="module-distutils.ccompiler.html#l2h-39">link() (CCompiler method)</a>
289</dl>
290</td><td width="50%">
291<dl compact='compact'>
292<dt><a href="module-distutils.ccompiler.html#l2h-40">link_executable() (CCompiler method)</a>
293<dt><a href="module-distutils.ccompiler.html#l2h-41">link_shared_lib() (CCompiler method)</a>
294<dt><a href="module-distutils.ccompiler.html#l2h-42">link_shared_object() (CCompiler method)</a>
295</dl>
296</td>
297</tr></table>
298<hr />
299<h2 id="letter-m">M</h2>
300
301<table width="100%"><tr valign="top"><td width="50%">
302<dl compact='compact'>
303<dt><a href="module-distutils.archiveutil.html#l2h-62">make_archive() (in module distutils.archive_util)</a>
304<dt><a href="module-distutils.archiveutil.html#l2h-63">make_tarball() (in module distutils.archive_util)</a>
305<dt><a href="module-distutils.archiveutil.html#l2h-64">make_zipfile() (in module distutils.archive_util)</a>
306<dt><a href="module-distutils.ccompiler.html#l2h-50">mkpath() (CCompiler method)</a>
307</dl>
308</td><td width="50%">
309<dl compact='compact'>
310<dt><a href="module-distutils.dirutil.html#l2h-70">mkpath() (in module distutils.dir_util)</a>
311<dt><a href="module-distutils.ccompiler.html#l2h-51">move_file() (CCompiler method)</a>
312<dt><a href="module-distutils.fileutil.html#l2h-76">move_file() (in module distutils.file_util)</a>
313</dl>
314</td>
315</tr></table>
316<hr />
317<h2 id="letter-n">N</h2>
318
319<table width="100%"><tr valign="top"><td width="50%">
320<dl compact='compact'>
321<dt><a href="module-distutils.ccompiler.html#l2h-15">new_compiler() (in module distutils.ccompiler)</a>
322<dt><a href="module-distutils.deputil.html#l2h-66">newer() (in module distutils.dep_util)</a>
323</dl>
324</td><td width="50%">
325<dl compact='compact'>
326<dt><a href="module-distutils.deputil.html#l2h-68">newer_group() (in module distutils.dep_util)</a>
327<dt><a href="module-distutils.deputil.html#l2h-67">newer_pairwise() (in module distutils.dep_util)</a>
328</dl>
329</td>
330</tr></table>
331<hr />
332<h2 id="letter-o">O</h2>
333
334<table width="100%"><tr valign="top"><td width="50%">
335<dl compact='compact'>
336<dt><a href="module-distutils.ccompiler.html#l2h-46">object_filenames() (CCompiler method)</a>
337</dl>
338</td><td width="50%">
339<dl compact='compact'>
340<dt><a href="module-distutils.textfile.html#l2h-119">open() (TextFile method)</a>
341</dl>
342</td>
343</tr></table>
344<hr />
345<h2 id="letter-p">P</h2>
346
347<table width="100%"><tr valign="top"><td width="50%">
348<dl compact='compact'>
349<dt><a href="module-distutils.util.html#l2h-91">PLAT (environment variable)</a>
350<dt><a href="module-distutils.sysconfig.html#l2h-107">PREFIX (in module distutils.sysconfig)</a>
351</dl>
352</td><td width="50%">
353<dl compact='compact'>
354<dt><a href="module-distutils.ccompiler.html#l2h-43">preprocess() (CCompiler method)</a>
355</dl>
356</td>
357</tr></table>
358<hr />
359<h2 id="letter-r">R</h2>
360
361<table width="100%"><tr valign="top"><td width="50%">
362<dl compact='compact'>
363<dt><a href="module-distutils.textfile.html#l2h-122">readline() (TextFile method)</a>
364<dt><a href="module-distutils.textfile.html#l2h-123">readlines() (TextFile method)</a>
365<dt><a href="module-distutils.dirutil.html#l2h-73">remove_tree() (in module distutils.dir_util)</a>
366<dt><a href="module-distutils.util.html#l2h-89">rfc822_escape() (in module distutils.util)</a>
367</dl>
368</td><td width="50%">
369<dl compact='compact'>
370<dt><a href="node79.html#l2h-150">run() (Command method)</a>
371<dt><a href="module-distutils.core.html#l2h-7">run_setup() (in module distutils.core)</a>
372<dt><a href="module-distutils.ccompiler.html#l2h-35">runtime_library_dir_option() (CCompiler method)</a>
373</dl>
374</td>
375</tr></table>
376<hr />
377<h2 id="letter-s">S</h2>
378
379<table width="100%"><tr valign="top"><td width="50%">
380<dl compact='compact'>
381<dt><a href="module-distutils.ccompiler.html#l2h-36">set_executables() (CCompiler method)</a>
382<dt><a href="module-distutils.ccompiler.html#l2h-19">set_include_dirs() (CCompiler method)</a>
383<dt><a href="module-distutils.ccompiler.html#l2h-21">set_libraries() (CCompiler method)</a>
384<dt><a href="module-distutils.ccompiler.html#l2h-23">set_library_dirs() (CCompiler method)</a>
385<dt><a href="module-distutils.ccompiler.html#l2h-29">set_link_objects() (CCompiler method)</a>
386<dt><a href="module-distutils.sysconfig.html#l2h-116">set_python_build() (in module distutils.sysconfig)</a>
387<dt><a href="module-distutils.ccompiler.html#l2h-25">set_runtime_library_dirs() (CCompiler method)</a>
388</dl>
389</td><td width="50%">
390<dl compact='compact'>
391<dt><a href="module-distutils.core.html#l2h-6">setup() (in module distutils.core)</a>
392<dt><a href="module-distutils.ccompiler.html#l2h-47">shared_object_filename() (CCompiler method)</a>
393<dt><a href="module-distutils.ccompiler.html#l2h-16">show_compilers() (in module distutils.ccompiler)</a>
394<dt><a href="module-distutils.ccompiler.html#l2h-49">spawn() (CCompiler method)</a>
395<dt><a href="module-distutils.util.html#l2h-85">split_quoted() (in module distutils.util)</a>
396<dt><a href="module-distutils.util.html#l2h-87">strtobool() (in module distutils.util)</a>
397<dt><a href="module-distutils.util.html#l2h-83">subst_vars() (in module distutils.util)</a>
398</dl>
399</td>
400</tr></table>
401<hr />
402<h2 id="letter-t">T</h2>
403
404<table width="100%"><tr valign="top"><td width="50%">
405<dl compact='compact'>
406<dt><a href="module-distutils.textfile.html#l2h-118">TextFile (class in distutils.text_file)</a>
407</dl>
408</td><td width="50%">
409<dl compact='compact'>
410</dl>
411</td>
412</tr></table>
413<hr />
414<h2 id="letter-u">U</h2>
415
416<table width="100%"><tr valign="top"><td width="50%">
417<dl compact='compact'>
418<dt><a href="module-distutils.ccompiler.html#l2h-27">undefine_macro() (CCompiler method)</a>
419</dl>
420</td><td width="50%">
421<dl compact='compact'>
422<dt><a href="module-distutils.textfile.html#l2h-124">unreadline() (TextFile method)</a>
423</dl>
424</td>
425</tr></table>
426<hr />
427<h2 id="letter-w">W</h2>
428
429<table width="100%"><tr valign="top"><td width="50%">
430<dl compact='compact'>
431<dt><a href="module-distutils.ccompiler.html#l2h-53">warn() (CCompiler method)</a>
432<dt><a href="module-distutils.textfile.html#l2h-121">warn() (TextFile method)</a>
433</dl>
434</td><td width="50%">
435<dl compact='compact'>
436<dt><a href="module-distutils.fancygetopt.html#l2h-98">wrap_text() (in module distutils.fancy_getopt)</a>
437<dt><a href="module-distutils.fileutil.html#l2h-77">write_file() (in module distutils.file_util)</a>
438</dl>
439</td>
440</tr></table>
441
442<P>
443
444<DIV CLASS="navigation">
445<div class='online-navigation'>
446<p></p><hr />
447<table align="center" width="100%" cellpadding="0" cellspacing="2">
448<tr>
449<td class='online-navigation'><a rel="prev" title="Module Index"
450 href="modindex.html"><img src='../icons/previous.png'
451 border='0' height='32' alt='Previous Page' width='32' /></A></td>
452<td class='online-navigation'><a rel="parent" title="Distributing Python Modules"
453 href="dist.html"><img src='../icons/up.png'
454 border='0' height='32' alt='Up One Level' width='32' /></A></td>
455<td class='online-navigation'><a rel="next" title="About this document ..."
456 href="about.html"><img src='../icons/next.png'
457 border='0' height='32' alt='Next Page' width='32' /></A></td>
458<td align="center" width="100%">Distributing Python Modules</td>
459<td class='online-navigation'><img src='../icons/blank.png'
460 border='0' height='32' alt='' width='32' /></td>
461<td class='online-navigation'><a href="modindex.html" title="Module Index"><img src='../icons/modules.png'
462 border='0' height='32' alt='Module Index' width='32' /></a></td>
463<td class='online-navigation'><img src='../icons/blank.png'
464 border='0' height='32' alt='' width='32' /></td>
465</tr></table>
466<div class='online-navigation'>
467<b class="navlabel">Previous:</b>
468<a class="sectref" rel="prev" href="modindex.html">Module Index</A>
469<b class="navlabel">Up:</b>
470<a class="sectref" rel="parent" href="dist.html">Distributing Python Modules</A>
471<b class="navlabel">Next:</b>
472<a class="sectref" rel="next" href="about.html">About this document ...</A>
473</div>
474</div>
475<hr />
476<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
477</DIV>
478<!--End of Navigation Panel-->
479<ADDRESS>
480See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
481</ADDRESS>
482</BODY>
483</HTML>