This repository was archived by the owner on Apr 4, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathmodindex.html
613 lines (602 loc) · 33.2 KB
/
modindex.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Global Module Index — IPython v0.10 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '0.10',
COLLAPSE_MODINDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="IPython v0.10 documentation" href="index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="" title="Global Module Index"
accesskey="M">modules</a> |</li>
<li><a href="index.html">IPython v0.10 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<h1 id="global-module-index">Global Module Index</h1>
<a href="#cap-I"><strong>I</strong></a>
<hr/>
<table width="100%" class="indextable" cellspacing="0" cellpadding="2"><tr class="pcap"><td></td><td> </td><td></td></tr>
<tr class="cap"><td></td><td><a name="cap-I"><strong>I</strong></a></td><td></td></tr><tr>
<td><img src="_static/minus.png" id="toggle-1"
class="toggler" style="display: none" alt="-" /></td>
<td>
<tt class="xref">IPython</tt></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.background_jobs.html#module-IPython.background_jobs"><tt class="xref">IPython.background_jobs</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.clipboard.html#module-IPython.clipboard"><tt class="xref">IPython.clipboard</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.ColorANSI.html#module-IPython.ColorANSI"><tt class="xref">IPython.ColorANSI</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.completer.html#module-IPython.completer"><tt class="xref">IPython.completer</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.config.api.html#module-IPython.config.api"><tt class="xref">IPython.config.api</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.config.cutils.html#module-IPython.config.cutils"><tt class="xref">IPython.config.cutils</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.ConfigLoader.html#module-IPython.ConfigLoader"><tt class="xref">IPython.ConfigLoader</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.CrashHandler.html#module-IPython.CrashHandler"><tt class="xref">IPython.CrashHandler</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.Debugger.html#module-IPython.Debugger"><tt class="xref">IPython.Debugger</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.deep_reload.html#module-IPython.deep_reload"><tt class="xref">IPython.deep_reload</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.demo.html#module-IPython.demo"><tt class="xref">IPython.demo</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.DPyGetOpt.html#module-IPython.DPyGetOpt"><tt class="xref">IPython.DPyGetOpt</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.dtutils.html#module-IPython.dtutils"><tt class="xref">IPython.dtutils</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.excolors.html#module-IPython.excolors"><tt class="xref">IPython.excolors</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.argparse.html#module-IPython.external.argparse"><tt class="xref">IPython.external.argparse</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.configobj.html#module-IPython.external.configobj"><tt class="xref">IPython.external.configobj</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.guid.html#module-IPython.external.guid"><tt class="xref">IPython.external.guid</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.Itpl.html#module-IPython.external.Itpl"><tt class="xref">IPython.external.Itpl</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.mglob.html#module-IPython.external.mglob"><tt class="xref">IPython.external.mglob</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.path.html#module-IPython.external.path"><tt class="xref">IPython.external.path</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.pretty.html#module-IPython.external.pretty"><tt class="xref">IPython.external.pretty</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.simplegeneric.html#module-IPython.external.simplegeneric"><tt class="xref">IPython.external.simplegeneric</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.external.validate.html#module-IPython.external.validate"><tt class="xref">IPython.external.validate</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.asyncfrontendbase.html#module-IPython.frontend.asyncfrontendbase"><tt class="xref">IPython.frontend.asyncfrontendbase</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.frontendbase.html#module-IPython.frontend.frontendbase"><tt class="xref">IPython.frontend.frontendbase</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.linefrontendbase.html#module-IPython.frontend.linefrontendbase"><tt class="xref">IPython.frontend.linefrontendbase</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.prefilterfrontend.html#module-IPython.frontend.prefilterfrontend"><tt class="xref">IPython.frontend.prefilterfrontend</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.process.pipedprocess.html#module-IPython.frontend.process.pipedprocess"><tt class="xref">IPython.frontend.process.pipedprocess</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.wx.console_widget.html#module-IPython.frontend.wx.console_widget"><tt class="xref">IPython.frontend.wx.console_widget</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.wx.ipythonx.html#module-IPython.frontend.wx.ipythonx"><tt class="xref">IPython.frontend.wx.ipythonx</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.frontend.wx.wx_frontend.html#module-IPython.frontend.wx.wx_frontend"><tt class="xref">IPython.frontend.wx.wx_frontend</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.generics.html#module-IPython.generics"><tt class="xref">IPython.generics</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.genutils.html#module-IPython.genutils"><tt class="xref">IPython.genutils</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.gui.wx.ipshell_nonblocking.html#module-IPython.gui.wx.ipshell_nonblocking"><tt class="xref">IPython.gui.wx.ipshell_nonblocking</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.gui.wx.ipython_history.html#module-IPython.gui.wx.ipython_history"><tt class="xref">IPython.gui.wx.ipython_history</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.gui.wx.ipython_view.html#module-IPython.gui.wx.ipython_view"><tt class="xref">IPython.gui.wx.ipython_view</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.gui.wx.thread_ex.html#module-IPython.gui.wx.thread_ex"><tt class="xref">IPython.gui.wx.thread_ex</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.gui.wx.wxIPython.html#module-IPython.gui.wx.wxIPython"><tt class="xref">IPython.gui.wx.wxIPython</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.history.html#module-IPython.history"><tt class="xref">IPython.history</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.hooks.html#module-IPython.hooks"><tt class="xref">IPython.hooks</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.ipapi.html#module-IPython.ipapi"><tt class="xref">IPython.ipapi</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.iplib.html#module-IPython.iplib"><tt class="xref">IPython.iplib</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.ipmaker.html#module-IPython.ipmaker"><tt class="xref">IPython.ipmaker</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.ipstruct.html#module-IPython.ipstruct"><tt class="xref">IPython.ipstruct</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.irunner.html#module-IPython.irunner"><tt class="xref">IPython.irunner</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.Itpl.html#module-IPython.Itpl"><tt class="xref">IPython.Itpl</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.client.html#module-IPython.kernel.client"><tt class="xref">IPython.kernel.client</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.clientconnector.html#module-IPython.kernel.clientconnector"><tt class="xref">IPython.kernel.clientconnector</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.clientinterfaces.html#module-IPython.kernel.clientinterfaces"><tt class="xref">IPython.kernel.clientinterfaces</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.codeutil.html#module-IPython.kernel.codeutil"><tt class="xref">IPython.kernel.codeutil</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.contexts.html#module-IPython.kernel.contexts"><tt class="xref">IPython.kernel.contexts</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.controllerservice.html#module-IPython.kernel.controllerservice"><tt class="xref">IPython.kernel.controllerservice</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.display_formatter.html#module-IPython.kernel.core.display_formatter"><tt class="xref">IPython.kernel.core.display_formatter</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.display_trap.html#module-IPython.kernel.core.display_trap"><tt class="xref">IPython.kernel.core.display_trap</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.error.html#module-IPython.kernel.core.error"><tt class="xref">IPython.kernel.core.error</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.fd_redirector.html#module-IPython.kernel.core.fd_redirector"><tt class="xref">IPython.kernel.core.fd_redirector</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.file_like.html#module-IPython.kernel.core.file_like"><tt class="xref">IPython.kernel.core.file_like</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.history.html#module-IPython.kernel.core.history"><tt class="xref">IPython.kernel.core.history</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.interpreter.html#module-IPython.kernel.core.interpreter"><tt class="xref">IPython.kernel.core.interpreter</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.macro.html#module-IPython.kernel.core.macro"><tt class="xref">IPython.kernel.core.macro</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.magic.html#module-IPython.kernel.core.magic"><tt class="xref">IPython.kernel.core.magic</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.message_cache.html#module-IPython.kernel.core.message_cache"><tt class="xref">IPython.kernel.core.message_cache</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.notification.html#module-IPython.kernel.core.notification"><tt class="xref">IPython.kernel.core.notification</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.output_trap.html#module-IPython.kernel.core.output_trap"><tt class="xref">IPython.kernel.core.output_trap</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.prompts.html#module-IPython.kernel.core.prompts"><tt class="xref">IPython.kernel.core.prompts</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.redirector_output_trap.html#module-IPython.kernel.core.redirector_output_trap"><tt class="xref">IPython.kernel.core.redirector_output_trap</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.sync_traceback_trap.html#module-IPython.kernel.core.sync_traceback_trap"><tt class="xref">IPython.kernel.core.sync_traceback_trap</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.traceback_formatter.html#module-IPython.kernel.core.traceback_formatter"><tt class="xref">IPython.kernel.core.traceback_formatter</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.traceback_trap.html#module-IPython.kernel.core.traceback_trap"><tt class="xref">IPython.kernel.core.traceback_trap</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.core.util.html#module-IPython.kernel.core.util"><tt class="xref">IPython.kernel.core.util</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.engineconnector.html#module-IPython.kernel.engineconnector"><tt class="xref">IPython.kernel.engineconnector</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.enginefc.html#module-IPython.kernel.enginefc"><tt class="xref">IPython.kernel.enginefc</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.engineservice.html#module-IPython.kernel.engineservice"><tt class="xref">IPython.kernel.engineservice</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.error.html#module-IPython.kernel.error"><tt class="xref">IPython.kernel.error</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.fcutil.html#module-IPython.kernel.fcutil"><tt class="xref">IPython.kernel.fcutil</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.magic.html#module-IPython.kernel.magic"><tt class="xref">IPython.kernel.magic</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.map.html#module-IPython.kernel.map"><tt class="xref">IPython.kernel.map</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.mapper.html#module-IPython.kernel.mapper"><tt class="xref">IPython.kernel.mapper</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.multiengine.html#module-IPython.kernel.multiengine"><tt class="xref">IPython.kernel.multiengine</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.multiengineclient.html#module-IPython.kernel.multiengineclient"><tt class="xref">IPython.kernel.multiengineclient</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.multienginefc.html#module-IPython.kernel.multienginefc"><tt class="xref">IPython.kernel.multienginefc</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.newserialized.html#module-IPython.kernel.newserialized"><tt class="xref">IPython.kernel.newserialized</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.parallelfunction.html#module-IPython.kernel.parallelfunction"><tt class="xref">IPython.kernel.parallelfunction</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.pbutil.html#module-IPython.kernel.pbutil"><tt class="xref">IPython.kernel.pbutil</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.pendingdeferred.html#module-IPython.kernel.pendingdeferred"><tt class="xref">IPython.kernel.pendingdeferred</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.pickleutil.html#module-IPython.kernel.pickleutil"><tt class="xref">IPython.kernel.pickleutil</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.scripts.ipcluster.html#module-IPython.kernel.scripts.ipcluster"><tt class="xref">IPython.kernel.scripts.ipcluster</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.scripts.ipcontroller.html#module-IPython.kernel.scripts.ipcontroller"><tt class="xref">IPython.kernel.scripts.ipcontroller</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.scripts.ipengine.html#module-IPython.kernel.scripts.ipengine"><tt class="xref">IPython.kernel.scripts.ipengine</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.task.html#module-IPython.kernel.task"><tt class="xref">IPython.kernel.task</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.taskclient.html#module-IPython.kernel.taskclient"><tt class="xref">IPython.kernel.taskclient</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.taskfc.html#module-IPython.kernel.taskfc"><tt class="xref">IPython.kernel.taskfc</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.twistedutil.html#module-IPython.kernel.twistedutil"><tt class="xref">IPython.kernel.twistedutil</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.kernel.util.html#module-IPython.kernel.util"><tt class="xref">IPython.kernel.util</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.Logger.html#module-IPython.Logger"><tt class="xref">IPython.Logger</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.macro.html#module-IPython.macro"><tt class="xref">IPython.macro</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.Magic.html#module-IPython.Magic"><tt class="xref">IPython.Magic</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.numutils.html#module-IPython.numutils"><tt class="xref">IPython.numutils</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.OInspect.html#module-IPython.OInspect"><tt class="xref">IPython.OInspect</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.OutputTrap.html#module-IPython.OutputTrap"><tt class="xref">IPython.OutputTrap</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.platutils.html#module-IPython.platutils"><tt class="xref">IPython.platutils</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.platutils_dummy.html#module-IPython.platutils_dummy"><tt class="xref">IPython.platutils_dummy</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.platutils_posix.html#module-IPython.platutils_posix"><tt class="xref">IPython.platutils_posix</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.prefilter.html#module-IPython.prefilter"><tt class="xref">IPython.prefilter</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.Prompts.html#module-IPython.Prompts"><tt class="xref">IPython.Prompts</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.PyColorize.html#module-IPython.PyColorize"><tt class="xref">IPython.PyColorize</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.Shell.html#module-IPython.Shell"><tt class="xref">IPython.Shell</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.shellglobals.html#module-IPython.shellglobals"><tt class="xref">IPython.shellglobals</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.strdispatch.html#module-IPython.strdispatch"><tt class="xref">IPython.strdispatch</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.decorator_msim.html#module-IPython.testing.decorator_msim"><tt class="xref">IPython.testing.decorator_msim</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.decorators.html#module-IPython.testing.decorators"><tt class="xref">IPython.testing.decorators</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.decorators_numpy.html#module-IPython.testing.decorators_numpy"><tt class="xref">IPython.testing.decorators_numpy</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.decorators_trial.html#module-IPython.testing.decorators_trial"><tt class="xref">IPython.testing.decorators_trial</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.iptest.html#module-IPython.testing.iptest"><tt class="xref">IPython.testing.iptest</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.mkdoctests.html#module-IPython.testing.mkdoctests"><tt class="xref">IPython.testing.mkdoctests</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.parametric.html#module-IPython.testing.parametric"><tt class="xref">IPython.testing.parametric</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.plugin.dtexample.html#module-IPython.testing.plugin.dtexample"><tt class="xref">IPython.testing.plugin.dtexample</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.plugin.show_refs.html#module-IPython.testing.plugin.show_refs"><tt class="xref">IPython.testing.plugin.show_refs</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.plugin.simple.html#module-IPython.testing.plugin.simple"><tt class="xref">IPython.testing.plugin.simple</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.plugin.test_ipdoctest.html#module-IPython.testing.plugin.test_ipdoctest"><tt class="xref">IPython.testing.plugin.test_ipdoctest</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.plugin.test_refs.html#module-IPython.testing.plugin.test_refs"><tt class="xref">IPython.testing.plugin.test_refs</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.tools.html#module-IPython.testing.tools"><tt class="xref">IPython.testing.tools</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.testing.util.html#module-IPython.testing.util"><tt class="xref">IPython.testing.util</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.tools.growl.html#module-IPython.tools.growl"><tt class="xref">IPython.tools.growl</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.tools.utils.html#module-IPython.tools.utils"><tt class="xref">IPython.tools.utils</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.twshell.html#module-IPython.twshell"><tt class="xref">IPython.twshell</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.ultraTB.html#module-IPython.ultraTB"><tt class="xref">IPython.ultraTB</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.upgrade_dir.html#module-IPython.upgrade_dir"><tt class="xref">IPython.upgrade_dir</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.wildcard.html#module-IPython.wildcard"><tt class="xref">IPython.wildcard</tt></a></td><td>
<em></em></td></tr><tr class="cg-1">
<td></td>
<td>
<a href="api/generated/IPython.winconsole.html#module-IPython.winconsole"><tt class="xref">IPython.winconsole</tt></a></td><td>
<em></em></td></tr>
</table>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" size="18" /> <input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="" title="Global Module Index"
accesskey="M">modules</a> |</li>
<li><a href="index.html">IPython v0.10 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2008, The IPython Development Team.
Last updated on Aug 04, 2009.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.5.2.
</div>
</body>
</html>