~dkuhlman/python-training-materials/Materials

« back to all changes in this revision

Viewing changes to python-2.7.12-docs-html/genindex-S.html

  • Committer: Dave Kuhlman
  • Date: 2017-04-15 16:24:56 UTC
  • Revision ID: dkuhlman@davekuhlman.org-20170415162456-iav9vozzg4iwqwv3
Updated docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
4
 
 
5
 
 
6
<html xmlns="http://www.w3.org/1999/xhtml">
 
7
  <head>
 
8
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
9
    
 
10
    <title>Index &mdash; Python 2.7.12 documentation</title>
 
11
    
 
12
    <link rel="stylesheet" href="_static/classic.css" type="text/css" />
 
13
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
 
14
    
 
15
    <script type="text/javascript">
 
16
      var DOCUMENTATION_OPTIONS = {
 
17
        URL_ROOT:    './',
 
18
        VERSION:     '2.7.12',
 
19
        COLLAPSE_INDEX: false,
 
20
        FILE_SUFFIX: '.html',
 
21
        HAS_SOURCE:  true
 
22
      };
 
23
    </script>
 
24
    <script type="text/javascript" src="_static/jquery.js"></script>
 
25
    <script type="text/javascript" src="_static/underscore.js"></script>
 
26
    <script type="text/javascript" src="_static/doctools.js"></script>
 
27
    <script type="text/javascript" src="_static/sidebar.js"></script>
 
28
    <link rel="search" type="application/opensearchdescription+xml"
 
29
          title="Search within Python 2.7.12 documentation"
 
30
          href="_static/opensearch.xml"/>
 
31
    <link rel="author" title="About these documents" href="about.html" />
 
32
    <link rel="copyright" title="Copyright" href="copyright.html" />
 
33
    <link rel="top" title="Python 2.7.12 documentation" href="contents.html" />
 
34
    <link rel="shortcut icon" type="image/png" href="_static/py.png" />
 
35
    <script type="text/javascript" src="_static/copybutton.js"></script>
 
36
    <script type="text/javascript" src="_static/version_switch.js"></script>
 
37
 
 
38
    
 
39
 
 
40
  </head>
 
41
  <body role="document">  
 
42
    <div class="related" role="navigation" aria-label="related navigation">
 
43
      <h3>Navigation</h3>
 
44
      <ul>
 
45
        <li class="right" style="margin-right: 10px">
 
46
          <a href="genindex.html" title="General Index"
 
47
             accesskey="I">index</a></li>
 
48
        <li class="right" >
 
49
          <a href="py-modindex.html" title="Python Module Index"
 
50
             >modules</a> |</li>
 
51
        <li><img src="_static/py.png" alt=""
 
52
                 style="vertical-align: middle; margin-top: -1px"/></li>
 
53
        <li><a href="https://www.python.org/">Python</a> &raquo;</li>
 
54
        <li>
 
55
          <span class="version_switcher_placeholder">2.7.12</span>
 
56
          <a href="index.html">Documentation</a> &raquo;
 
57
        </li>
 
58
 
 
59
      </ul>
 
60
    </div>    
 
61
 
 
62
    <div class="document">
 
63
      <div class="documentwrapper">
 
64
        <div class="bodywrapper">
 
65
          <div class="body" role="main">
 
66
            
 
67
 
 
68
<h1 id="index">Index &ndash; S</h1>
 
69
 
 
70
<table style="width: 100%" class="indextable"><tr>
 
71
  <td style="width: 33%" valign="top"><dl>
 
72
      
 
73
  <dt><a href="library/re.html#re.S">S (in module re)</a>
 
74
  </dt>
 
75
 
 
76
      
 
77
  <dt><a href="library/stat.html#stat.S_ENFMT">S_ENFMT (in module stat)</a>
 
78
  </dt>
 
79
 
 
80
      
 
81
  <dt><a href="library/rexec.html#rexec.RExec.s_eval">s_eval() (rexec.RExec method)</a>
 
82
  </dt>
 
83
 
 
84
      
 
85
  <dt><a href="library/rexec.html#rexec.RExec.s_exec">s_exec() (rexec.RExec method)</a>
 
86
  </dt>
 
87
 
 
88
      
 
89
  <dt><a href="library/rexec.html#rexec.RExec.s_execfile">s_execfile() (rexec.RExec method)</a>
 
90
  </dt>
 
91
 
 
92
      
 
93
  <dt><a href="library/stat.html#stat.S_IEXEC">S_IEXEC (in module stat)</a>
 
94
  </dt>
 
95
 
 
96
      
 
97
  <dt><a href="library/stat.html#stat.S_IFBLK">S_IFBLK (in module stat)</a>
 
98
  </dt>
 
99
 
 
100
      
 
101
  <dt><a href="library/stat.html#stat.S_IFCHR">S_IFCHR (in module stat)</a>
 
102
  </dt>
 
103
 
 
104
      
 
105
  <dt><a href="library/stat.html#stat.S_IFDIR">S_IFDIR (in module stat)</a>
 
106
  </dt>
 
107
 
 
108
      
 
109
  <dt><a href="library/stat.html#stat.S_IFIFO">S_IFIFO (in module stat)</a>
 
110
  </dt>
 
111
 
 
112
      
 
113
  <dt><a href="library/stat.html#stat.S_IFLNK">S_IFLNK (in module stat)</a>
 
114
  </dt>
 
115
 
 
116
      
 
117
  <dt><a href="library/stat.html#stat.S_IFMT">S_IFMT() (in module stat)</a>
 
118
  </dt>
 
119
 
 
120
      
 
121
  <dt><a href="library/stat.html#stat.S_IFREG">S_IFREG (in module stat)</a>
 
122
  </dt>
 
123
 
 
124
      
 
125
  <dt><a href="library/stat.html#stat.S_IFSOCK">S_IFSOCK (in module stat)</a>
 
126
  </dt>
 
127
 
 
128
      
 
129
  <dt><a href="library/stat.html#stat.S_IMODE">S_IMODE() (in module stat)</a>
 
130
  </dt>
 
131
 
 
132
      
 
133
  <dt><a href="library/rexec.html#rexec.RExec.s_import">s_import() (rexec.RExec method)</a>
 
134
  </dt>
 
135
 
 
136
      
 
137
  <dt><a href="library/stat.html#stat.S_IREAD">S_IREAD (in module stat)</a>
 
138
  </dt>
 
139
 
 
140
      
 
141
  <dt><a href="library/stat.html#stat.S_IRGRP">S_IRGRP (in module stat)</a>
 
142
  </dt>
 
143
 
 
144
      
 
145
  <dt><a href="library/stat.html#stat.S_IROTH">S_IROTH (in module stat)</a>
 
146
  </dt>
 
147
 
 
148
      
 
149
  <dt><a href="library/stat.html#stat.S_IRUSR">S_IRUSR (in module stat)</a>
 
150
  </dt>
 
151
 
 
152
      
 
153
  <dt><a href="library/stat.html#stat.S_IRWXG">S_IRWXG (in module stat)</a>
 
154
  </dt>
 
155
 
 
156
      
 
157
  <dt><a href="library/stat.html#stat.S_IRWXO">S_IRWXO (in module stat)</a>
 
158
  </dt>
 
159
 
 
160
      
 
161
  <dt><a href="library/stat.html#stat.S_IRWXU">S_IRWXU (in module stat)</a>
 
162
  </dt>
 
163
 
 
164
      
 
165
  <dt><a href="library/stat.html#stat.S_ISBLK">S_ISBLK() (in module stat)</a>
 
166
  </dt>
 
167
 
 
168
      
 
169
  <dt><a href="library/stat.html#stat.S_ISCHR">S_ISCHR() (in module stat)</a>
 
170
  </dt>
 
171
 
 
172
      
 
173
  <dt><a href="library/stat.html#stat.S_ISDIR">S_ISDIR() (in module stat)</a>
 
174
  </dt>
 
175
 
 
176
      
 
177
  <dt><a href="library/stat.html#stat.S_ISFIFO">S_ISFIFO() (in module stat)</a>
 
178
  </dt>
 
179
 
 
180
      
 
181
  <dt><a href="library/stat.html#stat.S_ISGID">S_ISGID (in module stat)</a>
 
182
  </dt>
 
183
 
 
184
      
 
185
  <dt><a href="library/stat.html#stat.S_ISLNK">S_ISLNK() (in module stat)</a>
 
186
  </dt>
 
187
 
 
188
      
 
189
  <dt><a href="library/stat.html#stat.S_ISREG">S_ISREG() (in module stat)</a>
 
190
  </dt>
 
191
 
 
192
      
 
193
  <dt><a href="library/stat.html#stat.S_ISSOCK">S_ISSOCK() (in module stat)</a>
 
194
  </dt>
 
195
 
 
196
      
 
197
  <dt><a href="library/stat.html#stat.S_ISUID">S_ISUID (in module stat)</a>
 
198
  </dt>
 
199
 
 
200
      
 
201
  <dt><a href="library/stat.html#stat.S_ISVTX">S_ISVTX (in module stat)</a>
 
202
  </dt>
 
203
 
 
204
      
 
205
  <dt><a href="library/stat.html#stat.S_IWGRP">S_IWGRP (in module stat)</a>
 
206
  </dt>
 
207
 
 
208
      
 
209
  <dt><a href="library/stat.html#stat.S_IWOTH">S_IWOTH (in module stat)</a>
 
210
  </dt>
 
211
 
 
212
      
 
213
  <dt><a href="library/stat.html#stat.S_IWRITE">S_IWRITE (in module stat)</a>
 
214
  </dt>
 
215
 
 
216
      
 
217
  <dt><a href="library/stat.html#stat.S_IWUSR">S_IWUSR (in module stat)</a>
 
218
  </dt>
 
219
 
 
220
      
 
221
  <dt><a href="library/stat.html#stat.S_IXGRP">S_IXGRP (in module stat)</a>
 
222
  </dt>
 
223
 
 
224
      
 
225
  <dt><a href="library/stat.html#stat.S_IXOTH">S_IXOTH (in module stat)</a>
 
226
  </dt>
 
227
 
 
228
      
 
229
  <dt><a href="library/stat.html#stat.S_IXUSR">S_IXUSR (in module stat)</a>
 
230
  </dt>
 
231
 
 
232
      
 
233
  <dt><a href="library/rexec.html#rexec.RExec.s_reload">s_reload() (rexec.RExec method)</a>
 
234
  </dt>
 
235
 
 
236
      
 
237
  <dt><a href="library/rexec.html#rexec.RExec.s_unload">s_unload() (rexec.RExec method)</a>
 
238
  </dt>
 
239
 
 
240
      
 
241
  <dt><a href="library/string.html#string.Template.safe_substitute">safe_substitute() (string.Template method)</a>
 
242
  </dt>
 
243
 
 
244
      
 
245
  <dt><a href="library/configparser.html#ConfigParser.SafeConfigParser">SafeConfigParser (class in ConfigParser)</a>
 
246
  </dt>
 
247
 
 
248
      
 
249
  <dt><a href="library/pprint.html#pprint.saferepr">saferepr() (in module pprint)</a>
 
250
  </dt>
 
251
 
 
252
      
 
253
  <dt><a href="library/filecmp.html#filecmp.dircmp.same_files">same_files (filecmp.dircmp attribute)</a>
 
254
  </dt>
 
255
 
 
256
      
 
257
  <dt><a href="library/decimal.html#decimal.Context.same_quantum">same_quantum() (decimal.Context method)</a>
 
258
  </dt>
 
259
 
 
260
      <dd><dl>
 
261
        
 
262
  <dt><a href="library/decimal.html#decimal.Decimal.same_quantum">(decimal.Decimal method)</a>
 
263
  </dt>
 
264
 
 
265
      </dl></dd>
 
266
      
 
267
  <dt><a href="library/os.path.html#os.path.samefile">samefile() (in module os.path)</a>
 
268
  </dt>
 
269
 
 
270
      
 
271
  <dt><a href="library/os.path.html#os.path.sameopenfile">sameopenfile() (in module os.path)</a>
 
272
  </dt>
 
273
 
 
274
      
 
275
  <dt><a href="library/os.path.html#os.path.samestat">samestat() (in module os.path)</a>
 
276
  </dt>
 
277
 
 
278
      
 
279
  <dt><a href="library/random.html#random.sample">sample() (in module random)</a>
 
280
  </dt>
 
281
 
 
282
      
 
283
  <dt><a href="library/cookielib.html#cookielib.FileCookieJar.save">save() (cookielib.FileCookieJar method)</a>
 
284
  </dt>
 
285
 
 
286
      
 
287
  <dt><a href="library/htmllib.html#htmllib.HTMLParser.save_bgn">save_bgn() (htmllib.HTMLParser method)</a>
 
288
  </dt>
 
289
 
 
290
      
 
291
  <dt><a href="library/htmllib.html#htmllib.HTMLParser.save_end">save_end() (htmllib.HTMLParser method)</a>
 
292
  </dt>
 
293
 
 
294
      
 
295
  <dt><a href="library/_winreg.html#_winreg.SaveKey">SaveKey() (in module _winreg)</a>
 
296
  </dt>
 
297
 
 
298
      
 
299
  <dt><a href="library/curses.html#curses.savetty">savetty() (in module curses)</a>
 
300
  </dt>
 
301
 
 
302
      
 
303
  <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.SAX2DOM">SAX2DOM (class in xml.dom.pulldom)</a>
 
304
  </dt>
 
305
 
 
306
      
 
307
  <dt><a href="library/xml.sax.html#xml.sax.SAXException">SAXException</a>
 
308
  </dt>
 
309
 
 
310
      
 
311
  <dt><a href="library/xml.sax.html#xml.sax.SAXNotRecognizedException">SAXNotRecognizedException</a>
 
312
  </dt>
 
313
 
 
314
      
 
315
  <dt><a href="library/xml.sax.html#xml.sax.SAXNotSupportedException">SAXNotSupportedException</a>
 
316
  </dt>
 
317
 
 
318
      
 
319
  <dt><a href="library/xml.sax.html#xml.sax.SAXParseException">SAXParseException</a>
 
320
  </dt>
 
321
 
 
322
      
 
323
  <dt><a href="library/imageop.html#imageop.scale">scale() (in module imageop)</a>
 
324
  </dt>
 
325
 
 
326
      
 
327
  <dt><a href="library/decimal.html#decimal.Context.scaleb">scaleb() (decimal.Context method)</a>
 
328
  </dt>
 
329
 
 
330
      <dd><dl>
 
331
        
 
332
  <dt><a href="library/decimal.html#decimal.Decimal.scaleb">(decimal.Decimal method)</a>
 
333
  </dt>
 
334
 
 
335
      </dl></dd>
 
336
      
 
337
  <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scalebarvalues">scalebarvalues() (FrameWork.ScrolledWindow method)</a>
 
338
  </dt>
 
339
 
 
340
      
 
341
  <dt><a href="library/re.html#index-0">scanf()</a>
 
342
  </dt>
 
343
 
 
344
      
 
345
  <dt><a href="library/sched.html#module-sched">sched (module)</a>
 
346
  </dt>
 
347
 
 
348
      
 
349
  <dt><a href="library/sched.html#sched.scheduler">scheduler (class in sched)</a>
 
350
  </dt>
 
351
 
 
352
      
 
353
  <dt><a href="library/msilib.html#msilib.schema">schema (in module msilib)</a>
 
354
  </dt>
 
355
 
 
356
      
 
357
  <dt><a href="library/fpformat.html#fpformat.sci">sci() (in module fpformat)</a>
 
358
  </dt>
 
359
 
 
360
      
 
361
  <dt><a href="reference/executionmodel.html#index-1">scope</a>, <a href="reference/executionmodel.html#index-5">[1]</a>
 
362
  </dt>
 
363
 
 
364
      
 
365
  <dt><a href="library/carbon.html#index-0">Scrap Manager</a>
 
366
  </dt>
 
367
 
 
368
      
 
369
  <dt><a href="library/turtle.html#turtle.Screen">Screen (class in turtle)</a>
 
370
  </dt>
 
371
 
 
372
      
 
373
  <dt><a href="library/turtle.html#turtle.screensize">screensize() (in module turtle)</a>
 
374
  </dt>
 
375
 
 
376
      
 
377
  <dt><a href="library/doctest.html#doctest.script_from_examples">script_from_examples() (in module doctest)</a>
 
378
  </dt>
 
379
 
 
380
      
 
381
  <dt><a href="library/curses.html#curses.window.scroll">scroll() (curses.window method)</a>
 
382
  </dt>
 
383
 
 
384
      
 
385
  <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scrollbar_callback">scrollbar_callback() (FrameWork.ScrolledWindow method)</a>
 
386
  </dt>
 
387
 
 
388
      
 
389
  <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scrollbars">scrollbars() (FrameWork.ScrolledWindow method)</a>
 
390
  </dt>
 
391
 
 
392
      
 
393
  <dt><a href="library/turtle.html#turtle.ScrolledCanvas">ScrolledCanvas (class in turtle)</a>
 
394
  </dt>
 
395
 
 
396
      
 
397
  <dt><a href="library/scrolledtext.html#module-ScrolledText">ScrolledText (module)</a>
 
398
  </dt>
 
399
 
 
400
      
 
401
  <dt><a href="library/curses.html#curses.window.scrollok">scrollok() (curses.window method)</a>
 
402
  </dt>
 
403
 
 
404
      
 
405
  <dt>
 
406
    search
 
407
  </dt>
 
408
 
 
409
      <dd><dl>
 
410
        
 
411
  <dt><a href="c-api/init.html#index-0">path, module</a>, <a href="c-api/init.html#index-4">[1]</a>, <a href="c-api/intro.html#index-20">[2]</a>, <a href="library/linecache.html#index-0">[3]</a>, <a href="library/site.html#index-0">[4]</a>, <a href="library/sys.html#index-6">[5]</a>, <a href="tutorial/modules.html#index-0">[6]</a>
 
412
  </dt>
 
413
 
 
414
      </dl></dd>
 
415
      
 
416
  <dt><a href="library/imaplib.html#imaplib.IMAP4.search">search() (imaplib.IMAP4 method)</a>
 
417
  </dt>
 
418
 
 
419
      <dd><dl>
 
420
        
 
421
  <dt><a href="library/re.html#re.search">(in module re)</a>
 
422
  </dt>
 
423
 
 
424
        
 
425
  <dt><a href="library/re.html#re.RegexObject.search">(re.RegexObject method)</a>
 
426
  </dt>
 
427
 
 
428
      </dl></dd>
 
429
      
 
430
  <dt><a href="library/imp.html#imp.SEARCH_ERROR">SEARCH_ERROR (in module imp)</a>
 
431
  </dt>
 
432
 
 
433
      
 
434
  <dt><a href="library/datetime.html#datetime.datetime.second">second (datetime.datetime attribute)</a>
 
435
  </dt>
 
436
 
 
437
      <dd><dl>
 
438
        
 
439
  <dt><a href="library/datetime.html#datetime.time.second">(datetime.time attribute)</a>
 
440
  </dt>
 
441
 
 
442
      </dl></dd>
 
443
      
 
444
  <dt><a href="library/multifile.html#multifile.MultiFile.section_divider">section_divider() (multifile.MultiFile method)</a>
 
445
  </dt>
 
446
 
 
447
      
 
448
  <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.sections">sections() (ConfigParser.RawConfigParser method)</a>
 
449
  </dt>
 
450
 
 
451
      
 
452
  <dt><a href="library/cookielib.html#cookielib.Cookie.secure">secure (cookielib.Cookie attribute)</a>
 
453
  </dt>
 
454
 
 
455
      
 
456
  <dt><a href="library/sha.html#index-0">Secure Hash Algorithm</a>
 
457
  </dt>
 
458
 
 
459
      
 
460
  <dt><a href="library/hashlib.html#index-0">secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512</a>
 
461
  </dt>
 
462
 
 
463
      
 
464
  <dt><a href="library/ssl.html#index-1">Secure Sockets Layer</a>
 
465
  </dt>
 
466
 
 
467
      
 
468
  <dt>
 
469
    security
 
470
  </dt>
 
471
 
 
472
      <dd><dl>
 
473
        
 
474
  <dt><a href="library/cgi.html#index-1">CGI</a>
 
475
  </dt>
 
476
 
 
477
      </dl></dd>
 
478
      
 
479
  <dt><a href="library/ttk.html#ttk.Treeview.see">see() (ttk.Treeview method)</a>
 
480
  </dt>
 
481
 
 
482
      
 
483
  <dt><a href="library/random.html#random.seed">seed() (in module random)</a>
 
484
  </dt>
 
485
 
 
486
      
 
487
  <dt><a href="library/bz2.html#bz2.BZ2File.seek">seek() (bz2.BZ2File method)</a>
 
488
  </dt>
 
489
 
 
490
      <dd><dl>
 
491
        
 
492
  <dt><a href="library/chunk.html#chunk.Chunk.seek">(chunk.Chunk method)</a>
 
493
  </dt>
 
494
 
 
495
        
 
496
  <dt><a href="library/stdtypes.html#file.seek">(file method)</a>
 
497
  </dt>
 
498
 
 
499
        
 
500
  <dt><a href="library/io.html#io.IOBase.seek">(io.IOBase method)</a>
 
501
  </dt>
 
502
 
 
503
        
 
504
  <dt><a href="library/io.html#io.TextIOBase.seek">(io.TextIOBase method)</a>
 
505
  </dt>
 
506
 
 
507
        
 
508
  <dt><a href="library/mmap.html#mmap.mmap.seek">(mmap.mmap method)</a>
 
509
  </dt>
 
510
 
 
511
        
 
512
  <dt><a href="library/multifile.html#multifile.MultiFile.seek">(multifile.MultiFile method)</a>
 
513
  </dt>
 
514
 
 
515
      </dl></dd>
 
516
      
 
517
  <dt><a href="library/os.html#os.SEEK_CUR">SEEK_CUR (in module os)</a>
 
518
  </dt>
 
519
 
 
520
      <dd><dl>
 
521
        
 
522
  <dt><a href="library/posixfile.html#posixfile.SEEK_CUR">(in module posixfile)</a>
 
523
  </dt>
 
524
 
 
525
      </dl></dd>
 
526
      
 
527
  <dt><a href="library/os.html#os.SEEK_END">SEEK_END (in module os)</a>
 
528
  </dt>
 
529
 
 
530
      <dd><dl>
 
531
        
 
532
  <dt><a href="library/posixfile.html#posixfile.SEEK_END">(in module posixfile)</a>
 
533
  </dt>
 
534
 
 
535
      </dl></dd>
 
536
      
 
537
  <dt><a href="library/os.html#os.SEEK_SET">SEEK_SET (in module os)</a>
 
538
  </dt>
 
539
 
 
540
      <dd><dl>
 
541
        
 
542
  <dt><a href="library/posixfile.html#posixfile.SEEK_SET">(in module posixfile)</a>
 
543
  </dt>
 
544
 
 
545
      </dl></dd>
 
546
      
 
547
  <dt><a href="library/io.html#io.IOBase.seekable">seekable() (io.IOBase method)</a>
 
548
  </dt>
 
549
 
 
550
      
 
551
  <dt><a href="c-api/typeobj.html#c.segcountproc">segcountproc (C type)</a>
 
552
  </dt>
 
553
 
 
554
      
 
555
  <dt><a href="library/tix.html#Tix.Select">Select (class in Tix)</a>
 
556
  </dt>
 
557
 
 
558
      
 
559
  <dt><a href="library/select.html#module-select">select (module)</a>
 
560
  </dt>
 
561
 
 
562
      
 
563
  <dt><a href="library/imaplib.html#imaplib.IMAP4.select">select() (imaplib.IMAP4 method)</a>
 
564
  </dt>
 
565
 
 
566
      <dd><dl>
 
567
        
 
568
  <dt><a href="library/gl.html#gl.select">(in module gl)</a>
 
569
  </dt>
 
570
 
 
571
        
 
572
  <dt><a href="library/select.html#select.select">(in module select)</a>
 
573
  </dt>
 
574
 
 
575
        
 
576
  <dt><a href="library/ttk.html#ttk.Notebook.select">(ttk.Notebook method)</a>
 
577
  </dt>
 
578
 
 
579
      </dl></dd>
 
580
      
 
581
  <dt><a href="library/ssl.html#ssl.SSLSocket.selected_alpn_protocol">selected_alpn_protocol() (ssl.SSLSocket method)</a>
 
582
  </dt>
 
583
 
 
584
      
 
585
  <dt><a href="library/ssl.html#ssl.SSLSocket.selected_npn_protocol">selected_npn_protocol() (ssl.SSLSocket method)</a>
 
586
  </dt>
 
587
 
 
588
      
 
589
  <dt><a href="library/ttk.html#ttk.Treeview.selection">selection() (ttk.Treeview method)</a>
 
590
  </dt>
 
591
 
 
592
      
 
593
  <dt><a href="library/ttk.html#ttk.Treeview.selection_add">selection_add() (ttk.Treeview method)</a>
 
594
  </dt>
 
595
 
 
596
      
 
597
  <dt><a href="library/ttk.html#ttk.Treeview.selection_remove">selection_remove() (ttk.Treeview method)</a>
 
598
  </dt>
 
599
 
 
600
      
 
601
  <dt><a href="library/ttk.html#ttk.Treeview.selection_set">selection_set() (ttk.Treeview method)</a>
 
602
  </dt>
 
603
 
 
604
      
 
605
  <dt><a href="library/ttk.html#ttk.Treeview.selection_toggle">selection_toggle() (ttk.Treeview method)</a>
 
606
  </dt>
 
607
 
 
608
      
 
609
  <dt><a href="library/multiprocessing.html#multiprocessing.Semaphore">Semaphore (class in multiprocessing)</a>
 
610
  </dt>
 
611
 
 
612
      <dd><dl>
 
613
        
 
614
  <dt><a href="library/threading.html#threading.Semaphore">(class in threading)</a>
 
615
  </dt>
 
616
 
 
617
      </dl></dd>
 
618
      
 
619
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Semaphore">Semaphore() (multiprocessing.managers.SyncManager method)</a>
 
620
  </dt>
 
621
 
 
622
      
 
623
  <dt><a href="library/thread.html#index-0">semaphores, binary</a>
 
624
  </dt>
 
625
 
 
626
      
 
627
  <dt><a href="library/token.html#token.SEMI">SEMI (in module token)</a>
 
628
  </dt>
 
629
 
 
630
      
 
631
  <dt><a href="library/aetools.html#aetools.TalkTo.send">send() (aetools.TalkTo method)</a>
 
632
  </dt>
 
633
 
 
634
      <dd><dl>
 
635
        
 
636
  <dt><a href="library/asyncore.html#asyncore.dispatcher.send">(asyncore.dispatcher method)</a>
 
637
  </dt>
 
638
 
 
639
        
 
640
  <dt><a href="reference/expressions.html#generator.send">(generator method)</a>
 
641
  </dt>
 
642
 
 
643
        
 
644
  <dt><a href="library/httplib.html#httplib.HTTPConnection.send">(httplib.HTTPConnection method)</a>
 
645
  </dt>
 
646
 
 
647
        
 
648
  <dt><a href="library/imaplib.html#imaplib.IMAP4.send">(imaplib.IMAP4 method)</a>
 
649
  </dt>
 
650
 
 
651
        
 
652
  <dt><a href="library/logging.handlers.html#logging.handlers.DatagramHandler.send">(logging.handlers.DatagramHandler method)</a>
 
653
  </dt>
 
654
 
 
655
        
 
656
  <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.send">(logging.handlers.SocketHandler method)</a>
 
657
  </dt>
 
658
 
 
659
        
 
660
  <dt><a href="library/multiprocessing.html#multiprocessing.Connection.send">(multiprocessing.Connection method)</a>
 
661
  </dt>
 
662
 
 
663
        
 
664
  <dt><a href="library/socket.html#socket.socket.send">(socket.socket method)</a>
 
665
  </dt>
 
666
 
 
667
      </dl></dd>
 
668
      
 
669
  <dt><a href="library/multiprocessing.html#multiprocessing.Connection.send_bytes">send_bytes() (multiprocessing.Connection method)</a>
 
670
  </dt>
 
671
 
 
672
      
 
673
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_error">send_error() (BaseHTTPServer.BaseHTTPRequestHandler method)</a>
 
674
  </dt>
 
675
 
 
676
      
 
677
  <dt><a href="library/formatter.html#formatter.writer.send_flowing_data">send_flowing_data() (formatter.writer method)</a>
 
678
  </dt>
 
679
 
 
680
      
 
681
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_header">send_header() (BaseHTTPServer.BaseHTTPRequestHandler method)</a>
 
682
  </dt>
 
683
 
 
684
      
 
685
  <dt><a href="library/formatter.html#formatter.writer.send_hor_rule">send_hor_rule() (formatter.writer method)</a>
 
686
  </dt>
 
687
 
 
688
      
 
689
  <dt><a href="library/formatter.html#formatter.writer.send_label_data">send_label_data() (formatter.writer method)</a>
 
690
  </dt>
 
691
 
 
692
      
 
693
  <dt><a href="library/formatter.html#formatter.writer.send_line_break">send_line_break() (formatter.writer method)</a>
 
694
  </dt>
 
695
 
 
696
      
 
697
  <dt><a href="library/formatter.html#formatter.writer.send_literal_data">send_literal_data() (formatter.writer method)</a>
 
698
  </dt>
 
699
 
 
700
      
 
701
  <dt><a href="library/formatter.html#formatter.writer.send_paragraph">send_paragraph() (formatter.writer method)</a>
 
702
  </dt>
 
703
 
 
704
      
 
705
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_response">send_response() (BaseHTTPServer.BaseHTTPRequestHandler method)</a>
 
706
  </dt>
 
707
 
 
708
      
 
709
  <dt><a href="library/subprocess.html#subprocess.Popen.send_signal">send_signal() (subprocess.Popen method)</a>
 
710
  </dt>
 
711
 
 
712
      
 
713
  <dt><a href="library/socket.html#socket.socket.sendall">sendall() (socket.socket method)</a>
 
714
  </dt>
 
715
 
 
716
      
 
717
  <dt><a href="library/ftplib.html#ftplib.FTP.sendcmd">sendcmd() (ftplib.FTP method)</a>
 
718
  </dt>
 
719
 
 
720
      
 
721
  <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.sendfile">sendfile() (wsgiref.handlers.BaseHandler method)</a>
 
722
  </dt>
 
723
 
 
724
      
 
725
  <dt><a href="library/smtplib.html#smtplib.SMTP.sendmail">sendmail() (smtplib.SMTP method)</a>
 
726
  </dt>
 
727
 
 
728
      
 
729
  <dt><a href="library/socket.html#socket.socket.sendto">sendto() (socket.socket method)</a>
 
730
  </dt>
 
731
 
 
732
      
 
733
  <dt><a href="library/os.html#os.sep">sep (in module os)</a>
 
734
  </dt>
 
735
 
 
736
      
 
737
  <dt><a href="library/framework.html#FrameWork.Separator">Separator() (in module FrameWork)</a>
 
738
  </dt>
 
739
 
 
740
      
 
741
  <dt><a href="glossary.html#term-sequence"><strong>sequence</strong></a>
 
742
  </dt>
 
743
 
 
744
      <dd><dl>
 
745
        
 
746
  <dt><a href="reference/expressions.html#index-32">item</a>
 
747
  </dt>
 
748
 
 
749
        
 
750
  <dt><a href="library/stdtypes.html#index-20">iteration</a>
 
751
  </dt>
 
752
 
 
753
        
 
754
  <dt><a href="c-api/concrete.html#index-1">object</a>, <a href="library/stdtypes.html#index-21">[1]</a>, <a href="reference/compound_stmts.html#index-6">[2]</a>, <a href="reference/datamodel.html#index-17">[3]</a>, <a href="reference/datamodel.html#index-56">[4]</a>, <a href="reference/expressions.html#index-32">[5]</a>, <a href="reference/expressions.html#index-35">[6]</a>, <a href="reference/expressions.html#index-67">[7]</a>, <a href="reference/simple_stmts.html#index-11">[8]</a>
 
755
  </dt>
 
756
 
 
757
        
 
758
  <dt><a href="library/stdtypes.html#index-29">types, mutable</a>
 
759
  </dt>
 
760
 
 
761
        
 
762
  <dt><a href="library/stdtypes.html#index-22">types, operations on</a>, <a href="library/stdtypes.html#index-30">[1]</a>
 
763
  </dt>
 
764
 
 
765
      </dl></dd>
 
766
      
 
767
  <dt><a href="library/collections.html#collections.Sequence">Sequence (class in collections)</a>
 
768
  </dt>
 
769
 
 
770
      
 
771
  <dt><a href="library/msilib.html#msilib.sequence">sequence (in module msilib)</a>
 
772
  </dt>
 
773
 
 
774
      
 
775
  <dt><a href="library/parser.html#parser.sequence2st">sequence2st() (in module parser)</a>
 
776
  </dt>
 
777
 
 
778
      
 
779
  <dt><a href="library/operator.html#operator.sequenceIncludes">sequenceIncludes() (in module operator)</a>
 
780
  </dt>
 
781
 
 
782
      
 
783
  <dt><a href="library/difflib.html#difflib.SequenceMatcher">SequenceMatcher (class in difflib)</a>, <a href="library/difflib.html#difflib.SequenceMatcher">[1]</a>
 
784
  </dt>
 
785
 
 
786
      
 
787
  <dt><a href="library/cookie.html#Cookie.SerialCookie">SerialCookie (class in Cookie)</a>
 
788
  </dt>
 
789
 
 
790
      
 
791
  <dt>
 
792
    serializing
 
793
  </dt>
 
794
 
 
795
      <dd><dl>
 
796
        
 
797
  <dt><a href="library/pickle.html#index-0">objects</a>
 
798
  </dt>
 
799
 
 
800
      </dl></dd>
 
801
      
 
802
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.serve_forever">serve_forever() (SocketServer.BaseServer method)</a>
 
803
  </dt>
 
804
 
 
805
      
 
806
  <dt>
 
807
    server
 
808
  </dt>
 
809
 
 
810
      <dd><dl>
 
811
        
 
812
  <dt><a href="library/basehttpserver.html#index-0">WWW</a>, <a href="library/cgi.html#index-0">[1]</a>
 
813
  </dt>
 
814
 
 
815
      </dl></dd>
 
816
      
 
817
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.server">server (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a>
 
818
  </dt>
 
819
 
 
820
      
 
821
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_activate">server_activate() (SocketServer.BaseServer method)</a>
 
822
  </dt>
 
823
 
 
824
      
 
825
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_address">server_address (SocketServer.BaseServer attribute)</a>
 
826
  </dt>
 
827
 
 
828
      
 
829
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_bind">server_bind() (SocketServer.BaseServer method)</a>
 
830
  </dt>
 
831
 
 
832
      
 
833
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_close">server_close() (SocketServer.BaseServer method)</a>
 
834
  </dt>
 
835
 
 
836
      
 
837
  <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.server_software">server_software (wsgiref.handlers.BaseHandler attribute)</a>
 
838
  </dt>
 
839
 
 
840
      
 
841
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.server_version">server_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a>
 
842
  </dt>
 
843
 
 
844
      <dd><dl>
 
845
        
 
846
  <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.server_version">(SimpleHTTPServer.SimpleHTTPRequestHandler attribute)</a>
 
847
  </dt>
 
848
 
 
849
      </dl></dd>
 
850
      
 
851
  <dt><a href="library/xmlrpclib.html#xmlrpclib.ServerProxy">ServerProxy (class in xmlrpclib)</a>
 
852
  </dt>
 
853
 
 
854
      
 
855
  <dt><a href="library/ssl.html#ssl.SSLContext.session_stats">session_stats() (ssl.SSLContext method)</a>
 
856
  </dt>
 
857
 
 
858
      
 
859
  <dt>
 
860
    set
 
861
  </dt>
 
862
 
 
863
      <dd><dl>
 
864
        
 
865
  <dt><a href="reference/expressions.html#index-18">display</a>
 
866
  </dt>
 
867
 
 
868
        
 
869
  <dt><a href="c-api/set.html#index-0">object</a>, <a href="library/stdtypes.html#index-31">[1]</a>, <a href="reference/datamodel.html#index-30">[2]</a>, <a href="reference/expressions.html#index-18">[3]</a>
 
870
  </dt>
 
871
 
 
872
      </dl></dd>
 
873
      
 
874
  <dt><a href="library/stdtypes.html#set">set (built-in class)</a>
 
875
  </dt>
 
876
 
 
877
      
 
878
  <dt><a href="library/collections.html#collections.Set">Set (class in collections)</a>
 
879
  </dt>
 
880
 
 
881
      <dd><dl>
 
882
        
 
883
  <dt><a href="library/sets.html#sets.Set">(class in sets)</a>
 
884
  </dt>
 
885
 
 
886
      </dl></dd>
 
887
      
 
888
  <dt><a href="library/idle.html#index-4">Set Breakpoint</a>
 
889
  </dt>
 
890
 
 
891
      
 
892
  <dt>
 
893
    set type
 
894
  </dt>
 
895
 
 
896
      <dd><dl>
 
897
        
 
898
  <dt><a href="reference/datamodel.html#index-29">object</a>
 
899
  </dt>
 
900
 
 
901
      </dl></dd>
 
902
      
 
903
  <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.set">set() (ConfigParser.RawConfigParser method)</a>
 
904
  </dt>
 
905
 
 
906
      <dd><dl>
 
907
        
 
908
  <dt><a href="library/configparser.html#ConfigParser.SafeConfigParser.set">(ConfigParser.SafeConfigParser method)</a>
 
909
  </dt>
 
910
 
 
911
        
 
912
  <dt><a href="library/cookie.html#Cookie.Morsel.set">(Cookie.Morsel method)</a>
 
913
  </dt>
 
914
 
 
915
        
 
916
  <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.set">(EasyDialogs.ProgressBar method)</a>
 
917
  </dt>
 
918
 
 
919
        
 
920
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set">(ossaudiodev.oss_mixer_device method)</a>
 
921
  </dt>
 
922
 
 
923
        
 
924
  <dt><a href="library/test.html#test.test_support.EnvironmentVarGuard.set">(test.test_support.EnvironmentVarGuard method)</a>
 
925
  </dt>
 
926
 
 
927
        
 
928
  <dt><a href="library/threading.html#threading.Event.set">(threading.Event method)</a>
 
929
  </dt>
 
930
 
 
931
        
 
932
  <dt><a href="library/ttk.html#ttk.Combobox.set">(ttk.Combobox method)</a>
 
933
  </dt>
 
934
 
 
935
        
 
936
  <dt><a href="library/ttk.html#ttk.Treeview.set">(ttk.Treeview method)</a>
 
937
  </dt>
 
938
 
 
939
        
 
940
  <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.set">(xml.etree.ElementTree.Element method)</a>
 
941
  </dt>
 
942
 
 
943
      </dl></dd>
 
944
      
 
945
  <dt><a href="c-api/intro.html#index-8">set_all()</a>
 
946
  </dt>
 
947
 
 
948
      
 
949
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.set_allowed_domains">set_allowed_domains() (cookielib.DefaultCookiePolicy method)</a>
 
950
  </dt>
 
951
 
 
952
      
 
953
  <dt><a href="library/ssl.html#ssl.SSLContext.set_alpn_protocols">set_alpn_protocols() (ssl.SSLContext method)</a>
 
954
  </dt>
 
955
 
 
956
      
 
957
  <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIServer.set_app">set_app() (wsgiref.simple_server.WSGIServer method)</a>
 
958
  </dt>
 
959
 
 
960
      
 
961
  <dt><a href="library/sqlite3.html#sqlite3.Connection.set_authorizer">set_authorizer() (sqlite3.Connection method)</a>
 
962
  </dt>
 
963
 
 
964
      
 
965
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.set_blocked_domains">set_blocked_domains() (cookielib.DefaultCookiePolicy method)</a>
 
966
  </dt>
 
967
 
 
968
      
 
969
  <dt><a href="library/email.message.html#email.message.Message.set_boundary">set_boundary() (email.message.Message method)</a>
 
970
  </dt>
 
971
 
 
972
      
 
973
  <dt><a href="library/bdb.html#bdb.Bdb.set_break">set_break() (bdb.Bdb method)</a>
 
974
  </dt>
 
975
 
 
976
      
 
977
  <dt><a href="library/email.message.html#email.message.Message.set_charset">set_charset() (email.message.Message method)</a>
 
978
  </dt>
 
979
 
 
980
      
 
981
  <dt><a href="library/ttk.html#ttk.Treeview.set_children">set_children() (ttk.Treeview method)</a>
 
982
  </dt>
 
983
 
 
984
      
 
985
  <dt><a href="library/ssl.html#ssl.SSLContext.set_ciphers">set_ciphers() (ssl.SSLContext method)</a>
 
986
  </dt>
 
987
 
 
988
      
 
989
  <dt><a href="library/readline.html#readline.set_completer">set_completer() (in module readline)</a>
 
990
  </dt>
 
991
 
 
992
      
 
993
  <dt><a href="library/readline.html#readline.set_completer_delims">set_completer_delims() (in module readline)</a>
 
994
  </dt>
 
995
 
 
996
      
 
997
  <dt><a href="library/readline.html#readline.set_completion_display_matches_hook">set_completion_display_matches_hook() (in module readline)</a>
 
998
  </dt>
 
999
 
 
1000
      
 
1001
  <dt><a href="library/bdb.html#bdb.Bdb.set_continue">set_continue() (bdb.Bdb method)</a>
 
1002
  </dt>
 
1003
 
 
1004
      
 
1005
  <dt><a href="library/ctypes.html#ctypes.set_conversion_mode">set_conversion_mode() (in module ctypes)</a>
 
1006
  </dt>
 
1007
 
 
1008
      
 
1009
  <dt><a href="library/cookielib.html#cookielib.CookieJar.set_cookie">set_cookie() (cookielib.CookieJar method)</a>
 
1010
  </dt>
 
1011
 
 
1012
      
 
1013
  <dt><a href="library/cookielib.html#cookielib.CookieJar.set_cookie_if_ok">set_cookie_if_ok() (cookielib.CookieJar method)</a>
 
1014
  </dt>
 
1015
 
 
1016
      
 
1017
  <dt><a href="library/msilib.html#msilib.Feature.set_current">set_current() (msilib.Feature method)</a>
 
1018
  </dt>
 
1019
 
 
1020
      
 
1021
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_date">set_date() (mailbox.MaildirMessage method)</a>
 
1022
  </dt>
 
1023
 
 
1024
      
 
1025
  <dt><a href="library/gc.html#gc.set_debug">set_debug() (in module gc)</a>
 
1026
  </dt>
 
1027
 
 
1028
      
 
1029
  <dt><a href="library/ftplib.html#ftplib.FTP.set_debuglevel">set_debuglevel() (ftplib.FTP method)</a>
 
1030
  </dt>
 
1031
 
 
1032
      <dd><dl>
 
1033
        
 
1034
  <dt><a href="library/httplib.html#httplib.HTTPConnection.set_debuglevel">(httplib.HTTPConnection method)</a>
 
1035
  </dt>
 
1036
 
 
1037
        
 
1038
  <dt><a href="library/nntplib.html#nntplib.NNTP.set_debuglevel">(nntplib.NNTP method)</a>
 
1039
  </dt>
 
1040
 
 
1041
        
 
1042
  <dt><a href="library/poplib.html#poplib.POP3.set_debuglevel">(poplib.POP3 method)</a>
 
1043
  </dt>
 
1044
 
 
1045
        
 
1046
  <dt><a href="library/smtplib.html#smtplib.SMTP.set_debuglevel">(smtplib.SMTP method)</a>
 
1047
  </dt>
 
1048
 
 
1049
        
 
1050
  <dt><a href="library/telnetlib.html#telnetlib.Telnet.set_debuglevel">(telnetlib.Telnet method)</a>
 
1051
  </dt>
 
1052
 
 
1053
      </dl></dd>
 
1054
      
 
1055
  <dt><a href="library/email.message.html#email.message.Message.set_default_type">set_default_type() (email.message.Message method)</a>
 
1056
  </dt>
 
1057
 
 
1058
      
 
1059
  <dt><a href="library/ssl.html#ssl.SSLContext.set_default_verify_paths">set_default_verify_paths() (ssl.SSLContext method)</a>
 
1060
  </dt>
 
1061
 
 
1062
      
 
1063
  <dt><a href="library/argparse.html#argparse.ArgumentParser.set_defaults">set_defaults() (argparse.ArgumentParser method)</a>
 
1064
  </dt>
 
1065
 
 
1066
      <dd><dl>
 
1067
        
 
1068
  <dt><a href="library/optparse.html#optparse.OptionParser.set_defaults">(optparse.OptionParser method)</a>
 
1069
  </dt>
 
1070
 
 
1071
      </dl></dd>
 
1072
      
 
1073
  <dt><a href="library/ssl.html#ssl.SSLContext.set_ecdh_curve">set_ecdh_curve() (ssl.SSLContext method)</a>
 
1074
  </dt>
 
1075
 
 
1076
      
 
1077
  <dt><a href="library/ctypes.html#ctypes.set_errno">set_errno() (in module ctypes)</a>
 
1078
  </dt>
 
1079
 
 
1080
      
 
1081
  <dt><a href="library/fl.html#fl.set_event_call_back">set_event_call_back() (in module fl)</a>
 
1082
  </dt>
 
1083
 
 
1084
      
 
1085
  <dt><a href="library/multiprocessing.html#multiprocessing.set_executable">set_executable() (in module multiprocessing)</a>
 
1086
  </dt>
 
1087
 
 
1088
      
 
1089
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_executables">set_executables() (distutils.ccompiler.CCompiler method)</a>
 
1090
  </dt>
 
1091
 
 
1092
      
 
1093
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_flags">set_flags() (mailbox.MaildirMessage method)</a>
 
1094
  </dt>
 
1095
 
 
1096
      <dd><dl>
 
1097
        
 
1098
  <dt><a href="library/mailbox.html#mailbox.MMDFMessage.set_flags">(mailbox.MMDFMessage method)</a>
 
1099
  </dt>
 
1100
 
 
1101
        
 
1102
  <dt><a href="library/mailbox.html#mailbox.mboxMessage.set_flags">(mailbox.mboxMessage method)</a>
 
1103
  </dt>
 
1104
 
 
1105
      </dl></dd>
 
1106
      
 
1107
  <dt><a href="library/fl.html#fl.form.set_form_position">set_form_position() (fl.form method)</a>
 
1108
  </dt>
 
1109
 
 
1110
      
 
1111
  <dt><a href="library/mailbox.html#mailbox.mboxMessage.set_from">set_from() (mailbox.mboxMessage method)</a>
 
1112
  </dt>
 
1113
 
 
1114
      <dd><dl>
 
1115
        
 
1116
  <dt><a href="library/mailbox.html#mailbox.MMDFMessage.set_from">(mailbox.MMDFMessage method)</a>
 
1117
  </dt>
 
1118
 
 
1119
      </dl></dd>
 
1120
      
 
1121
  <dt><a href="library/fl.html#fl.set_graphics_mode">set_graphics_mode() (in module fl)</a>
 
1122
  </dt>
 
1123
 
 
1124
      
 
1125
  <dt><a href="library/readline.html#readline.set_history_length">set_history_length() (in module readline)</a>
 
1126
  </dt>
 
1127
 
 
1128
      
 
1129
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_include_dirs">set_include_dirs() (distutils.ccompiler.CCompiler method)</a>
 
1130
  </dt>
 
1131
 
 
1132
      
 
1133
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_info">set_info() (mailbox.MaildirMessage method)</a>
 
1134
  </dt>
 
1135
 
 
1136
      
 
1137
  <dt><a href="library/mailbox.html#mailbox.BabylMessage.set_labels">set_labels() (mailbox.BabylMessage method)</a>
 
1138
  </dt>
 
1139
 
 
1140
      
 
1141
  <dt><a href="library/ctypes.html#ctypes.set_last_error">set_last_error() (in module ctypes)</a>
 
1142
  </dt>
 
1143
 
 
1144
      
 
1145
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_libraries">set_libraries() (distutils.ccompiler.CCompiler method)</a>
 
1146
  </dt>
 
1147
 
 
1148
      
 
1149
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_library_dirs">set_library_dirs() (distutils.ccompiler.CCompiler method)</a>
 
1150
  </dt>
 
1151
 
 
1152
      
 
1153
  <dt><a href="library/dis.html#opcode-SET_LINENO">SET_LINENO (opcode)</a>
 
1154
  </dt>
 
1155
 
 
1156
      
 
1157
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_link_objects">set_link_objects() (distutils.ccompiler.CCompiler method)</a>
 
1158
  </dt>
 
1159
 
 
1160
      
 
1161
  <dt><a href="library/2to3.html#2to3fixer-set_literal">set_literal (2to3 fixer)</a>
 
1162
  </dt>
 
1163
 
 
1164
      
 
1165
  <dt><a href="library/bsddb.html#bsddb.bsddbobject.set_location">set_location() (bsddb.bsddbobject method)</a>
 
1166
  </dt>
 
1167
 
 
1168
      
 
1169
  <dt><a href="library/bdb.html#bdb.Bdb.set_next">set_next() (bdb.Bdb method)</a>
 
1170
  </dt>
 
1171
 
 
1172
      
 
1173
  <dt><a href="library/cookielib.html#cookielib.Cookie.set_nonstandard_attr">set_nonstandard_attr() (cookielib.Cookie method)</a>
 
1174
  </dt>
 
1175
 
 
1176
      
 
1177
  <dt><a href="library/ssl.html#ssl.SSLContext.set_npn_protocols">set_npn_protocols() (ssl.SSLContext method)</a>
 
1178
  </dt>
 
1179
 
 
1180
      
 
1181
  <dt><a href="library/cookielib.html#cookielib.CookiePolicy.set_ok">set_ok() (cookielib.CookiePolicy method)</a>
 
1182
  </dt>
 
1183
 
 
1184
      
 
1185
  <dt><a href="library/telnetlib.html#telnetlib.Telnet.set_option_negotiation_callback">set_option_negotiation_callback() (telnetlib.Telnet method)</a>
 
1186
  </dt>
 
1187
 
 
1188
      
 
1189
  <dt><a href="library/gettext.html#gettext.NullTranslations.set_output_charset">set_output_charset() (gettext.NullTranslations method)</a>
 
1190
  </dt>
 
1191
 
 
1192
      
 
1193
  <dt><a href="library/email.message.html#email.message.Message.set_param">set_param() (email.message.Message method)</a>
 
1194
  </dt>
 
1195
 
 
1196
      
 
1197
  <dt><a href="library/ftplib.html#ftplib.FTP.set_pasv">set_pasv() (ftplib.FTP method)</a>
 
1198
  </dt>
 
1199
 
 
1200
      
 
1201
  <dt><a href="library/email.message.html#email.message.Message.set_payload">set_payload() (email.message.Message method)</a>
 
1202
  </dt>
 
1203
 
 
1204
      
 
1205
  <dt><a href="library/cookielib.html#cookielib.CookieJar.set_policy">set_policy() (cookielib.CookieJar method)</a>
 
1206
  </dt>
 
1207
 
 
1208
      
 
1209
  <dt><a href="library/xdrlib.html#xdrlib.Unpacker.set_position">set_position() (xdrlib.Unpacker method)</a>
 
1210
  </dt>
 
1211
 
 
1212
      
 
1213
  <dt><a href="library/readline.html#readline.set_pre_input_hook">set_pre_input_hook() (in module readline)</a>
 
1214
  </dt>
 
1215
 
 
1216
      
 
1217
  <dt><a href="library/sqlite3.html#sqlite3.Connection.set_progress_handler">set_progress_handler() (sqlite3.Connection method)</a>
 
1218
  </dt>
 
1219
 
 
1220
      
 
1221
  <dt><a href="library/urllib2.html#urllib2.Request.set_proxy">set_proxy() (urllib2.Request method)</a>
 
1222
  </dt>
 
1223
 
 
1224
      
 
1225
  <dt><a href="distutils/apiref.html#distutils.sysconfig.set_python_build">set_python_build() (in module distutils.sysconfig)</a>
 
1226
  </dt>
 
1227
 
 
1228
      
 
1229
  <dt><a href="library/bdb.html#bdb.Bdb.set_quit">set_quit() (bdb.Bdb method)</a>
 
1230
  </dt>
 
1231
 
 
1232
      
 
1233
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set_recsrc">set_recsrc() (ossaudiodev.oss_mixer_device method)</a>
 
1234
  </dt>
 
1235
 
 
1236
      
 
1237
  <dt><a href="library/bdb.html#bdb.Bdb.set_return">set_return() (bdb.Bdb method)</a>
 
1238
  </dt>
 
1239
 
 
1240
      
 
1241
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_runtime_library_dirs">set_runtime_library_dirs() (distutils.ccompiler.CCompiler method)</a>
 
1242
  </dt>
 
1243
 
 
1244
      
 
1245
  <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seq1">set_seq1() (difflib.SequenceMatcher method)</a>
 
1246
  </dt>
 
1247
 
 
1248
      
 
1249
  <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seq2">set_seq2() (difflib.SequenceMatcher method)</a>
 
1250
  </dt>
 
1251
 
 
1252
      
 
1253
  <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seqs">set_seqs() (difflib.SequenceMatcher method)</a>
 
1254
  </dt>
 
1255
 
 
1256
      
 
1257
  <dt><a href="library/mailbox.html#mailbox.MH.set_sequences">set_sequences() (mailbox.MH method)</a>
 
1258
  </dt>
 
1259
 
 
1260
      <dd><dl>
 
1261
        
 
1262
  <dt><a href="library/mailbox.html#mailbox.MHMessage.set_sequences">(mailbox.MHMessage method)</a>
 
1263
  </dt>
 
1264
 
 
1265
      </dl></dd>
 
1266
      
 
1267
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_documentation">set_server_documentation() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a>
 
1268
  </dt>
 
1269
 
 
1270
      <dd><dl>
 
1271
        
 
1272
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_documentation">(DocXMLRPCServer.DocXMLRPCServer method)</a>
 
1273
  </dt>
 
1274
 
 
1275
      </dl></dd>
 
1276
      
 
1277
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_name">set_server_name() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a>
 
1278
  </dt>
 
1279
 
 
1280
      <dd><dl>
 
1281
        
 
1282
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_name">(DocXMLRPCServer.DocXMLRPCServer method)</a>
 
1283
  </dt>
 
1284
 
 
1285
      </dl></dd>
 
1286
      
 
1287
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_title">set_server_title() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a>
 
1288
  </dt>
 
1289
 
 
1290
      <dd><dl>
 
1291
        
 
1292
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_title">(DocXMLRPCServer.DocXMLRPCServer method)</a>
 
1293
  </dt>
 
1294
 
 
1295
      </dl></dd>
 
1296
      
 
1297
  <dt><a href="library/ssl.html#ssl.SSLContext.set_servername_callback">set_servername_callback() (ssl.SSLContext method)</a>
 
1298
  </dt>
 
1299
 
 
1300
      
 
1301
  <dt><a href="library/formatter.html#formatter.formatter.set_spacing">set_spacing() (formatter.formatter method)</a>
 
1302
  </dt>
 
1303
 
 
1304
      
 
1305
  <dt><a href="library/readline.html#readline.set_startup_hook">set_startup_hook() (in module readline)</a>
 
1306
  </dt>
 
1307
 
 
1308
      
 
1309
  <dt><a href="library/bdb.html#bdb.Bdb.set_step">set_step() (bdb.Bdb method)</a>
 
1310
  </dt>
 
1311
 
 
1312
      
 
1313
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_subdir">set_subdir() (mailbox.MaildirMessage method)</a>
 
1314
  </dt>
 
1315
 
 
1316
      
 
1317
  <dt><a href="library/asynchat.html#asynchat.async_chat.set_terminator">set_terminator() (asynchat.async_chat method)</a>
 
1318
  </dt>
 
1319
 
 
1320
      
 
1321
  <dt><a href="library/gc.html#gc.set_threshold">set_threshold() (in module gc)</a>
 
1322
  </dt>
 
1323
 
 
1324
      
 
1325
  <dt><a href="library/bdb.html#bdb.Bdb.set_trace">set_trace() (bdb.Bdb method)</a>
 
1326
  </dt>
 
1327
 
 
1328
      <dd><dl>
 
1329
        
 
1330
  <dt><a href="library/bdb.html#bdb.set_trace">(in module bdb)</a>
 
1331
  </dt>
 
1332
 
 
1333
        
 
1334
  <dt><a href="library/pdb.html#pdb.set_trace">(in module pdb)</a>
 
1335
  </dt>
 
1336
 
 
1337
        
 
1338
  <dt><a href="library/pdb.html#pdb.Pdb.set_trace">(pdb.Pdb method)</a>
 
1339
  </dt>
 
1340
 
 
1341
      </dl></dd>
 
1342
      
 
1343
  <dt><a href="library/httplib.html#httplib.HTTPConnection.set_tunnel">set_tunnel() (httplib.HTTPConnection method)</a>
 
1344
  </dt>
 
1345
 
 
1346
      
 
1347
  <dt><a href="library/email.message.html#email.message.Message.set_type">set_type() (email.message.Message method)</a>
 
1348
  </dt>
 
1349
 
 
1350
      
 
1351
  <dt><a href="library/doctest.html#doctest.set_unittest_reportflags">set_unittest_reportflags() (in module doctest)</a>
 
1352
  </dt>
 
1353
 
 
1354
      
 
1355
  <dt><a href="library/email.message.html#email.message.Message.set_unixfrom">set_unixfrom() (email.message.Message method)</a>
 
1356
  </dt>
 
1357
 
 
1358
      
 
1359
  <dt><a href="library/bdb.html#bdb.Bdb.set_until">set_until() (bdb.Bdb method)</a>
 
1360
  </dt>
 
1361
 
 
1362
      
 
1363
  <dt><a href="library/robotparser.html#robotparser.RobotFileParser.set_url">set_url() (robotparser.RobotFileParser method)</a>
 
1364
  </dt>
 
1365
 
 
1366
      
 
1367
  <dt><a href="library/optparse.html#optparse.OptionParser.set_usage">set_usage() (optparse.OptionParser method)</a>
 
1368
  </dt>
 
1369
 
 
1370
      
 
1371
  <dt><a href="library/curses.panel.html#curses.panel.Panel.set_userptr">set_userptr() (curses.panel.Panel method)</a>
 
1372
  </dt>
 
1373
 
 
1374
      
 
1375
  <dt><a href="library/mailbox.html#mailbox.BabylMessage.set_visible">set_visible() (mailbox.BabylMessage method)</a>
 
1376
  </dt>
 
1377
 
 
1378
      
 
1379
  <dt><a href="library/signal.html#signal.set_wakeup_fd">set_wakeup_fd() (in module signal)</a>
 
1380
  </dt>
 
1381
 
 
1382
      
 
1383
  <dt><a href="library/imaplib.html#imaplib.IMAP4.setacl">setacl() (imaplib.IMAP4 method)</a>
 
1384
  </dt>
 
1385
 
 
1386
      
 
1387
  <dt><a href="library/imaplib.html#imaplib.IMAP4.setannotation">setannotation() (imaplib.IMAP4 method)</a>
 
1388
  </dt>
 
1389
 
 
1390
      
 
1391
  <dt><a href="library/framework.html#FrameWork.setarrowcursor">setarrowcursor() (in module FrameWork)</a>
 
1392
  </dt>
 
1393
 
 
1394
      
 
1395
  <dt><a href="library/functions.html#setattr">setattr() (built-in function)</a>
 
1396
  </dt>
 
1397
 
 
1398
      
 
1399
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttribute">setAttribute() (xml.dom.Element method)</a>
 
1400
  </dt>
 
1401
 
 
1402
      
 
1403
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNode">setAttributeNode() (xml.dom.Element method)</a>
 
1404
  </dt>
 
1405
 
 
1406
      
 
1407
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNodeNS">setAttributeNodeNS() (xml.dom.Element method)</a>
 
1408
  </dt>
 
1409
 
 
1410
      
 
1411
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNS">setAttributeNS() (xml.dom.Element method)</a>
 
1412
  </dt>
 
1413
 
 
1414
      
 
1415
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.SetBase">SetBase() (xml.parsers.expat.xmlparser method)</a>
 
1416
  </dt>
 
1417
 
 
1418
      
 
1419
  <dt><a href="library/socket.html#socket.socket.setblocking">setblocking() (socket.socket method)</a>
 
1420
  </dt>
 
1421
 
 
1422
      
 
1423
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setByteStream">setByteStream() (xml.sax.xmlreader.InputSource method)</a>
 
1424
  </dt>
 
1425
 
 
1426
      
 
1427
  <dt><a href="library/tty.html#tty.setcbreak">setcbreak() (in module tty)</a>
 
1428
  </dt>
 
1429
 
 
1430
      
 
1431
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setCharacterStream">setCharacterStream() (xml.sax.xmlreader.InputSource method)</a>
 
1432
  </dt>
 
1433
 
 
1434
      
 
1435
  <dt><a href="c-api/init.html#index-14">setcheckinterval() (in module sys)</a>, <a href="library/sys.html#sys.setcheckinterval">[1]</a>
 
1436
  </dt>
 
1437
 
 
1438
      
 
1439
  <dt><a href="library/aifc.html#aifc.aifc.setcomptype">setcomptype() (aifc.aifc method)</a>
 
1440
  </dt>
 
1441
 
 
1442
      <dd><dl>
 
1443
        
 
1444
  <dt><a href="library/sunau.html#sunau.AU_write.setcomptype">(sunau.AU_write method)</a>
 
1445
  </dt>
 
1446
 
 
1447
        
 
1448
  <dt><a href="library/wave.html#wave.Wave_write.setcomptype">(wave.Wave_write method)</a>
 
1449
  </dt>
 
1450
 
 
1451
      </dl></dd>
 
1452
      
 
1453
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setContentHandler">setContentHandler() (xml.sax.xmlreader.XMLReader method)</a>
 
1454
  </dt>
 
1455
 
 
1456
      
 
1457
  <dt><a href="library/decimal.html#decimal.setcontext">setcontext() (in module decimal)</a>
 
1458
  </dt>
 
1459
 
 
1460
      <dd><dl>
 
1461
        
 
1462
  <dt><a href="library/mhlib.html#mhlib.MH.setcontext">(mhlib.MH method)</a>
 
1463
  </dt>
 
1464
 
 
1465
      </dl></dd>
 
1466
      
 
1467
  <dt><a href="library/macos.html#MacOS.SetCreatorAndType">SetCreatorAndType() (in module MacOS)</a>
 
1468
  </dt>
 
1469
 
 
1470
      
 
1471
  <dt><a href="library/mhlib.html#mhlib.Folder.setcurrent">setcurrent() (mhlib.Folder method)</a>
 
1472
  </dt>
 
1473
 
 
1474
      
 
1475
  <dt><a href="library/threading.html#threading.Thread.setDaemon">setDaemon() (threading.Thread method)</a>
 
1476
  </dt>
 
1477
 
 
1478
      
 
1479
  <dt><a href="library/stdtypes.html#dict.setdefault">setdefault() (dict method)</a>
 
1480
  </dt>
 
1481
 
 
1482
      
 
1483
  <dt><a href="library/sys.html#sys.setdefaultencoding">setdefaultencoding() (in module sys)</a>
 
1484
  </dt>
 
1485
 
 
1486
      
 
1487
  <dt><a href="library/socket.html#socket.setdefaulttimeout">setdefaulttimeout() (in module socket)</a>
 
1488
  </dt>
 
1489
 
 
1490
      
 
1491
  <dt><a href="library/sys.html#sys.setdlopenflags">setdlopenflags() (in module sys)</a>
 
1492
  </dt>
 
1493
 
 
1494
      
 
1495
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.setDocumentLocator">setDocumentLocator() (xml.sax.handler.ContentHandler method)</a>
 
1496
  </dt>
 
1497
 
 
1498
      
 
1499
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setDTDHandler">setDTDHandler() (xml.sax.xmlreader.XMLReader method)</a>
 
1500
  </dt>
 
1501
 
 
1502
      
 
1503
  <dt><a href="library/os.html#os.setegid">setegid() (in module os)</a>
 
1504
  </dt>
 
1505
 
 
1506
      
 
1507
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setEncoding">setEncoding() (xml.sax.xmlreader.InputSource method)</a>
 
1508
  </dt>
 
1509
 
 
1510
      
 
1511
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setEntityResolver">setEntityResolver() (xml.sax.xmlreader.XMLReader method)</a>
 
1512
  </dt>
 
1513
 
 
1514
      
 
1515
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setErrorHandler">setErrorHandler() (xml.sax.xmlreader.XMLReader method)</a>
 
1516
  </dt>
 
1517
 
 
1518
      
 
1519
  <dt><a href="library/os.html#os.seteuid">seteuid() (in module os)</a>
 
1520
  </dt>
 
1521
 
 
1522
      
 
1523
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setFeature">setFeature() (xml.sax.xmlreader.XMLReader method)</a>
 
1524
  </dt>
 
1525
 
 
1526
      
 
1527
  <dt><a href="library/calendar.html#calendar.setfirstweekday">setfirstweekday() (in module calendar)</a>
 
1528
  </dt>
 
1529
 
 
1530
      
 
1531
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.setfmt">setfmt() (ossaudiodev.oss_audio_device method)</a>
 
1532
  </dt>
 
1533
 
 
1534
      
 
1535
  <dt><a href="library/logging.html#logging.Handler.setFormatter">setFormatter() (logging.Handler method)</a>
 
1536
  </dt>
 
1537
 
 
1538
      
 
1539
  <dt><a href="library/aifc.html#aifc.aifc.setframerate">setframerate() (aifc.aifc method)</a>
 
1540
  </dt>
 
1541
 
 
1542
      <dd><dl>
 
1543
        
 
1544
  <dt><a href="library/sunau.html#sunau.AU_write.setframerate">(sunau.AU_write method)</a>
 
1545
  </dt>
 
1546
 
 
1547
        
 
1548
  <dt><a href="library/wave.html#wave.Wave_write.setframerate">(wave.Wave_write method)</a>
 
1549
  </dt>
 
1550
 
 
1551
      </dl></dd>
 
1552
      
 
1553
  <dt><a href="library/os.html#os.setgid">setgid() (in module os)</a>
 
1554
  </dt>
 
1555
 
 
1556
      
 
1557
  <dt><a href="library/os.html#os.setgroups">setgroups() (in module os)</a>
 
1558
  </dt>
 
1559
 
 
1560
      
 
1561
  <dt><a href="library/turtle.html#turtle.seth">seth() (in module turtle)</a>
 
1562
  </dt>
 
1563
 
 
1564
      
 
1565
  <dt><a href="library/turtle.html#turtle.setheading">setheading() (in module turtle)</a>
 
1566
  </dt>
 
1567
 
 
1568
      
 
1569
  <dt><a href="library/msilib.html#msilib.Record.SetInteger">SetInteger() (msilib.Record method)</a>
 
1570
  </dt>
 
1571
 
 
1572
      
 
1573
  <dt><a href="library/operator.html#operator.setitem">setitem() (in module operator)</a>
 
1574
  </dt>
 
1575
 
 
1576
      
 
1577
  <dt><a href="library/signal.html#signal.setitimer">setitimer() (in module signal)</a>
 
1578
  </dt>
 
1579
 
 
1580
      
 
1581
  <dt><a href="library/mhlib.html#mhlib.Folder.setlast">setlast() (mhlib.Folder method)</a>
 
1582
  </dt>
 
1583
 
 
1584
      
 
1585
  <dt><a href="library/logging.html#logging.Handler.setLevel">setLevel() (logging.Handler method)</a>
 
1586
  </dt>
 
1587
 
 
1588
      <dd><dl>
 
1589
        
 
1590
  <dt><a href="library/logging.html#logging.Logger.setLevel">(logging.Logger method)</a>
 
1591
  </dt>
 
1592
 
 
1593
      </dl></dd>
 
1594
      
 
1595
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.setliteral">setliteral() (sgmllib.SGMLParser method)</a>
 
1596
  </dt>
 
1597
 
 
1598
      
 
1599
  <dt><a href="library/locale.html#locale.setlocale">setlocale() (in module locale)</a>
 
1600
  </dt>
 
1601
 
 
1602
      
 
1603
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setLocale">setLocale() (xml.sax.xmlreader.XMLReader method)</a>
 
1604
  </dt>
 
1605
 
 
1606
      
 
1607
  <dt><a href="library/logging.html#logging.setLoggerClass">setLoggerClass() (in module logging)</a>
 
1608
  </dt>
 
1609
 
 
1610
      
 
1611
  <dt><a href="library/syslog.html#syslog.setlogmask">setlogmask() (in module syslog)</a>
 
1612
  </dt>
 
1613
 
 
1614
      
 
1615
  <dt><a href="library/aifc.html#aifc.aifc.setmark">setmark() (aifc.aifc method)</a>
 
1616
  </dt>
 
1617
 
 
1618
      
 
1619
  <dt><a href="library/urllib2.html#urllib2.CacheFTPHandler.setMaxConns">setMaxConns() (urllib2.CacheFTPHandler method)</a>
 
1620
  </dt>
 
1621
 
 
1622
      
 
1623
  <dt><a href="library/msvcrt.html#msvcrt.setmode">setmode() (in module msvcrt)</a>
 
1624
  </dt>
 
1625
 
 
1626
      
 
1627
  <dt><a href="library/threading.html#threading.Thread.setName">setName() (threading.Thread method)</a>
 
1628
  </dt>
 
1629
 
 
1630
      
 
1631
  <dt><a href="library/aifc.html#aifc.aifc.setnchannels">setnchannels() (aifc.aifc method)</a>
 
1632
  </dt>
 
1633
 
 
1634
      <dd><dl>
 
1635
        
 
1636
  <dt><a href="library/sunau.html#sunau.AU_write.setnchannels">(sunau.AU_write method)</a>
 
1637
  </dt>
 
1638
 
 
1639
        
 
1640
  <dt><a href="library/wave.html#wave.Wave_write.setnchannels">(wave.Wave_write method)</a>
 
1641
  </dt>
 
1642
 
 
1643
      </dl></dd>
 
1644
      
 
1645
  <dt><a href="library/aifc.html#aifc.aifc.setnframes">setnframes() (aifc.aifc method)</a>
 
1646
  </dt>
 
1647
 
 
1648
      <dd><dl>
 
1649
        
 
1650
  <dt><a href="library/sunau.html#sunau.AU_write.setnframes">(sunau.AU_write method)</a>
 
1651
  </dt>
 
1652
 
 
1653
        
 
1654
  <dt><a href="library/wave.html#wave.Wave_write.setnframes">(wave.Wave_write method)</a>
 
1655
  </dt>
 
1656
 
 
1657
      </dl></dd>
 
1658
      
 
1659
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.setnomoretags">setnomoretags() (sgmllib.SGMLParser method)</a>
 
1660
  </dt>
 
1661
 
 
1662
      
 
1663
  <dt><a href="library/jpeg.html#jpeg.setoption">setoption() (in module jpeg)</a>
 
1664
  </dt>
 
1665
 
 
1666
      
 
1667
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.SetParamEntityParsing">SetParamEntityParsing() (xml.parsers.expat.xmlparser method)</a>
 
1668
  </dt>
 
1669
 
 
1670
      
 
1671
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.setparameters">setparameters() (ossaudiodev.oss_audio_device method)</a>
 
1672
  </dt>
 
1673
 
 
1674
      
 
1675
  <dt><a href="library/aifc.html#aifc.aifc.setparams">setparams() (aifc.aifc method)</a>
 
1676
  </dt>
 
1677
 
 
1678
      <dd><dl>
 
1679
        
 
1680
  <dt><a href="library/al.html#al.setparams">(in module al)</a>
 
1681
  </dt>
 
1682
 
 
1683
        
 
1684
  <dt><a href="library/sunau.html#sunau.AU_write.setparams">(sunau.AU_write method)</a>
 
1685
  </dt>
 
1686
 
 
1687
        
 
1688
  <dt><a href="library/wave.html#wave.Wave_write.setparams">(wave.Wave_write method)</a>
 
1689
  </dt>
 
1690
 
 
1691
      </dl></dd>
 
1692
      
 
1693
  <dt><a href="library/zipfile.html#zipfile.ZipFile.setpassword">setpassword() (zipfile.ZipFile method)</a>
 
1694
  </dt>
 
1695
 
 
1696
      
 
1697
  <dt><a href="library/fm.html#fm.setpath">setpath() (in module fm)</a>
 
1698
  </dt>
 
1699
 
 
1700
      
 
1701
  <dt><a href="library/os.html#os.setpgid">setpgid() (in module os)</a>
 
1702
  </dt>
 
1703
 
 
1704
      
 
1705
  <dt><a href="library/os.html#os.setpgrp">setpgrp() (in module os)</a>
 
1706
  </dt>
 
1707
 
 
1708
      
 
1709
  <dt><a href="library/aifc.html#aifc.aifc.setpos">setpos() (aifc.aifc method)</a>
 
1710
  </dt>
 
1711
 
 
1712
      <dd><dl>
 
1713
        
 
1714
  <dt><a href="library/turtle.html#turtle.setpos">(in module turtle)</a>
 
1715
  </dt>
 
1716
 
 
1717
        
 
1718
  <dt><a href="library/sunau.html#sunau.AU_read.setpos">(sunau.AU_read method)</a>
 
1719
  </dt>
 
1720
 
 
1721
        
 
1722
  <dt><a href="library/wave.html#wave.Wave_read.setpos">(wave.Wave_read method)</a>
 
1723
  </dt>
 
1724
 
 
1725
      </dl></dd>
 
1726
      
 
1727
  <dt><a href="library/turtle.html#turtle.setposition">setposition() (in module turtle)</a>
 
1728
  </dt>
 
1729
 
 
1730
      
 
1731
  <dt><a href="library/sys.html#sys.setprofile">setprofile() (in module sys)</a>
 
1732
  </dt>
 
1733
 
 
1734
      <dd><dl>
 
1735
        
 
1736
  <dt><a href="library/threading.html#threading.setprofile">(in module threading)</a>
 
1737
  </dt>
 
1738
 
 
1739
      </dl></dd>
 
1740
      
 
1741
  <dt><a href="library/msilib.html#msilib.SummaryInformation.SetProperty">SetProperty() (msilib.SummaryInformation method)</a>
 
1742
  </dt>
 
1743
 
 
1744
      
 
1745
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setProperty">setProperty() (xml.sax.xmlreader.XMLReader method)</a>
 
1746
  </dt>
 
1747
 
 
1748
      
 
1749
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setPublicId">setPublicId() (xml.sax.xmlreader.InputSource method)</a>
 
1750
  </dt>
 
1751
 
 
1752
      
 
1753
  <dt><a href="library/imaplib.html#imaplib.IMAP4.setquota">setquota() (imaplib.IMAP4 method)</a>
 
1754
  </dt>
 
1755
 
 
1756
      
 
1757
  <dt><a href="library/tty.html#tty.setraw">setraw() (in module tty)</a>
 
1758
  </dt>
 
1759
 
 
1760
      
 
1761
  <dt><a href="library/sys.html#sys.setrecursionlimit">setrecursionlimit() (in module sys)</a>
 
1762
  </dt>
 
1763
 
 
1764
      
 
1765
  <dt><a href="library/os.html#os.setregid">setregid() (in module os)</a>
 
1766
  </dt>
 
1767
 
 
1768
      
 
1769
  <dt><a href="library/os.html#os.setresgid">setresgid() (in module os)</a>
 
1770
  </dt>
 
1771
 
 
1772
      
 
1773
  <dt><a href="library/os.html#os.setresuid">setresuid() (in module os)</a>
 
1774
  </dt>
 
1775
 
 
1776
      
 
1777
  <dt><a href="library/os.html#os.setreuid">setreuid() (in module os)</a>
 
1778
  </dt>
 
1779
 
 
1780
      
 
1781
  <dt><a href="library/resource.html#resource.setrlimit">setrlimit() (in module resource)</a>
 
1782
  </dt>
 
1783
 
 
1784
      
 
1785
  <dt><a href="library/sets.html#module-sets">sets (module)</a>
 
1786
  </dt>
 
1787
 
 
1788
      
 
1789
  <dt><a href="library/aifc.html#aifc.aifc.setsampwidth">setsampwidth() (aifc.aifc method)</a>
 
1790
  </dt>
 
1791
 
 
1792
      <dd><dl>
 
1793
        
 
1794
  <dt><a href="library/sunau.html#sunau.AU_write.setsampwidth">(sunau.AU_write method)</a>
 
1795
  </dt>
 
1796
 
 
1797
        
 
1798
  <dt><a href="library/wave.html#wave.Wave_write.setsampwidth">(wave.Wave_write method)</a>
 
1799
  </dt>
 
1800
 
 
1801
      </dl></dd>
 
1802
      
 
1803
  <dt><a href="library/curses.html#curses.window.setscrreg">setscrreg() (curses.window method)</a>
 
1804
  </dt>
 
1805
 
 
1806
      
 
1807
  <dt><a href="library/os.html#os.setsid">setsid() (in module os)</a>
 
1808
  </dt>
 
1809
 
 
1810
      
 
1811
  <dt><a href="library/operator.html#operator.setslice">setslice() (in module operator)</a>
 
1812
  </dt>
 
1813
 
 
1814
      
 
1815
  <dt><a href="library/socket.html#socket.socket.setsockopt">setsockopt() (socket.socket method)</a>
 
1816
  </dt>
 
1817
 
 
1818
      
 
1819
  <dt><a href="library/random.html#random.setstate">setstate() (in module random)</a>
 
1820
  </dt>
 
1821
 
 
1822
      
 
1823
  <dt><a href="library/msilib.html#msilib.Record.SetStream">SetStream() (msilib.Record method)</a>
 
1824
  </dt>
 
1825
 
 
1826
      
 
1827
  <dt><a href="library/msilib.html#msilib.Record.SetString">SetString() (msilib.Record method)</a>
 
1828
  </dt>
 
1829
 
 
1830
      
 
1831
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setSystemId">setSystemId() (xml.sax.xmlreader.InputSource method)</a>
 
1832
  </dt>
 
1833
 
 
1834
      
 
1835
  <dt><a href="library/curses.html#curses.setsyx">setsyx() (in module curses)</a>
 
1836
  </dt>
 
1837
 
 
1838
      
 
1839
  <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.setTarget">setTarget() (logging.handlers.MemoryHandler method)</a>
 
1840
  </dt>
 
1841
 
 
1842
      
 
1843
  <dt><a href="library/turtle.html#turtle.settiltangle">settiltangle() (in module turtle)</a>
 
1844
  </dt>
 
1845
 
 
1846
      
 
1847
  <dt><a href="library/socket.html#socket.socket.settimeout">settimeout() (socket.socket method)</a>
 
1848
  </dt>
 
1849
 
 
1850
      
 
1851
  <dt><a href="library/urllib2.html#urllib2.CacheFTPHandler.setTimeout">setTimeout() (urllib2.CacheFTPHandler method)</a>
 
1852
  </dt>
 
1853
 
 
1854
      
 
1855
  <dt><a href="library/sys.html#sys.settrace">settrace() (in module sys)</a>
 
1856
  </dt>
 
1857
 
 
1858
      <dd><dl>
 
1859
        
 
1860
  <dt><a href="library/threading.html#threading.settrace">(in module threading)</a>
 
1861
  </dt>
 
1862
 
 
1863
      </dl></dd>
 
1864
      
 
1865
  <dt><a href="library/sys.html#sys.settscdump">settscdump() (in module sys)</a>
 
1866
  </dt>
 
1867
 
 
1868
      
 
1869
  <dt><a href="library/ic.html#ic.IC.settypecreator">settypecreator() (ic.IC method)</a>
 
1870
  </dt>
 
1871
 
 
1872
      <dd><dl>
 
1873
        
 
1874
  <dt><a href="library/ic.html#ic.settypecreator">(in module ic)</a>
 
1875
  </dt>
 
1876
 
 
1877
      </dl></dd>
 
1878
      
 
1879
  <dt><a href="library/os.html#os.setuid">setuid() (in module os)</a>
 
1880
  </dt>
 
1881
 
 
1882
      
 
1883
  <dt><a href="library/turtle.html#turtle.setundobuffer">setundobuffer() (in module turtle)</a>
 
1884
  </dt>
 
1885
 
 
1886
      
 
1887
  <dt><a href="distutils/apiref.html#distutils.core.setup">setup() (in module distutils.core)</a>
 
1888
  </dt>
 
1889
 
 
1890
      <dd><dl>
 
1891
        
 
1892
  <dt><a href="library/socketserver.html#SocketServer.BaseRequestHandler.setup">(SocketServer.BaseRequestHandler method)</a>
 
1893
  </dt>
 
1894
 
 
1895
        
 
1896
  <dt><a href="library/turtle.html#turtle.setup">(in module turtle)</a>
 
1897
  </dt>
 
1898
 
 
1899
      </dl></dd>
 
1900
      
 
1901
  <dt><a href="library/unittest.html#unittest.TestCase.setUp">setUp() (unittest.TestCase method)</a>
 
1902
  </dt>
 
1903
 
 
1904
      
 
1905
  <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.setup_environ">setup_environ() (wsgiref.handlers.BaseHandler method)</a>
 
1906
  </dt>
 
1907
 
 
1908
      
 
1909
  <dt><a href="library/dis.html#opcode-SETUP_EXCEPT">SETUP_EXCEPT (opcode)</a>
 
1910
  </dt>
 
1911
 
 
1912
      
 
1913
  <dt><a href="library/dis.html#opcode-SETUP_FINALLY">SETUP_FINALLY (opcode)</a>
 
1914
  </dt>
 
1915
 
 
1916
      
 
1917
  <dt><a href="library/dis.html#opcode-SETUP_LOOP">SETUP_LOOP (opcode)</a>
 
1918
  </dt>
 
1919
 
 
1920
      
 
1921
  <dt><a href="library/wsgiref.html#wsgiref.util.setup_testing_defaults">setup_testing_defaults() (in module wsgiref.util)</a>
 
1922
  </dt>
 
1923
 
 
1924
      
 
1925
  <dt><a href="library/dis.html#opcode-SETUP_WITH">SETUP_WITH (opcode)</a>
 
1926
  </dt>
 
1927
 
 
1928
      
 
1929
  <dt><a href="library/unittest.html#unittest.TestCase.setUpClass">setUpClass() (unittest.TestCase method)</a>
 
1930
  </dt>
 
1931
 
 
1932
      
 
1933
  <dt><a href="library/curses.html#curses.setupterm">setupterm() (in module curses)</a>
 
1934
  </dt>
 
1935
 
 
1936
      
 
1937
  <dt><a href="library/_winreg.html#_winreg.SetValue">SetValue() (in module _winreg)</a>
 
1938
  </dt>
 
1939
 
 
1940
      
 
1941
  <dt><a href="library/_winreg.html#_winreg.SetValueEx">SetValueEx() (in module _winreg)</a>
 
1942
  </dt>
 
1943
 
 
1944
      
 
1945
  <dt><a href="c-api/file.html#index-4">setvbuf()</a>
 
1946
  </dt>
 
1947
 
 
1948
      
 
1949
  <dt><a href="library/framework.html#FrameWork.setwatchcursor">setwatchcursor() (in module FrameWork)</a>
 
1950
  </dt>
 
1951
 
 
1952
      
 
1953
  <dt><a href="library/turtle.html#turtle.setworldcoordinates">setworldcoordinates() (in module turtle)</a>
 
1954
  </dt>
 
1955
 
 
1956
      
 
1957
  <dt><a href="library/turtle.html#turtle.setx">setx() (in module turtle)</a>
 
1958
  </dt>
 
1959
 
 
1960
      
 
1961
  <dt><a href="library/turtle.html#turtle.sety">sety() (in module turtle)</a>
 
1962
  </dt>
 
1963
 
 
1964
      
 
1965
  <dt><a href="library/stat.html#stat.SF_APPEND">SF_APPEND (in module stat)</a>
 
1966
  </dt>
 
1967
 
 
1968
      
 
1969
  <dt><a href="library/stat.html#stat.SF_ARCHIVED">SF_ARCHIVED (in module stat)</a>
 
1970
  </dt>
 
1971
 
 
1972
      
 
1973
  <dt><a href="library/stat.html#stat.SF_IMMUTABLE">SF_IMMUTABLE (in module stat)</a>
 
1974
  </dt>
 
1975
 
 
1976
      
 
1977
  <dt><a href="library/stat.html#stat.SF_NOUNLINK">SF_NOUNLINK (in module stat)</a>
 
1978
  </dt>
 
1979
 
 
1980
      
 
1981
  <dt><a href="library/stat.html#stat.SF_SNAPSHOT">SF_SNAPSHOT (in module stat)</a>
 
1982
  </dt>
 
1983
 
 
1984
      
 
1985
  <dt><a href="library/sgmllib.html#index-0">SGML</a>
 
1986
  </dt>
 
1987
 
 
1988
      
 
1989
  <dt>
 
1990
    sgmllib
 
1991
  </dt>
 
1992
 
 
1993
      <dd><dl>
 
1994
        
 
1995
  <dt><a href="library/htmllib.html#index-1">module</a>
 
1996
  </dt>
 
1997
 
 
1998
      </dl></dd>
 
1999
      
 
2000
  <dt><a href="library/sgmllib.html#module-sgmllib">sgmllib (module)</a>
 
2001
  </dt>
 
2002
 
 
2003
      
 
2004
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParseError">SGMLParseError</a>
 
2005
  </dt>
 
2006
 
 
2007
      
 
2008
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParser">SGMLParser (class in sgmllib)</a>
 
2009
  </dt>
 
2010
 
 
2011
      <dd><dl>
 
2012
        
 
2013
  <dt><a href="library/htmllib.html#index-1">(in module sgmllib)</a>
 
2014
  </dt>
 
2015
 
 
2016
      </dl></dd>
 
2017
      
 
2018
  <dt><a href="library/sha.html#module-sha">sha (module)</a>
 
2019
  </dt>
 
2020
 
 
2021
      
 
2022
  <dt><a href="library/turtle.html#turtle.Shape">Shape (class in turtle)</a>
 
2023
  </dt>
 
2024
 
 
2025
      
 
2026
  <dt><a href="library/stdtypes.html#memoryview.shape">shape (memoryview attribute)</a>
 
2027
  </dt>
 
2028
 
 
2029
      
 
2030
  <dt><a href="library/turtle.html#turtle.shape">shape() (in module turtle)</a>
 
2031
  </dt>
 
2032
 
 
2033
      
 
2034
  <dt><a href="library/turtle.html#turtle.shapesize">shapesize() (in module turtle)</a>
 
2035
  </dt>
 
2036
 
 
2037
      
 
2038
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.shared_object_filename">shared_object_filename() (distutils.ccompiler.CCompiler method)</a>
 
2039
  </dt>
 
2040
 
 
2041
      
 
2042
  <dt><a href="library/shelve.html#shelve.Shelf">Shelf (class in shelve)</a>
 
2043
  </dt>
 
2044
 
 
2045
      
 
2046
  <dt>
 
2047
    shelve
 
2048
  </dt>
 
2049
 
 
2050
      <dd><dl>
 
2051
        
 
2052
  <dt><a href="library/marshal.html#index-0">module</a>
 
2053
  </dt>
 
2054
 
 
2055
      </dl></dd>
 
2056
      
 
2057
  <dt><a href="library/shelve.html#module-shelve">shelve (module)</a>
 
2058
  </dt>
 
2059
 
 
2060
      
 
2061
  <dt><a href="library/decimal.html#decimal.Context.shift">shift() (decimal.Context method)</a>
 
2062
  </dt>
 
2063
 
 
2064
      <dd><dl>
 
2065
        
 
2066
  <dt><a href="library/decimal.html#decimal.Decimal.shift">(decimal.Decimal method)</a>
 
2067
  </dt>
 
2068
 
 
2069
      </dl></dd>
 
2070
      
 
2071
  <dt><a href="library/wsgiref.html#wsgiref.util.shift_path_info">shift_path_info() (in module wsgiref.util)</a>
 
2072
  </dt>
 
2073
 
 
2074
      
 
2075
  <dt>
 
2076
    shifting
 
2077
  </dt>
 
2078
 
 
2079
      <dd><dl>
 
2080
        
 
2081
  <dt><a href="reference/expressions.html#index-58">operation</a>
 
2082
  </dt>
 
2083
 
 
2084
        
 
2085
  <dt><a href="library/stdtypes.html#index-19">operations</a>
 
2086
  </dt>
 
2087
 
 
2088
      </dl></dd>
 
2089
      
 
2090
  <dt><a href="library/shlex.html#shlex.shlex">shlex (class in shlex)</a>
 
2091
  </dt>
 
2092
 
 
2093
      <dd><dl>
 
2094
        
 
2095
  <dt><a href="library/shlex.html#module-shlex">(module)</a>
 
2096
  </dt>
 
2097
 
 
2098
      </dl></dd>
 
2099
      
 
2100
  <dt><a href="library/unittest.html#unittest.TestCase.shortDescription">shortDescription() (unittest.TestCase method)</a>
 
2101
  </dt>
 
2102
 
 
2103
      
 
2104
  <dt><a href="library/logging.handlers.html#logging.handlers.BufferingHandler.shouldFlush">shouldFlush() (logging.handlers.BufferingHandler method)</a>
 
2105
  </dt>
 
2106
 
 
2107
      <dd><dl>
 
2108
        
 
2109
  <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.shouldFlush">(logging.handlers.MemoryHandler method)</a>
 
2110
  </dt>
 
2111
 
 
2112
      </dl></dd>
 
2113
      
 
2114
  <dt><a href="library/unittest.html#unittest.TestResult.shouldStop">shouldStop (unittest.TestResult attribute)</a>
 
2115
  </dt>
 
2116
 
 
2117
      
 
2118
  <dt><a href="library/curses.panel.html#curses.panel.Panel.show">show() (curses.panel.Panel method)</a>
 
2119
  </dt>
 
2120
 
 
2121
      
 
2122
  <dt><a href="library/fl.html#fl.show_choice">show_choice() (in module fl)</a>
 
2123
  </dt>
 
2124
 
 
2125
      
 
2126
  <dt><a href="distutils/apiref.html#distutils.ccompiler.show_compilers">show_compilers() (in module distutils.ccompiler)</a>
 
2127
  </dt>
 
2128
 
 
2129
      
 
2130
  <dt><a href="library/fl.html#fl.show_file_selector">show_file_selector() (in module fl)</a>
 
2131
  </dt>
 
2132
 
 
2133
      
 
2134
  <dt><a href="library/fl.html#fl.form.show_form">show_form() (fl.form method)</a>
 
2135
  </dt>
 
2136
 
 
2137
      
 
2138
  <dt><a href="library/fl.html#fl.show_input">show_input() (in module fl)</a>
 
2139
  </dt>
 
2140
 
 
2141
      
 
2142
  <dt><a href="library/fl.html#fl.show_message">show_message() (in module fl)</a>
 
2143
  </dt>
 
2144
 
 
2145
      
 
2146
  <dt><a href="library/fl.html#fl.show_question">show_question() (in module fl)</a>
 
2147
  </dt>
 
2148
 
 
2149
  </dl></td>
 
2150
  <td style="width: 33%" valign="top"><dl>
 
2151
      
 
2152
  <dt><a href="library/code.html#code.InteractiveInterpreter.showsyntaxerror">showsyntaxerror() (code.InteractiveInterpreter method)</a>
 
2153
  </dt>
 
2154
 
 
2155
      
 
2156
  <dt><a href="library/code.html#code.InteractiveInterpreter.showtraceback">showtraceback() (code.InteractiveInterpreter method)</a>
 
2157
  </dt>
 
2158
 
 
2159
      
 
2160
  <dt><a href="library/turtle.html#turtle.showturtle">showturtle() (in module turtle)</a>
 
2161
  </dt>
 
2162
 
 
2163
      
 
2164
  <dt><a href="library/warnings.html#warnings.showwarning">showwarning() (in module warnings)</a>
 
2165
  </dt>
 
2166
 
 
2167
      
 
2168
  <dt><a href="library/random.html#random.shuffle">shuffle() (in module random)</a>
 
2169
  </dt>
 
2170
 
 
2171
      
 
2172
  <dt><a href="library/imaplib.html#imaplib.IMAP4.shutdown">shutdown() (imaplib.IMAP4 method)</a>
 
2173
  </dt>
 
2174
 
 
2175
      <dd><dl>
 
2176
        
 
2177
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.shutdown">(SocketServer.BaseServer method)</a>
 
2178
  </dt>
 
2179
 
 
2180
        
 
2181
  <dt><a href="library/macostools.html#findertools.shutdown">(in module findertools)</a>
 
2182
  </dt>
 
2183
 
 
2184
        
 
2185
  <dt><a href="library/logging.html#logging.shutdown">(in module logging)</a>
 
2186
  </dt>
 
2187
 
 
2188
        
 
2189
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.shutdown">(multiprocessing.managers.BaseManager method)</a>
 
2190
  </dt>
 
2191
 
 
2192
        
 
2193
  <dt><a href="library/socket.html#socket.socket.shutdown">(socket.socket method)</a>
 
2194
  </dt>
 
2195
 
 
2196
      </dl></dd>
 
2197
      
 
2198
  <dt><a href="library/shutil.html#module-shutil">shutil (module)</a>
 
2199
  </dt>
 
2200
 
 
2201
      
 
2202
  <dt><a href="library/signal.html#signal.SIG_DFL">SIG_DFL (in module signal)</a>
 
2203
  </dt>
 
2204
 
 
2205
      
 
2206
  <dt><a href="library/signal.html#signal.SIG_IGN">SIG_IGN (in module signal)</a>
 
2207
  </dt>
 
2208
 
 
2209
      
 
2210
  <dt><a href="c-api/exceptions.html#index-2">SIGINT</a>, <a href="c-api/exceptions.html#index-3">[1]</a>
 
2211
  </dt>
 
2212
 
 
2213
      
 
2214
  <dt><a href="library/signal.html#signal.siginterrupt">siginterrupt() (in module signal)</a>
 
2215
  </dt>
 
2216
 
 
2217
      
 
2218
  <dt>
 
2219
    signal
 
2220
  </dt>
 
2221
 
 
2222
      <dd><dl>
 
2223
        
 
2224
  <dt><a href="c-api/exceptions.html#index-2">module</a>, <a href="library/thread.html#index-2">[1]</a>
 
2225
  </dt>
 
2226
 
 
2227
      </dl></dd>
 
2228
      
 
2229
  <dt><a href="library/signal.html#module-signal">signal (module)</a>
 
2230
  </dt>
 
2231
 
 
2232
      
 
2233
  <dt><a href="library/signal.html#signal.signal">signal() (in module signal)</a>
 
2234
  </dt>
 
2235
 
 
2236
      
 
2237
  <dt>
 
2238
    simple
 
2239
  </dt>
 
2240
 
 
2241
      <dd><dl>
 
2242
        
 
2243
  <dt><a href="reference/simple_stmts.html#index-0">statement</a>
 
2244
  </dt>
 
2245
 
 
2246
      </dl></dd>
 
2247
      
 
2248
  <dt><a href="library/smtplib.html#index-0">Simple Mail Transfer Protocol</a>
 
2249
  </dt>
 
2250
 
 
2251
      
 
2252
  <dt><a href="library/cookie.html#Cookie.SimpleCookie">SimpleCookie (class in Cookie)</a>
 
2253
  </dt>
 
2254
 
 
2255
      
 
2256
  <dt><a href="library/warnings.html#warnings.simplefilter">simplefilter() (in module warnings)</a>
 
2257
  </dt>
 
2258
 
 
2259
      
 
2260
  <dt><a href="library/wsgiref.html#wsgiref.handlers.SimpleHandler">SimpleHandler (class in wsgiref.handlers)</a>
 
2261
  </dt>
 
2262
 
 
2263
      
 
2264
  <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler">SimpleHTTPRequestHandler (class in SimpleHTTPServer)</a>
 
2265
  </dt>
 
2266
 
 
2267
      
 
2268
  <dt>
 
2269
    SimpleHTTPServer
 
2270
  </dt>
 
2271
 
 
2272
      <dd><dl>
 
2273
        
 
2274
  <dt><a href="library/basehttpserver.html#index-0">module</a>
 
2275
  </dt>
 
2276
 
 
2277
      </dl></dd>
 
2278
      
 
2279
  <dt><a href="library/simplehttpserver.html#module-SimpleHTTPServer">SimpleHTTPServer (module)</a>
 
2280
  </dt>
 
2281
 
 
2282
      
 
2283
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCRequestHandler">SimpleXMLRPCRequestHandler (class in SimpleXMLRPCServer)</a>
 
2284
  </dt>
 
2285
 
 
2286
      
 
2287
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCServer">SimpleXMLRPCServer (class in SimpleXMLRPCServer)</a>
 
2288
  </dt>
 
2289
 
 
2290
      <dd><dl>
 
2291
        
 
2292
  <dt><a href="library/simplexmlrpcserver.html#module-SimpleXMLRPCServer">(module)</a>
 
2293
  </dt>
 
2294
 
 
2295
      </dl></dd>
 
2296
      
 
2297
  <dt><a href="library/cmath.html#cmath.sin">sin() (in module cmath)</a>
 
2298
  </dt>
 
2299
 
 
2300
      <dd><dl>
 
2301
        
 
2302
  <dt><a href="library/math.html#math.sin">(in module math)</a>
 
2303
  </dt>
 
2304
 
 
2305
      </dl></dd>
 
2306
      
 
2307
  <dt>
 
2308
    singleton
 
2309
  </dt>
 
2310
 
 
2311
      <dd><dl>
 
2312
        
 
2313
  <dt><a href="reference/datamodel.html#index-24">tuple</a>
 
2314
  </dt>
 
2315
 
 
2316
      </dl></dd>
 
2317
      
 
2318
  <dt><a href="library/cmath.html#cmath.sinh">sinh() (in module cmath)</a>
 
2319
  </dt>
 
2320
 
 
2321
      <dd><dl>
 
2322
        
 
2323
  <dt><a href="library/math.html#math.sinh">(in module math)</a>
 
2324
  </dt>
 
2325
 
 
2326
      </dl></dd>
 
2327
      
 
2328
  <dt><a href="library/site.html#module-site">site (module)</a>
 
2329
  </dt>
 
2330
 
 
2331
      
 
2332
  <dt>
 
2333
    site command line option
 
2334
  </dt>
 
2335
 
 
2336
      <dd><dl>
 
2337
        
 
2338
  <dt><a href="library/site.html#cmdoption-site--user-base">--user-base</a>
 
2339
  </dt>
 
2340
 
 
2341
        
 
2342
  <dt><a href="library/site.html#cmdoption-site--user-site">--user-site</a>
 
2343
  </dt>
 
2344
 
 
2345
      </dl></dd>
 
2346
      
 
2347
  <dt>
 
2348
    site-packages
 
2349
  </dt>
 
2350
 
 
2351
      <dd><dl>
 
2352
        
 
2353
  <dt><a href="library/site.html#index-1">directory</a>
 
2354
  </dt>
 
2355
 
 
2356
      </dl></dd>
 
2357
      
 
2358
  <dt>
 
2359
    site-python
 
2360
  </dt>
 
2361
 
 
2362
      <dd><dl>
 
2363
        
 
2364
  <dt><a href="library/site.html#index-1">directory</a>
 
2365
  </dt>
 
2366
 
 
2367
      </dl></dd>
 
2368
      
 
2369
  <dt>
 
2370
    sitecustomize
 
2371
  </dt>
 
2372
 
 
2373
      <dd><dl>
 
2374
        
 
2375
  <dt><a href="library/site.html#index-3">module</a>
 
2376
  </dt>
 
2377
 
 
2378
      </dl></dd>
 
2379
      
 
2380
  <dt><a href="library/struct.html#struct.Struct.size">size (struct.Struct attribute)</a>
 
2381
  </dt>
 
2382
 
 
2383
      <dd><dl>
 
2384
        
 
2385
  <dt><a href="library/tarfile.html#tarfile.TarInfo.size">(tarfile.TarInfo attribute)</a>
 
2386
  </dt>
 
2387
 
 
2388
      </dl></dd>
 
2389
      
 
2390
  <dt><a href="library/ftplib.html#ftplib.FTP.size">size() (ftplib.FTP method)</a>
 
2391
  </dt>
 
2392
 
 
2393
      <dd><dl>
 
2394
        
 
2395
  <dt><a href="library/mmap.html#mmap.mmap.size">(mmap.mmap method)</a>
 
2396
  </dt>
 
2397
 
 
2398
      </dl></dd>
 
2399
      
 
2400
  <dt><a href="library/collections.html#collections.Sized">Sized (class in collections)</a>
 
2401
  </dt>
 
2402
 
 
2403
      
 
2404
  <dt><a href="library/ctypes.html#ctypes.sizeof">sizeof() (in module ctypes)</a>
 
2405
  </dt>
 
2406
 
 
2407
      
 
2408
  <dt><a href="library/doctest.html#doctest.SKIP">SKIP (in module doctest)</a>
 
2409
  </dt>
 
2410
 
 
2411
      
 
2412
  <dt><a href="library/chunk.html#chunk.Chunk.skip">skip() (chunk.Chunk method)</a>
 
2413
  </dt>
 
2414
 
 
2415
      <dd><dl>
 
2416
        
 
2417
  <dt><a href="library/unittest.html#unittest.skip">(in module unittest)</a>
 
2418
  </dt>
 
2419
 
 
2420
      </dl></dd>
 
2421
      
 
2422
  <dt><a href="library/unittest.html#unittest.skipIf">skipIf() (in module unittest)</a>
 
2423
  </dt>
 
2424
 
 
2425
      
 
2426
  <dt><a href="library/csv.html#csv.Dialect.skipinitialspace">skipinitialspace (csv.Dialect attribute)</a>
 
2427
  </dt>
 
2428
 
 
2429
      
 
2430
  <dt><a href="library/unittest.html#unittest.TestResult.skipped">skipped (unittest.TestResult attribute)</a>
 
2431
  </dt>
 
2432
 
 
2433
      
 
2434
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.skippedEntity">skippedEntity() (xml.sax.handler.ContentHandler method)</a>
 
2435
  </dt>
 
2436
 
 
2437
      
 
2438
  <dt><a href="library/unittest.html#unittest.SkipTest">SkipTest</a>
 
2439
  </dt>
 
2440
 
 
2441
      
 
2442
  <dt><a href="library/unittest.html#unittest.TestCase.skipTest">skipTest() (unittest.TestCase method)</a>
 
2443
  </dt>
 
2444
 
 
2445
      
 
2446
  <dt><a href="library/unittest.html#unittest.skipUnless">skipUnless() (in module unittest)</a>
 
2447
  </dt>
 
2448
 
 
2449
      
 
2450
  <dt><a href="library/token.html#token.SLASH">SLASH (in module token)</a>
 
2451
  </dt>
 
2452
 
 
2453
      
 
2454
  <dt><a href="library/token.html#token.SLASHEQUAL">SLASHEQUAL (in module token)</a>
 
2455
  </dt>
 
2456
 
 
2457
      
 
2458
  <dt><a href="library/nntplib.html#nntplib.NNTP.slave">slave() (nntplib.NNTP method)</a>
 
2459
  </dt>
 
2460
 
 
2461
      
 
2462
  <dt><a href="library/macostools.html#findertools.sleep">sleep() (in module findertools)</a>
 
2463
  </dt>
 
2464
 
 
2465
      <dd><dl>
 
2466
        
 
2467
  <dt><a href="library/time.html#time.sleep">(in module time)</a>
 
2468
  </dt>
 
2469
 
 
2470
      </dl></dd>
 
2471
      
 
2472
  <dt><a href="reference/expressions.html#index-34">slice</a>, <a href="glossary.html#term-slice"><strong>[1]</strong></a>
 
2473
  </dt>
 
2474
 
 
2475
      <dd><dl>
 
2476
        
 
2477
  <dt><a href="library/stdtypes.html#index-30">assignment</a>
 
2478
  </dt>
 
2479
 
 
2480
        
 
2481
  <dt><a href="library/dis.html#index-0">built-in function</a>, <a href="library/types.html#index-3">[1]</a>, <a href="reference/datamodel.html#index-69">[2]</a>
 
2482
  </dt>
 
2483
 
 
2484
        
 
2485
  <dt><a href="reference/datamodel.html#index-89">object</a>
 
2486
  </dt>
 
2487
 
 
2488
        
 
2489
  <dt><a href="library/stdtypes.html#index-22">operation</a>
 
2490
  </dt>
 
2491
 
 
2492
      </dl></dd>
 
2493
      
 
2494
  <dt><a href="library/functions.html#slice">slice (built-in class)</a>
 
2495
  </dt>
 
2496
 
 
2497
      
 
2498
  <dt><a href="library/dis.html#opcode-SLICE+0">SLICE+0 (opcode)</a>
 
2499
  </dt>
 
2500
 
 
2501
      
 
2502
  <dt><a href="library/dis.html#opcode-SLICE+1">SLICE+1 (opcode)</a>
 
2503
  </dt>
 
2504
 
 
2505
      
 
2506
  <dt><a href="library/dis.html#opcode-SLICE+2">SLICE+2 (opcode)</a>
 
2507
  </dt>
 
2508
 
 
2509
      
 
2510
  <dt><a href="library/dis.html#opcode-SLICE+3">SLICE+3 (opcode)</a>
 
2511
  </dt>
 
2512
 
 
2513
      
 
2514
  <dt><a href="c-api/slice.html#index-0">SliceType (in module types)</a>, <a href="library/types.html#types.SliceType">[1]</a>
 
2515
  </dt>
 
2516
 
 
2517
      
 
2518
  <dt><a href="reference/datamodel.html#index-18">slicing</a>, <a href="reference/datamodel.html#index-25">[1]</a>, <a href="reference/expressions.html#index-34">[2]</a>
 
2519
  </dt>
 
2520
 
 
2521
      <dd><dl>
 
2522
        
 
2523
  <dt><a href="reference/simple_stmts.html#index-13">assignment</a>
 
2524
  </dt>
 
2525
 
 
2526
        
 
2527
  <dt><a href="reference/expressions.html#index-36">extended</a>
 
2528
  </dt>
 
2529
 
 
2530
      </dl></dd>
 
2531
      
 
2532
  <dt><a href="library/cookie.html#Cookie.SmartCookie">SmartCookie (class in Cookie)</a>
 
2533
  </dt>
 
2534
 
 
2535
      
 
2536
  <dt>
 
2537
    SMTP
 
2538
  </dt>
 
2539
 
 
2540
      <dd><dl>
 
2541
        
 
2542
  <dt><a href="library/smtplib.html#index-0">protocol</a>
 
2543
  </dt>
 
2544
 
 
2545
      </dl></dd>
 
2546
      
 
2547
  <dt><a href="library/smtplib.html#smtplib.SMTP">SMTP (class in smtplib)</a>
 
2548
  </dt>
 
2549
 
 
2550
      
 
2551
  <dt><a href="library/smtplib.html#smtplib.SMTP_SSL">SMTP_SSL (class in smtplib)</a>
 
2552
  </dt>
 
2553
 
 
2554
      
 
2555
  <dt><a href="library/smtplib.html#smtplib.SMTPAuthenticationError">SMTPAuthenticationError</a>
 
2556
  </dt>
 
2557
 
 
2558
      
 
2559
  <dt><a href="library/smtplib.html#smtplib.SMTPConnectError">SMTPConnectError</a>
 
2560
  </dt>
 
2561
 
 
2562
      
 
2563
  <dt><a href="library/smtpd.html#module-smtpd">smtpd (module)</a>
 
2564
  </dt>
 
2565
 
 
2566
      
 
2567
  <dt><a href="library/smtplib.html#smtplib.SMTPDataError">SMTPDataError</a>
 
2568
  </dt>
 
2569
 
 
2570
      
 
2571
  <dt><a href="library/smtplib.html#smtplib.SMTPException">SMTPException</a>
 
2572
  </dt>
 
2573
 
 
2574
      
 
2575
  <dt><a href="library/logging.handlers.html#logging.handlers.SMTPHandler">SMTPHandler (class in logging.handlers)</a>
 
2576
  </dt>
 
2577
 
 
2578
      
 
2579
  <dt><a href="library/smtplib.html#smtplib.SMTPHeloError">SMTPHeloError</a>
 
2580
  </dt>
 
2581
 
 
2582
      
 
2583
  <dt><a href="library/smtplib.html#module-smtplib">smtplib (module)</a>
 
2584
  </dt>
 
2585
 
 
2586
      
 
2587
  <dt><a href="library/smtplib.html#smtplib.SMTPRecipientsRefused">SMTPRecipientsRefused</a>
 
2588
  </dt>
 
2589
 
 
2590
      
 
2591
  <dt><a href="library/smtplib.html#smtplib.SMTPResponseException">SMTPResponseException</a>
 
2592
  </dt>
 
2593
 
 
2594
      
 
2595
  <dt><a href="library/smtplib.html#smtplib.SMTPSenderRefused">SMTPSenderRefused</a>
 
2596
  </dt>
 
2597
 
 
2598
      
 
2599
  <dt><a href="library/smtpd.html#smtpd.SMTPServer">SMTPServer (class in smtpd)</a>
 
2600
  </dt>
 
2601
 
 
2602
      
 
2603
  <dt><a href="library/smtplib.html#smtplib.SMTPServerDisconnected">SMTPServerDisconnected</a>
 
2604
  </dt>
 
2605
 
 
2606
      
 
2607
  <dt><a href="library/winsound.html#winsound.SND_ALIAS">SND_ALIAS (in module winsound)</a>
 
2608
  </dt>
 
2609
 
 
2610
      
 
2611
  <dt><a href="library/winsound.html#winsound.SND_ASYNC">SND_ASYNC (in module winsound)</a>
 
2612
  </dt>
 
2613
 
 
2614
      
 
2615
  <dt><a href="library/winsound.html#winsound.SND_FILENAME">SND_FILENAME (in module winsound)</a>
 
2616
  </dt>
 
2617
 
 
2618
      
 
2619
  <dt><a href="library/winsound.html#winsound.SND_LOOP">SND_LOOP (in module winsound)</a>
 
2620
  </dt>
 
2621
 
 
2622
      
 
2623
  <dt><a href="library/winsound.html#winsound.SND_MEMORY">SND_MEMORY (in module winsound)</a>
 
2624
  </dt>
 
2625
 
 
2626
      
 
2627
  <dt><a href="library/winsound.html#winsound.SND_NODEFAULT">SND_NODEFAULT (in module winsound)</a>
 
2628
  </dt>
 
2629
 
 
2630
      
 
2631
  <dt><a href="library/winsound.html#winsound.SND_NOSTOP">SND_NOSTOP (in module winsound)</a>
 
2632
  </dt>
 
2633
 
 
2634
      
 
2635
  <dt><a href="library/winsound.html#winsound.SND_NOWAIT">SND_NOWAIT (in module winsound)</a>
 
2636
  </dt>
 
2637
 
 
2638
      
 
2639
  <dt><a href="library/winsound.html#winsound.SND_PURGE">SND_PURGE (in module winsound)</a>
 
2640
  </dt>
 
2641
 
 
2642
      
 
2643
  <dt><a href="library/sndhdr.html#module-sndhdr">sndhdr (module)</a>
 
2644
  </dt>
 
2645
 
 
2646
      
 
2647
  <dt><a href="library/csv.html#csv.Sniffer.sniff">sniff() (csv.Sniffer method)</a>
 
2648
  </dt>
 
2649
 
 
2650
      
 
2651
  <dt><a href="library/csv.html#csv.Sniffer">Sniffer (class in csv)</a>
 
2652
  </dt>
 
2653
 
 
2654
      
 
2655
  <dt><a href="library/socket.html#socket.SOCK_DGRAM">SOCK_DGRAM (in module socket)</a>
 
2656
  </dt>
 
2657
 
 
2658
      
 
2659
  <dt><a href="library/socket.html#socket.SOCK_RAW">SOCK_RAW (in module socket)</a>
 
2660
  </dt>
 
2661
 
 
2662
      
 
2663
  <dt><a href="library/socket.html#socket.SOCK_RDM">SOCK_RDM (in module socket)</a>
 
2664
  </dt>
 
2665
 
 
2666
      
 
2667
  <dt><a href="library/socket.html#socket.SOCK_SEQPACKET">SOCK_SEQPACKET (in module socket)</a>
 
2668
  </dt>
 
2669
 
 
2670
      
 
2671
  <dt><a href="library/socket.html#socket.SOCK_STREAM">SOCK_STREAM (in module socket)</a>
 
2672
  </dt>
 
2673
 
 
2674
      
 
2675
  <dt>
 
2676
    socket
 
2677
  </dt>
 
2678
 
 
2679
      <dd><dl>
 
2680
        
 
2681
  <dt><a href="library/internet.html#index-1">module</a>, <a href="library/stdtypes.html#index-34">[1]</a>
 
2682
  </dt>
 
2683
 
 
2684
        
 
2685
  <dt><a href="library/socket.html#index-1">object</a>
 
2686
  </dt>
 
2687
 
 
2688
      </dl></dd>
 
2689
      
 
2690
  <dt><a href="library/socket.html#module-socket">socket (module)</a>
 
2691
  </dt>
 
2692
 
 
2693
      <dd><dl>
 
2694
        
 
2695
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.socket">(SocketServer.BaseServer attribute)</a>
 
2696
  </dt>
 
2697
 
 
2698
      </dl></dd>
 
2699
      
 
2700
  <dt><a href="library/imaplib.html#imaplib.IMAP4.socket">socket() (imaplib.IMAP4 method)</a>
 
2701
  </dt>
 
2702
 
 
2703
      <dd><dl>
 
2704
        
 
2705
  <dt><a href="library/select.html#index-0">(in module socket)</a>, <a href="library/socket.html#socket.socket">[1]</a>
 
2706
  </dt>
 
2707
 
 
2708
      </dl></dd>
 
2709
      
 
2710
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.socket_type">socket_type (SocketServer.BaseServer attribute)</a>
 
2711
  </dt>
 
2712
 
 
2713
      
 
2714
  <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler">SocketHandler (class in logging.handlers)</a>
 
2715
  </dt>
 
2716
 
 
2717
      
 
2718
  <dt><a href="library/socket.html#socket.socketpair">socketpair() (in module socket)</a>
 
2719
  </dt>
 
2720
 
 
2721
      
 
2722
  <dt><a href="library/socketserver.html#module-SocketServer">SocketServer (module)</a>
 
2723
  </dt>
 
2724
 
 
2725
      
 
2726
  <dt><a href="library/socket.html#socket.SocketType">SocketType (in module socket)</a>
 
2727
  </dt>
 
2728
 
 
2729
      
 
2730
  <dt><a href="c-api/file.html#index-5">softspace (file attribute)</a>, <a href="library/stdtypes.html#file.softspace">[1]</a>
 
2731
  </dt>
 
2732
 
 
2733
      
 
2734
  <dt><a href="library/socket.html#socket.SOMAXCONN">SOMAXCONN (in module socket)</a>
 
2735
  </dt>
 
2736
 
 
2737
      
 
2738
  <dt><a href="library/imaplib.html#imaplib.IMAP4.sort">sort() (imaplib.IMAP4 method)</a>
 
2739
  </dt>
 
2740
 
 
2741
      <dd><dl>
 
2742
        
 
2743
  <dt><a href="library/stdtypes.html#index-30">(list method)</a>
 
2744
  </dt>
 
2745
 
 
2746
      </dl></dd>
 
2747
      
 
2748
  <dt><a href="library/profile.html#pstats.Stats.sort_stats">sort_stats() (pstats.Stats method)</a>
 
2749
  </dt>
 
2750
 
 
2751
      
 
2752
  <dt><a href="library/functions.html#sorted">sorted() (built-in function)</a>
 
2753
  </dt>
 
2754
 
 
2755
      
 
2756
  <dt><a href="library/unittest.html#unittest.TestLoader.sortTestMethodsUsing">sortTestMethodsUsing (unittest.TestLoader attribute)</a>
 
2757
  </dt>
 
2758
 
 
2759
      
 
2760
  <dt><a href="library/doctest.html#doctest.Example.source">source (doctest.Example attribute)</a>
 
2761
  </dt>
 
2762
 
 
2763
      <dd><dl>
 
2764
        
 
2765
  <dt><a href="library/shlex.html#shlex.shlex.source">(shlex.shlex attribute)</a>
 
2766
  </dt>
 
2767
 
 
2768
      </dl></dd>
 
2769
      
 
2770
  <dt><a href="reference/lexical_analysis.html#index-4">source character set</a>
 
2771
  </dt>
 
2772
 
 
2773
      
 
2774
  <dt><a href="library/shlex.html#shlex.shlex.sourcehook">sourcehook() (shlex.shlex method)</a>
 
2775
  </dt>
 
2776
 
 
2777
      
 
2778
  <dt><a href="reference/lexical_analysis.html#index-7">space</a>
 
2779
  </dt>
 
2780
 
 
2781
      
 
2782
  <dt><a href="library/re.html#re.MatchObject.span">span() (re.MatchObject method)</a>
 
2783
  </dt>
 
2784
 
 
2785
      
 
2786
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.spawn">spawn() (distutils.ccompiler.CCompiler method)</a>
 
2787
  </dt>
 
2788
 
 
2789
      <dd><dl>
 
2790
        
 
2791
  <dt><a href="library/pty.html#pty.spawn">(in module pty)</a>
 
2792
  </dt>
 
2793
 
 
2794
      </dl></dd>
 
2795
      
 
2796
  <dt><a href="library/os.html#os.spawnl">spawnl() (in module os)</a>
 
2797
  </dt>
 
2798
 
 
2799
      
 
2800
  <dt><a href="library/os.html#os.spawnle">spawnle() (in module os)</a>
 
2801
  </dt>
 
2802
 
 
2803
      
 
2804
  <dt><a href="library/os.html#os.spawnlp">spawnlp() (in module os)</a>
 
2805
  </dt>
 
2806
 
 
2807
      
 
2808
  <dt><a href="library/os.html#os.spawnlpe">spawnlpe() (in module os)</a>
 
2809
  </dt>
 
2810
 
 
2811
      
 
2812
  <dt><a href="library/os.html#os.spawnv">spawnv() (in module os)</a>
 
2813
  </dt>
 
2814
 
 
2815
      
 
2816
  <dt><a href="library/os.html#os.spawnve">spawnve() (in module os)</a>
 
2817
  </dt>
 
2818
 
 
2819
      
 
2820
  <dt><a href="library/os.html#os.spawnvp">spawnvp() (in module os)</a>
 
2821
  </dt>
 
2822
 
 
2823
      
 
2824
  <dt><a href="library/os.html#os.spawnvpe">spawnvpe() (in module os)</a>
 
2825
  </dt>
 
2826
 
 
2827
      
 
2828
  <dt>
 
2829
    special
 
2830
  </dt>
 
2831
 
 
2832
      <dd><dl>
 
2833
        
 
2834
  <dt><a href="reference/datamodel.html#index-5">attribute</a>
 
2835
  </dt>
 
2836
 
 
2837
        
 
2838
  <dt><a href="reference/datamodel.html#index-5">attribute, generic</a>
 
2839
  </dt>
 
2840
 
 
2841
      </dl></dd>
 
2842
      
 
2843
  <dt><a href="glossary.html#term-special-method"><strong>special method</strong></a>
 
2844
  </dt>
 
2845
 
 
2846
      
 
2847
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.specified_attributes">specified_attributes (xml.parsers.expat.xmlparser attribute)</a>
 
2848
  </dt>
 
2849
 
 
2850
      
 
2851
  <dt><a href="library/turtle.html#turtle.speed">speed() (in module turtle)</a>
 
2852
  </dt>
 
2853
 
 
2854
      <dd><dl>
 
2855
        
 
2856
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.speed">(ossaudiodev.oss_audio_device method)</a>
 
2857
  </dt>
 
2858
 
 
2859
      </dl></dd>
 
2860
      
 
2861
  <dt><a href="library/macos.html#MacOS.splash">splash() (in module MacOS)</a>
 
2862
  </dt>
 
2863
 
 
2864
      
 
2865
  <dt><a href="library/os.path.html#os.path.split">split() (in module os.path)</a>
 
2866
  </dt>
 
2867
 
 
2868
      <dd><dl>
 
2869
        
 
2870
  <dt><a href="library/re.html#re.split">(in module re)</a>
 
2871
  </dt>
 
2872
 
 
2873
        
 
2874
  <dt><a href="library/shlex.html#shlex.split">(in module shlex)</a>
 
2875
  </dt>
 
2876
 
 
2877
        
 
2878
  <dt><a href="library/string.html#string.split">(in module string)</a>
 
2879
  </dt>
 
2880
 
 
2881
        
 
2882
  <dt><a href="library/re.html#re.RegexObject.split">(re.RegexObject method)</a>
 
2883
  </dt>
 
2884
 
 
2885
        
 
2886
  <dt><a href="library/stdtypes.html#str.split">(str method)</a>
 
2887
  </dt>
 
2888
 
 
2889
      </dl></dd>
 
2890
      
 
2891
  <dt><a href="distutils/apiref.html#distutils.util.split_quoted">split_quoted() (in module distutils.util)</a>
 
2892
  </dt>
 
2893
 
 
2894
      
 
2895
  <dt><a href="library/os.path.html#os.path.splitdrive">splitdrive() (in module os.path)</a>
 
2896
  </dt>
 
2897
 
 
2898
      
 
2899
  <dt><a href="library/os.path.html#os.path.splitext">splitext() (in module os.path)</a>
 
2900
  </dt>
 
2901
 
 
2902
      
 
2903
  <dt><a href="library/string.html#string.splitfields">splitfields() (in module string)</a>
 
2904
  </dt>
 
2905
 
 
2906
      
 
2907
  <dt><a href="library/stdtypes.html#str.splitlines">splitlines() (str method)</a>
 
2908
  </dt>
 
2909
 
 
2910
      <dd><dl>
 
2911
        
 
2912
  <dt><a href="library/stdtypes.html#unicode.splitlines">(unicode method)</a>
 
2913
  </dt>
 
2914
 
 
2915
      </dl></dd>
 
2916
      
 
2917
  <dt><a href="library/urlparse.html#urlparse.SplitResult">SplitResult (class in urlparse)</a>
 
2918
  </dt>
 
2919
 
 
2920
      
 
2921
  <dt><a href="library/os.path.html#os.path.splitunc">splitunc() (in module os.path)</a>
 
2922
  </dt>
 
2923
 
 
2924
      
 
2925
  <dt><a href="library/tempfile.html#tempfile.SpooledTemporaryFile">SpooledTemporaryFile() (in module tempfile)</a>
 
2926
  </dt>
 
2927
 
 
2928
      
 
2929
  <dt><a href="library/stdtypes.html#index-25">sprintf-style formatting</a>
 
2930
  </dt>
 
2931
 
 
2932
      
 
2933
  <dt><a href="library/spwd.html#module-spwd">spwd (module)</a>
 
2934
  </dt>
 
2935
 
 
2936
      
 
2937
  <dt><a href="library/sqlite3.html#module-sqlite3">sqlite3 (module)</a>
 
2938
  </dt>
 
2939
 
 
2940
      
 
2941
  <dt><a href="library/sqlite3.html#sqlite3.sqlite_version">sqlite_version (in module sqlite3)</a>
 
2942
  </dt>
 
2943
 
 
2944
      
 
2945
  <dt><a href="library/sqlite3.html#sqlite3.sqlite_version_info">sqlite_version_info (in module sqlite3)</a>
 
2946
  </dt>
 
2947
 
 
2948
      
 
2949
  <dt><a href="library/decimal.html#decimal.Context.sqrt">sqrt() (decimal.Context method)</a>
 
2950
  </dt>
 
2951
 
 
2952
      <dd><dl>
 
2953
        
 
2954
  <dt><a href="library/decimal.html#decimal.Decimal.sqrt">(decimal.Decimal method)</a>
 
2955
  </dt>
 
2956
 
 
2957
        
 
2958
  <dt><a href="library/cmath.html#cmath.sqrt">(in module cmath)</a>
 
2959
  </dt>
 
2960
 
 
2961
        
 
2962
  <dt><a href="library/math.html#math.sqrt">(in module math)</a>
 
2963
  </dt>
 
2964
 
 
2965
      </dl></dd>
 
2966
      
 
2967
  <dt><a href="library/ssl.html#index-1">SSL</a>
 
2968
  </dt>
 
2969
 
 
2970
      
 
2971
  <dt><a href="library/ssl.html#module-ssl">ssl (module)</a>
 
2972
  </dt>
 
2973
 
 
2974
      
 
2975
  <dt><a href="library/imaplib.html#imaplib.IMAP4_SSL.ssl">ssl() (imaplib.IMAP4_SSL method)</a>
 
2976
  </dt>
 
2977
 
 
2978
      
 
2979
  <dt><a href="library/ftplib.html#ftplib.FTP_TLS.ssl_version">ssl_version (ftplib.FTP_TLS attribute)</a>
 
2980
  </dt>
 
2981
 
 
2982
      
 
2983
  <dt><a href="library/ssl.html#ssl.SSLContext">SSLContext (class in ssl)</a>
 
2984
  </dt>
 
2985
 
 
2986
      
 
2987
  <dt><a href="library/ssl.html#ssl.SSLEOFError">SSLEOFError</a>
 
2988
  </dt>
 
2989
 
 
2990
      
 
2991
  <dt><a href="library/ssl.html#ssl.SSLError">SSLError</a>
 
2992
  </dt>
 
2993
 
 
2994
      
 
2995
  <dt><a href="library/ssl.html#ssl.SSLSyscallError">SSLSyscallError</a>
 
2996
  </dt>
 
2997
 
 
2998
      
 
2999
  <dt><a href="library/ssl.html#ssl.SSLWantReadError">SSLWantReadError</a>
 
3000
  </dt>
 
3001
 
 
3002
      
 
3003
  <dt><a href="library/ssl.html#ssl.SSLWantWriteError">SSLWantWriteError</a>
 
3004
  </dt>
 
3005
 
 
3006
      
 
3007
  <dt><a href="library/ssl.html#ssl.SSLZeroReturnError">SSLZeroReturnError</a>
 
3008
  </dt>
 
3009
 
 
3010
      
 
3011
  <dt><a href="library/turtle.html#turtle.st">st() (in module turtle)</a>
 
3012
  </dt>
 
3013
 
 
3014
      
 
3015
  <dt><a href="library/parser.html#parser.st2list">st2list() (in module parser)</a>
 
3016
  </dt>
 
3017
 
 
3018
      
 
3019
  <dt><a href="library/parser.html#parser.st2tuple">st2tuple() (in module parser)</a>
 
3020
  </dt>
 
3021
 
 
3022
      
 
3023
  <dt><a href="library/stat.html#stat.ST_ATIME">ST_ATIME (in module stat)</a>
 
3024
  </dt>
 
3025
 
 
3026
      
 
3027
  <dt><a href="library/stat.html#stat.ST_CTIME">ST_CTIME (in module stat)</a>
 
3028
  </dt>
 
3029
 
 
3030
      
 
3031
  <dt><a href="library/stat.html#stat.ST_DEV">ST_DEV (in module stat)</a>
 
3032
  </dt>
 
3033
 
 
3034
      
 
3035
  <dt><a href="library/stat.html#stat.ST_GID">ST_GID (in module stat)</a>
 
3036
  </dt>
 
3037
 
 
3038
      
 
3039
  <dt><a href="library/stat.html#stat.ST_INO">ST_INO (in module stat)</a>
 
3040
  </dt>
 
3041
 
 
3042
      
 
3043
  <dt><a href="library/stat.html#stat.ST_MODE">ST_MODE (in module stat)</a>
 
3044
  </dt>
 
3045
 
 
3046
      
 
3047
  <dt><a href="library/stat.html#stat.ST_MTIME">ST_MTIME (in module stat)</a>
 
3048
  </dt>
 
3049
 
 
3050
      
 
3051
  <dt><a href="library/stat.html#stat.ST_NLINK">ST_NLINK (in module stat)</a>
 
3052
  </dt>
 
3053
 
 
3054
      
 
3055
  <dt><a href="library/stat.html#stat.ST_SIZE">ST_SIZE (in module stat)</a>
 
3056
  </dt>
 
3057
 
 
3058
      
 
3059
  <dt><a href="library/stat.html#stat.ST_UID">ST_UID (in module stat)</a>
 
3060
  </dt>
 
3061
 
 
3062
      
 
3063
  <dt>
 
3064
    stack
 
3065
  </dt>
 
3066
 
 
3067
      <dd><dl>
 
3068
        
 
3069
  <dt><a href="reference/datamodel.html#index-67">execution</a>
 
3070
  </dt>
 
3071
 
 
3072
        
 
3073
  <dt><a href="reference/datamodel.html#index-67">trace</a>
 
3074
  </dt>
 
3075
 
 
3076
      </dl></dd>
 
3077
      
 
3078
  <dt><a href="library/idle.html#index-3">stack viewer</a>
 
3079
  </dt>
 
3080
 
 
3081
      
 
3082
  <dt><a href="library/inspect.html#inspect.stack">stack() (in module inspect)</a>
 
3083
  </dt>
 
3084
 
 
3085
      
 
3086
  <dt><a href="library/thread.html#thread.stack_size">stack_size() (in module thread)</a>
 
3087
  </dt>
 
3088
 
 
3089
      <dd><dl>
 
3090
        
 
3091
  <dt><a href="library/threading.html#threading.stack_size">(in module threading)</a>
 
3092
  </dt>
 
3093
 
 
3094
      </dl></dd>
 
3095
      
 
3096
  <dt>
 
3097
    stackable
 
3098
  </dt>
 
3099
 
 
3100
      <dd><dl>
 
3101
        
 
3102
  <dt><a href="library/codecs.html#index-0">streams</a>
 
3103
  </dt>
 
3104
 
 
3105
      </dl></dd>
 
3106
      
 
3107
  <dt><a href="library/turtle.html#turtle.stamp">stamp() (in module turtle)</a>
 
3108
  </dt>
 
3109
 
 
3110
      
 
3111
  <dt>
 
3112
    standard
 
3113
  </dt>
 
3114
 
 
3115
      <dd><dl>
 
3116
        
 
3117
  <dt><a href="reference/simple_stmts.html#index-2">output</a>, <a href="reference/simple_stmts.html#index-24">[1]</a>
 
3118
  </dt>
 
3119
 
 
3120
      </dl></dd>
 
3121
      
 
3122
  <dt><a href="reference/lexical_analysis.html#index-15">Standard C</a>
 
3123
  </dt>
 
3124
 
 
3125
      
 
3126
  <dt><a href="reference/toplevel_components.html#index-4">standard input</a>
 
3127
  </dt>
 
3128
 
 
3129
      
 
3130
  <dt><a href="library/base64.html#base64.standard_b64decode">standard_b64decode() (in module base64)</a>
 
3131
  </dt>
 
3132
 
 
3133
      
 
3134
  <dt><a href="library/base64.html#base64.standard_b64encode">standard_b64encode() (in module base64)</a>
 
3135
  </dt>
 
3136
 
 
3137
      
 
3138
  <dt><a href="library/exceptions.html#exceptions.StandardError">StandardError</a>
 
3139
  </dt>
 
3140
 
 
3141
      
 
3142
  <dt><a href="library/2to3.html#2to3fixer-standarderror">standarderror (2to3 fixer)</a>
 
3143
  </dt>
 
3144
 
 
3145
      
 
3146
  <dt><a href="library/curses.html#curses.window.standend">standend() (curses.window method)</a>
 
3147
  </dt>
 
3148
 
 
3149
      
 
3150
  <dt><a href="library/curses.html#curses.window.standout">standout() (curses.window method)</a>
 
3151
  </dt>
 
3152
 
 
3153
      
 
3154
  <dt><a href="library/token.html#token.STAR">STAR (in module token)</a>
 
3155
  </dt>
 
3156
 
 
3157
      
 
3158
  <dt><a href="library/token.html#token.STAREQUAL">STAREQUAL (in module token)</a>
 
3159
  </dt>
 
3160
 
 
3161
      
 
3162
  <dt><a href="library/itertools.html#itertools.starmap">starmap() (in module itertools)</a>
 
3163
  </dt>
 
3164
 
 
3165
      
 
3166
  <dt><a href="library/exceptions.html#exceptions.UnicodeError.start">start (exceptions.UnicodeError attribute)</a>
 
3167
  </dt>
 
3168
 
 
3169
      <dd><dl>
 
3170
        
 
3171
  <dt><a href="reference/datamodel.html#index-70">(slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a>
 
3172
  </dt>
 
3173
 
 
3174
      </dl></dd>
 
3175
      
 
3176
  <dt><a href="library/hotshot.html#hotshot.Profile.start">start() (hotshot.Profile method)</a>
 
3177
  </dt>
 
3178
 
 
3179
      <dd><dl>
 
3180
        
 
3181
  <dt><a href="library/multiprocessing.html#multiprocessing.Process.start">(multiprocessing.Process method)</a>
 
3182
  </dt>
 
3183
 
 
3184
        
 
3185
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.start">(multiprocessing.managers.BaseManager method)</a>
 
3186
  </dt>
 
3187
 
 
3188
        
 
3189
  <dt><a href="library/re.html#re.MatchObject.start">(re.MatchObject method)</a>
 
3190
  </dt>
 
3191
 
 
3192
        
 
3193
  <dt><a href="library/threading.html#threading.Thread.start">(threading.Thread method)</a>
 
3194
  </dt>
 
3195
 
 
3196
        
 
3197
  <dt><a href="library/ttk.html#ttk.Progressbar.start">(ttk.Progressbar method)</a>
 
3198
  </dt>
 
3199
 
 
3200
        
 
3201
  <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.start">(xml.etree.ElementTree.TreeBuilder method)</a>
 
3202
  </dt>
 
3203
 
 
3204
      </dl></dd>
 
3205
      
 
3206
  <dt><a href="library/curses.html#curses.start_color">start_color() (in module curses)</a>
 
3207
  </dt>
 
3208
 
 
3209
      
 
3210
  <dt><a href="library/msilib.html#msilib.Directory.start_component">start_component() (msilib.Directory method)</a>
 
3211
  </dt>
 
3212
 
 
3213
      
 
3214
  <dt><a href="library/thread.html#thread.start_new_thread">start_new_thread() (in module thread)</a>
 
3215
  </dt>
 
3216
 
 
3217
      
 
3218
  <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.startbody">startbody() (MimeWriter.MimeWriter method)</a>
 
3219
  </dt>
 
3220
 
 
3221
      
 
3222
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartCdataSectionHandler">StartCdataSectionHandler() (xml.parsers.expat.xmlparser method)</a>
 
3223
  </dt>
 
3224
 
 
3225
      
 
3226
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartDoctypeDeclHandler">StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser method)</a>
 
3227
  </dt>
 
3228
 
 
3229
      
 
3230
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startDocument">startDocument() (xml.sax.handler.ContentHandler method)</a>
 
3231
  </dt>
 
3232
 
 
3233
      
 
3234
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElement">startElement() (xml.sax.handler.ContentHandler method)</a>
 
3235
  </dt>
 
3236
 
 
3237
      
 
3238
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartElementHandler">StartElementHandler() (xml.parsers.expat.xmlparser method)</a>
 
3239
  </dt>
 
3240
 
 
3241
      
 
3242
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElementNS">startElementNS() (xml.sax.handler.ContentHandler method)</a>
 
3243
  </dt>
 
3244
 
 
3245
      
 
3246
  <dt><a href="library/subprocess.html#subprocess.STARTF_USESHOWWINDOW">STARTF_USESHOWWINDOW (in module subprocess)</a>
 
3247
  </dt>
 
3248
 
 
3249
      
 
3250
  <dt><a href="library/subprocess.html#subprocess.STARTF_USESTDHANDLES">STARTF_USESTDHANDLES (in module subprocess)</a>
 
3251
  </dt>
 
3252
 
 
3253
      
 
3254
  <dt><a href="library/os.html#os.startfile">startfile() (in module os)</a>
 
3255
  </dt>
 
3256
 
 
3257
      
 
3258
  <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.startmultipartbody">startmultipartbody() (MimeWriter.MimeWriter method)</a>
 
3259
  </dt>
 
3260
 
 
3261
      
 
3262
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartNamespaceDeclHandler">StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)</a>
 
3263
  </dt>
 
3264
 
 
3265
      
 
3266
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startPrefixMapping">startPrefixMapping() (xml.sax.handler.ContentHandler method)</a>
 
3267
  </dt>
 
3268
 
 
3269
      
 
3270
  <dt><a href="library/stdtypes.html#str.startswith">startswith() (str method)</a>
 
3271
  </dt>
 
3272
 
 
3273
      
 
3274
  <dt><a href="library/unittest.html#unittest.TestResult.startTest">startTest() (unittest.TestResult method)</a>
 
3275
  </dt>
 
3276
 
 
3277
      
 
3278
  <dt><a href="library/unittest.html#unittest.TestResult.startTestRun">startTestRun() (unittest.TestResult method)</a>
 
3279
  </dt>
 
3280
 
 
3281
      
 
3282
  <dt><a href="library/smtplib.html#smtplib.SMTP.starttls">starttls() (smtplib.SMTP method)</a>
 
3283
  </dt>
 
3284
 
 
3285
      
 
3286
  <dt><a href="library/subprocess.html#subprocess.STARTUPINFO">STARTUPINFO (class in subprocess)</a>
 
3287
  </dt>
 
3288
 
 
3289
      
 
3290
  <dt>
 
3291
    stat
 
3292
  </dt>
 
3293
 
 
3294
      <dd><dl>
 
3295
        
 
3296
  <dt><a href="library/os.html#index-16">module</a>
 
3297
  </dt>
 
3298
 
 
3299
      </dl></dd>
 
3300
      
 
3301
  <dt><a href="library/stat.html#module-stat">stat (module)</a>
 
3302
  </dt>
 
3303
 
 
3304
      
 
3305
  <dt><a href="library/os.html#os.stat">stat() (in module os)</a>
 
3306
  </dt>
 
3307
 
 
3308
      <dd><dl>
 
3309
        
 
3310
  <dt><a href="library/nntplib.html#nntplib.NNTP.stat">(nntplib.NNTP method)</a>
 
3311
  </dt>
 
3312
 
 
3313
        
 
3314
  <dt><a href="library/poplib.html#poplib.POP3.stat">(poplib.POP3 method)</a>
 
3315
  </dt>
 
3316
 
 
3317
      </dl></dd>
 
3318
      
 
3319
  <dt><a href="library/os.html#os.stat_float_times">stat_float_times() (in module os)</a>
 
3320
  </dt>
 
3321
 
 
3322
      
 
3323
  <dt><a href="library/ttk.html#ttk.Widget.state">state() (ttk.Widget method)</a>
 
3324
  </dt>
 
3325
 
 
3326
      
 
3327
  <dt><a href="glossary.html#term-statement"><strong>statement</strong></a>
 
3328
  </dt>
 
3329
 
 
3330
      <dd><dl>
 
3331
        
 
3332
  <dt><a href="reference/compound_stmts.html#index-21">*</a>, <a href="tutorial/controlflow.html#index-2">[1]</a>
 
3333
  </dt>
 
3334
 
 
3335
        
 
3336
  <dt><a href="reference/compound_stmts.html#index-21">**</a>, <a href="tutorial/controlflow.html#index-3">[1]</a>
 
3337
  </dt>
 
3338
 
 
3339
        
 
3340
  <dt><a href="reference/compound_stmts.html#index-19">@</a>
 
3341
  </dt>
 
3342
 
 
3343
        
 
3344
  <dt><a href="library/exceptions.html#index-2">assert</a>, <a href="reference/simple_stmts.html#index-15">[1]</a>
 
3345
  </dt>
 
3346
 
 
3347
        
 
3348
  <dt><a href="reference/datamodel.html#index-25">assignment</a>, <a href="reference/simple_stmts.html#index-3">[1]</a>
 
3349
  </dt>
 
3350
 
 
3351
        
 
3352
  <dt><a href="reference/simple_stmts.html#index-14">assignment, augmented</a>
 
3353
  </dt>
 
3354
 
 
3355
        
 
3356
  <dt><a href="reference/compound_stmts.html#index-12">break</a>, <a href="reference/compound_stmts.html#index-14">[1]</a>, <a href="reference/compound_stmts.html#index-5">[2]</a>, <a href="reference/compound_stmts.html#index-7">[3]</a>, <a href="reference/simple_stmts.html#index-33">[4]</a>
 
3357
  </dt>
 
3358
 
 
3359
        
 
3360
  <dt><a href="reference/compound_stmts.html#index-23">class</a>
 
3361
  </dt>
 
3362
 
 
3363
        
 
3364
  <dt><a href="reference/compound_stmts.html#index-0">compound</a>
 
3365
  </dt>
 
3366
 
 
3367
        
 
3368
  <dt><a href="reference/compound_stmts.html#index-12">continue</a>, <a href="reference/compound_stmts.html#index-14">[1]</a>, <a href="reference/compound_stmts.html#index-5">[2]</a>, <a href="reference/compound_stmts.html#index-7">[3]</a>, <a href="reference/simple_stmts.html#index-37">[4]</a>
 
3369
  </dt>
 
3370
 
 
3371
        
 
3372
  <dt><a href="reference/compound_stmts.html#index-18">def</a>
 
3373
  </dt>
 
3374
 
 
3375
        
 
3376
  <dt><a href="library/stdtypes.html#index-30">del</a>, <a href="library/stdtypes.html#index-32">[1]</a>, <a href="reference/datamodel.html#index-75">[2]</a>, <a href="reference/simple_stmts.html#index-18">[3]</a>
 
3377
  </dt>
 
3378
 
 
3379
        
 
3380
  <dt><a href="library/exceptions.html#index-0">except</a>
 
3381
  </dt>
 
3382
 
 
3383
        
 
3384
  <dt><a href="library/stdtypes.html#index-41">exec</a>, <a href="reference/simple_stmts.html#index-55">[1]</a>, <a href="reference/simple_stmts.html#index-56">[2]</a>
 
3385
  </dt>
 
3386
 
 
3387
        
 
3388
  <dt><a href="reference/simple_stmts.html#index-1">expression</a>
 
3389
  </dt>
 
3390
 
 
3391
        
 
3392
  <dt><a href="reference/compound_stmts.html#index-6">for</a>, <a href="reference/simple_stmts.html#index-33">[1]</a>, <a href="reference/simple_stmts.html#index-37">[2]</a>, <a href="tutorial/controlflow.html#index-0">[3]</a>, <a href="tutorial/controlflow.html#index-0">[4]</a>
 
3393
  </dt>
 
3394
 
 
3395
        
 
3396
  <dt><a href="reference/executionmodel.html#index-9">from</a>
 
3397
  </dt>
 
3398
 
 
3399
        
 
3400
  <dt><a href="reference/simple_stmts.html#index-52">future</a>
 
3401
  </dt>
 
3402
 
 
3403
        
 
3404
  <dt><a href="reference/simple_stmts.html#index-19">global</a>, <a href="reference/simple_stmts.html#index-54">[1]</a>, <a href="reference/simple_stmts.html#index-7">[2]</a>
 
3405
  </dt>
 
3406
 
 
3407
        
 
3408
  <dt><a href="library/stdtypes.html#index-2">if</a>, <a href="reference/compound_stmts.html#index-3">[1]</a>
 
3409
  </dt>
 
3410
 
 
3411
        
 
3412
  <dt><a href="library/functions.html#index-8">import</a>, <a href="library/imp.html#index-0">[1]</a>, <a href="library/imputil.html#index-0">[2]</a>, <a href="reference/datamodel.html#index-47">[3]</a>, <a href="reference/simple_stmts.html#index-38">[4]</a>
 
3413
  </dt>
 
3414
 
 
3415
        
 
3416
  <dt><a href="reference/compound_stmts.html#index-4">loop</a>, <a href="reference/compound_stmts.html#index-6">[1]</a>, <a href="reference/simple_stmts.html#index-33">[2]</a>, <a href="reference/simple_stmts.html#index-37">[3]</a>
 
3417
  </dt>
 
3418
 
 
3419
        
 
3420
  <dt><a href="reference/simple_stmts.html#index-17">pass</a>
 
3421
  </dt>
 
3422
 
 
3423
        
 
3424
  <dt><a href="library/stdtypes.html#index-1">print</a>, <a href="reference/datamodel.html#index-78">[1]</a>, <a href="reference/simple_stmts.html#index-22">[2]</a>
 
3425
  </dt>
 
3426
 
 
3427
        
 
3428
  <dt><a href="library/exceptions.html#index-1">raise</a>, <a href="reference/simple_stmts.html#index-31">[1]</a>
 
3429
  </dt>
 
3430
 
 
3431
        
 
3432
  <dt><a href="reference/compound_stmts.html#index-12">return</a>, <a href="reference/compound_stmts.html#index-14">[1]</a>, <a href="reference/simple_stmts.html#index-26">[2]</a>
 
3433
  </dt>
 
3434
 
 
3435
        
 
3436
  <dt><a href="reference/simple_stmts.html#index-0">simple</a>
 
3437
  </dt>
 
3438
 
 
3439
        
 
3440
  <dt><a href="library/exceptions.html#index-0">try</a>, <a href="reference/compound_stmts.html#index-10">[1]</a>, <a href="reference/datamodel.html#index-68">[2]</a>
 
3441
  </dt>
 
3442
 
 
3443
        
 
3444
  <dt><a href="library/stdtypes.html#index-2">while</a>, <a href="reference/compound_stmts.html#index-4">[1]</a>, <a href="reference/simple_stmts.html#index-33">[2]</a>, <a href="reference/simple_stmts.html#index-37">[3]</a>
 
3445
  </dt>
 
3446
 
 
3447
        
 
3448
  <dt><a href="reference/compound_stmts.html#index-15">with</a>, <a href="reference/datamodel.html#index-96">[1]</a>
 
3449
  </dt>
 
3450
 
 
3451
        
 
3452
  <dt><a href="reference/simple_stmts.html#index-28">yield</a>
 
3453
  </dt>
 
3454
 
 
3455
      </dl></dd>
 
3456
      
 
3457
  <dt><a href="reference/lexical_analysis.html#index-7">statement grouping</a>
 
3458
  </dt>
 
3459
 
 
3460
      
 
3461
  <dt>
 
3462
    staticmethod
 
3463
  </dt>
 
3464
 
 
3465
      <dd><dl>
 
3466
        
 
3467
  <dt><a href="c-api/structures.html#index-1">built-in function</a>
 
3468
  </dt>
 
3469
 
 
3470
      </dl></dd>
 
3471
      
 
3472
  <dt><a href="library/functions.html#staticmethod">staticmethod() (built-in function)</a>
 
3473
  </dt>
 
3474
 
 
3475
      
 
3476
  <dt><a href="library/profile.html#pstats.Stats">Stats (class in pstats)</a>
 
3477
  </dt>
 
3478
 
 
3479
      
 
3480
  <dt><a href="library/httplib.html#httplib.HTTPResponse.status">status (httplib.HTTPResponse attribute)</a>
 
3481
  </dt>
 
3482
 
 
3483
      
 
3484
  <dt><a href="library/imaplib.html#imaplib.IMAP4.status">status() (imaplib.IMAP4 method)</a>
 
3485
  </dt>
 
3486
 
 
3487
      
 
3488
  <dt>
 
3489
    statvfs
 
3490
  </dt>
 
3491
 
 
3492
      <dd><dl>
 
3493
        
 
3494
  <dt><a href="library/os.html#index-17">module</a>
 
3495
  </dt>
 
3496
 
 
3497
      </dl></dd>
 
3498
      
 
3499
  <dt><a href="library/statvfs.html#module-statvfs">statvfs (module)</a>
 
3500
  </dt>
 
3501
 
 
3502
      
 
3503
  <dt><a href="library/os.html#os.statvfs">statvfs() (in module os)</a>
 
3504
  </dt>
 
3505
 
 
3506
      
 
3507
  <dt><a href="library/subprocess.html#subprocess.STD_ERROR_HANDLE">STD_ERROR_HANDLE (in module subprocess)</a>
 
3508
  </dt>
 
3509
 
 
3510
      
 
3511
  <dt><a href="library/subprocess.html#subprocess.STD_INPUT_HANDLE">STD_INPUT_HANDLE (in module subprocess)</a>
 
3512
  </dt>
 
3513
 
 
3514
      
 
3515
  <dt><a href="library/subprocess.html#subprocess.STD_OUTPUT_HANDLE">STD_OUTPUT_HANDLE (in module subprocess)</a>
 
3516
  </dt>
 
3517
 
 
3518
      
 
3519
  <dt><a href="library/tix.html#Tix.StdButtonBox">StdButtonBox (class in Tix)</a>
 
3520
  </dt>
 
3521
 
 
3522
      
 
3523
  <dt><a href="c-api/init.html#index-21">stderr (in module sys)</a>, <a href="library/sys.html#sys.stderr">[1]</a>, <a href="reference/datamodel.html#index-58">[2]</a>
 
3524
  </dt>
 
3525
 
 
3526
      <dd><dl>
 
3527
        
 
3528
  <dt><a href="library/subprocess.html#subprocess.Popen.stderr">(subprocess.Popen attribute)</a>
 
3529
  </dt>
 
3530
 
 
3531
      </dl></dd>
 
3532
      
 
3533
  <dt><a href="c-api/init.html#index-21">stdin (in module sys)</a>, <a href="library/sys.html#sys.stdin">[1]</a>, <a href="reference/datamodel.html#index-58">[2]</a>
 
3534
  </dt>
 
3535
 
 
3536
      <dd><dl>
 
3537
        
 
3538
  <dt><a href="library/subprocess.html#subprocess.Popen.stdin">(subprocess.Popen attribute)</a>
 
3539
  </dt>
 
3540
 
 
3541
      </dl></dd>
 
3542
      
 
3543
  <dt><a href="reference/datamodel.html#index-58">stdio</a>
 
3544
  </dt>
 
3545
 
 
3546
      
 
3547
  <dt><a href="library/subprocess.html#subprocess.STDOUT">STDOUT (in module subprocess)</a>
 
3548
  </dt>
 
3549
 
 
3550
      
 
3551
  <dt><a href="c-api/init.html#index-21">stdout (in module sys)</a>, <a href="library/sys.html#sys.stdout">[1]</a>, <a href="reference/datamodel.html#index-58">[2]</a>, <a href="reference/simple_stmts.html#index-24">[3]</a>
 
3552
  </dt>
 
3553
 
 
3554
      <dd><dl>
 
3555
        
 
3556
  <dt><a href="library/subprocess.html#subprocess.Popen.stdout">(subprocess.Popen attribute)</a>
 
3557
  </dt>
 
3558
 
 
3559
      </dl></dd>
 
3560
      
 
3561
  <dt><a href="library/compiler.html#index-0">Stein, Greg</a>
 
3562
  </dt>
 
3563
 
 
3564
      
 
3565
  <dt><a href="reference/datamodel.html#index-70">step (slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a>
 
3566
  </dt>
 
3567
 
 
3568
      
 
3569
  <dt><a href="library/ttk.html#ttk.Progressbar.step">step() (ttk.Progressbar method)</a>
 
3570
  </dt>
 
3571
 
 
3572
      
 
3573
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.stereocontrols">stereocontrols() (ossaudiodev.oss_mixer_device method)</a>
 
3574
  </dt>
 
3575
 
 
3576
      
 
3577
  <dt><a href="library/cd.html#cd.STILL">STILL (in module cd)</a>
 
3578
  </dt>
 
3579
 
 
3580
      
 
3581
  <dt><a href="reference/datamodel.html#index-70">stop (slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a>
 
3582
  </dt>
 
3583
 
 
3584
      
 
3585
  <dt><a href="library/hotshot.html#hotshot.Profile.stop">stop() (hotshot.Profile method)</a>
 
3586
  </dt>
 
3587
 
 
3588
      <dd><dl>
 
3589
        
 
3590
  <dt><a href="library/ttk.html#ttk.Progressbar.stop">(ttk.Progressbar method)</a>
 
3591
  </dt>
 
3592
 
 
3593
        
 
3594
  <dt><a href="library/unittest.html#unittest.TestResult.stop">(unittest.TestResult method)</a>
 
3595
  </dt>
 
3596
 
 
3597
      </dl></dd>
 
3598
      
 
3599
  <dt><a href="library/dis.html#opcode-STOP_CODE">STOP_CODE (opcode)</a>
 
3600
  </dt>
 
3601
 
 
3602
      
 
3603
  <dt><a href="library/bdb.html#bdb.Bdb.stop_here">stop_here() (bdb.Bdb method)</a>
 
3604
  </dt>
 
3605
 
 
3606
      
 
3607
  <dt><a href="library/exceptions.html#exceptions.StopIteration">StopIteration</a>
 
3608
  </dt>
 
3609
 
 
3610
      <dd><dl>
 
3611
        
 
3612
  <dt><a href="reference/expressions.html#index-25">exception</a>, <a href="reference/simple_stmts.html#index-28">[1]</a>
 
3613
  </dt>
 
3614
 
 
3615
      </dl></dd>
 
3616
      
 
3617
  <dt><a href="library/logging.config.html#logging.config.stopListening">stopListening() (in module logging.config)</a>
 
3618
  </dt>
 
3619
 
 
3620
      
 
3621
  <dt><a href="library/unittest.html#unittest.TestResult.stopTest">stopTest() (unittest.TestResult method)</a>
 
3622
  </dt>
 
3623
 
 
3624
      
 
3625
  <dt><a href="library/unittest.html#unittest.TestResult.stopTestRun">stopTestRun() (unittest.TestResult method)</a>
 
3626
  </dt>
 
3627
 
 
3628
      
 
3629
  <dt><a href="library/ftplib.html#ftplib.FTP.storbinary">storbinary() (ftplib.FTP method)</a>
 
3630
  </dt>
 
3631
 
 
3632
      
 
3633
  <dt><a href="library/imaplib.html#imaplib.IMAP4.store">store() (imaplib.IMAP4 method)</a>
 
3634
  </dt>
 
3635
 
 
3636
      
 
3637
  <dt><a href="library/optparse.html#optparse.Option.STORE_ACTIONS">STORE_ACTIONS (optparse.Option attribute)</a>
 
3638
  </dt>
 
3639
 
 
3640
      
 
3641
  <dt><a href="library/dis.html#opcode-STORE_ATTR">STORE_ATTR (opcode)</a>
 
3642
  </dt>
 
3643
 
 
3644
      
 
3645
  <dt><a href="library/dis.html#opcode-STORE_DEREF">STORE_DEREF (opcode)</a>
 
3646
  </dt>
 
3647
 
 
3648
      
 
3649
  <dt><a href="library/dis.html#opcode-STORE_FAST">STORE_FAST (opcode)</a>
 
3650
  </dt>
 
3651
 
 
3652
      
 
3653
  <dt><a href="library/dis.html#opcode-STORE_GLOBAL">STORE_GLOBAL (opcode)</a>
 
3654
  </dt>
 
3655
 
 
3656
      
 
3657
  <dt><a href="library/dis.html#opcode-STORE_MAP">STORE_MAP (opcode)</a>
 
3658
  </dt>
 
3659
 
 
3660
      
 
3661
  <dt><a href="library/dis.html#opcode-STORE_NAME">STORE_NAME (opcode)</a>
 
3662
  </dt>
 
3663
 
 
3664
      
 
3665
  <dt><a href="library/dis.html#opcode-STORE_SLICE+0">STORE_SLICE+0 (opcode)</a>
 
3666
  </dt>
 
3667
 
 
3668
      
 
3669
  <dt><a href="library/dis.html#opcode-STORE_SLICE+1">STORE_SLICE+1 (opcode)</a>
 
3670
  </dt>
 
3671
 
 
3672
      
 
3673
  <dt><a href="library/dis.html#opcode-STORE_SLICE+2">STORE_SLICE+2 (opcode)</a>
 
3674
  </dt>
 
3675
 
 
3676
      
 
3677
  <dt><a href="library/dis.html#opcode-STORE_SLICE+3">STORE_SLICE+3 (opcode)</a>
 
3678
  </dt>
 
3679
 
 
3680
      
 
3681
  <dt><a href="library/dis.html#opcode-STORE_SUBSCR">STORE_SUBSCR (opcode)</a>
 
3682
  </dt>
 
3683
 
 
3684
      
 
3685
  <dt><a href="library/ftplib.html#ftplib.FTP.storlines">storlines() (ftplib.FTP method)</a>
 
3686
  </dt>
 
3687
 
 
3688
      
 
3689
  <dt>
 
3690
    str
 
3691
  </dt>
 
3692
 
 
3693
      <dd><dl>
 
3694
        
 
3695
  <dt><a href="c-api/object.html#index-3">built-in function</a>, <a href="extending/newtypes.html#index-2">[1]</a>, <a href="reference/datamodel.html#index-78">[2]</a>, <a href="reference/expressions.html#index-21">[3]</a>
 
3696
  </dt>
 
3697
 
 
3698
        
 
3699
  <dt><a href="library/functions.html#index-3">format</a>
 
3700
  </dt>
 
3701
 
 
3702
      </dl></dd>
 
3703
      
 
3704
  <dt><a href="library/functions.html#str">str (built-in class)</a>
 
3705
  </dt>
 
3706
 
 
3707
      
 
3708
  <dt><a href="library/locale.html#locale.str">str() (in module locale)</a>
 
3709
  </dt>
 
3710
 
 
3711
      
 
3712
  <dt><a href="library/locale.html#locale.strcoll">strcoll() (in module locale)</a>
 
3713
  </dt>
 
3714
 
 
3715
      
 
3716
  <dt><a href="library/tarfile.html#tarfile.StreamError">StreamError</a>
 
3717
  </dt>
 
3718
 
 
3719
      
 
3720
  <dt><a href="library/logging.handlers.html#logging.StreamHandler">StreamHandler (class in logging)</a>
 
3721
  </dt>
 
3722
 
 
3723
      
 
3724
  <dt><a href="library/codecs.html#codecs.StreamReader">StreamReader (class in codecs)</a>
 
3725
  </dt>
 
3726
 
 
3727
      
 
3728
  <dt><a href="library/codecs.html#codecs.StreamReaderWriter">StreamReaderWriter (class in codecs)</a>
 
3729
  </dt>
 
3730
 
 
3731
      
 
3732
  <dt><a href="library/codecs.html#codecs.StreamRecoder">StreamRecoder (class in codecs)</a>
 
3733
  </dt>
 
3734
 
 
3735
      
 
3736
  <dt><a href="library/socketserver.html#SocketServer.StreamRequestHandler">StreamRequestHandler (class in SocketServer)</a>
 
3737
  </dt>
 
3738
 
 
3739
      
 
3740
  <dt><a href="library/codecs.html#index-0">streams</a>
 
3741
  </dt>
 
3742
 
 
3743
      <dd><dl>
 
3744
        
 
3745
  <dt><a href="library/codecs.html#index-0">stackable</a>
 
3746
  </dt>
 
3747
 
 
3748
      </dl></dd>
 
3749
      
 
3750
  <dt><a href="library/codecs.html#codecs.StreamWriter">StreamWriter (class in codecs)</a>
 
3751
  </dt>
 
3752
 
 
3753
      
 
3754
  <dt><a href="c-api/exceptions.html#index-1">strerror()</a>
 
3755
  </dt>
 
3756
 
 
3757
      <dd><dl>
 
3758
        
 
3759
  <dt><a href="library/os.html#os.strerror">(in module os)</a>
 
3760
  </dt>
 
3761
 
 
3762
      </dl></dd>
 
3763
      
 
3764
  <dt><a href="library/datetime.html#datetime.date.strftime">strftime() (datetime.date method)</a>
 
3765
  </dt>
 
3766
 
 
3767
      <dd><dl>
 
3768
        
 
3769
  <dt><a href="library/datetime.html#datetime.datetime.strftime">(datetime.datetime method)</a>
 
3770
  </dt>
 
3771
 
 
3772
        
 
3773
  <dt><a href="library/datetime.html#datetime.time.strftime">(datetime.time method)</a>
 
3774
  </dt>
 
3775
 
 
3776
        
 
3777
  <dt><a href="library/time.html#time.strftime">(in module time)</a>
 
3778
  </dt>
 
3779
 
 
3780
      </dl></dd>
 
3781
      
 
3782
  <dt><a href="library/csv.html#csv.Dialect.strict">strict (csv.Dialect attribute)</a>
 
3783
  </dt>
 
3784
 
 
3785
      
 
3786
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_domain">strict_domain (cookielib.DefaultCookiePolicy attribute)</a>
 
3787
  </dt>
 
3788
 
 
3789
      
 
3790
  <dt><a href="library/codecs.html#codecs.strict_errors">strict_errors() (in module codecs)</a>
 
3791
  </dt>
 
3792
 
 
3793
      
 
3794
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_domain">strict_ns_domain (cookielib.DefaultCookiePolicy attribute)</a>
 
3795
  </dt>
 
3796
 
 
3797
      
 
3798
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_set_initial_dollar">strict_ns_set_initial_dollar (cookielib.DefaultCookiePolicy attribute)</a>
 
3799
  </dt>
 
3800
 
 
3801
      
 
3802
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_set_path">strict_ns_set_path (cookielib.DefaultCookiePolicy attribute)</a>
 
3803
  </dt>
 
3804
 
 
3805
      
 
3806
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_unverifiable">strict_ns_unverifiable (cookielib.DefaultCookiePolicy attribute)</a>
 
3807
  </dt>
 
3808
 
 
3809
      
 
3810
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_rfc2965_unverifiable">strict_rfc2965_unverifiable (cookielib.DefaultCookiePolicy attribute)</a>
 
3811
  </dt>
 
3812
 
 
3813
      
 
3814
  <dt><a href="library/stdtypes.html#memoryview.strides">strides (memoryview attribute)</a>
 
3815
  </dt>
 
3816
 
 
3817
      
 
3818
  <dt>
 
3819
    string
 
3820
  </dt>
 
3821
 
 
3822
      <dd><dl>
 
3823
        
 
3824
  <dt><a href="reference/lexical_analysis.html#index-14">Unicode</a>
 
3825
  </dt>
 
3826
 
 
3827
        
 
3828
  <dt><a href="reference/datamodel.html#index-22">comparison</a>
 
3829
  </dt>
 
3830
 
 
3831
        
 
3832
  <dt><a href="reference/datamodel.html#index-77">conversion</a>, <a href="reference/expressions.html#index-19">[1]</a>, <a href="reference/simple_stmts.html#index-2">[2]</a>
 
3833
  </dt>
 
3834
 
 
3835
        
 
3836
  <dt><a href="library/stdtypes.html#index-25">formatting</a>
 
3837
  </dt>
 
3838
 
 
3839
        
 
3840
  <dt><a href="library/stdtypes.html#index-25">interpolation</a>
 
3841
  </dt>
 
3842
 
 
3843
        
 
3844
  <dt><a href="reference/expressions.html#index-33">item</a>
 
3845
  </dt>
 
3846
 
 
3847
        
 
3848
  <dt><a href="library/stdtypes.html#index-23">methods</a>
 
3849
  </dt>
 
3850
 
 
3851
        
 
3852
  <dt><a href="library/locale.html#index-7">module</a>, <a href="library/locale.html#index-8">[1]</a>, <a href="library/stdtypes.html#index-27">[2]</a>
 
3853
  </dt>
 
3854
 
 
3855
        
 
3856
  <dt><a href="c-api/string.html#index-0">object</a>, <a href="library/stdtypes.html#index-21">[1]</a>, <a href="reference/datamodel.html#index-21">[2]</a>, <a href="reference/expressions.html#index-32">[3]</a>, <a href="reference/expressions.html#index-35">[4]</a>
 
3857
  </dt>
 
3858
 
 
3859
      </dl></dd>
 
3860
      
 
3861
  <dt><a href="library/token.html#token.STRING">STRING (in module token)</a>
 
3862
  </dt>
 
3863
 
 
3864
      
 
3865
  <dt><a href="library/string.html#module-string">string (module)</a>
 
3866
  </dt>
 
3867
 
 
3868
      <dd><dl>
 
3869
        
 
3870
  <dt><a href="library/re.html#re.MatchObject.string">(re.MatchObject attribute)</a>
 
3871
  </dt>
 
3872
 
 
3873
      </dl></dd>
 
3874
      
 
3875
  <dt><a href="reference/lexical_analysis.html#index-12">string literal</a>
 
3876
  </dt>
 
3877
 
 
3878
      
 
3879
  <dt><a href="library/ctypes.html#ctypes.string_at">string_at() (in module ctypes)</a>
 
3880
  </dt>
 
3881
 
 
3882
      
 
3883
  <dt><a href="library/io.html#io.StringIO">StringIO (class in io)</a>
 
3884
  </dt>
 
3885
 
 
3886
      <dd><dl>
 
3887
        
 
3888
  <dt><a href="library/stringio.html#StringIO.StringIO">(class in StringIO)</a>
 
3889
  </dt>
 
3890
 
 
3891
        
 
3892
  <dt><a href="library/stringio.html#module-StringIO">(module)</a>
 
3893
  </dt>
 
3894
 
 
3895
      </dl></dd>
 
3896
      
 
3897
  <dt><a href="library/stringio.html#cStringIO.StringIO">StringIO() (in module cStringIO)</a>
 
3898
  </dt>
 
3899
 
 
3900
      
 
3901
  <dt><a href="library/stringprep.html#module-stringprep">stringprep (module)</a>
 
3902
  </dt>
 
3903
 
 
3904
      
 
3905
  <dt><a href="tutorial/controlflow.html#index-1">strings, documentation</a>, <a href="tutorial/controlflow.html#index-4">[1]</a>
 
3906
  </dt>
 
3907
 
 
3908
      
 
3909
  <dt><a href="c-api/string.html#index-1">StringType (in module types)</a>, <a href="library/types.html#types.StringType">[1]</a>
 
3910
  </dt>
 
3911
 
 
3912
      
 
3913
  <dt><a href="library/types.html#types.StringTypes">StringTypes (in module types)</a>
 
3914
  </dt>
 
3915
 
 
3916
      
 
3917
  <dt><a href="library/string.html#string.strip">strip() (in module string)</a>
 
3918
  </dt>
 
3919
 
 
3920
      <dd><dl>
 
3921
        
 
3922
  <dt><a href="library/stdtypes.html#str.strip">(str method)</a>
 
3923
  </dt>
 
3924
 
 
3925
      </dl></dd>
 
3926
      
 
3927
  <dt><a href="library/profile.html#pstats.Stats.strip_dirs">strip_dirs() (pstats.Stats method)</a>
 
3928
  </dt>
 
3929
 
 
3930
      
 
3931
  <dt><a href="library/curses.html#curses.textpad.Textbox.stripspaces">stripspaces (curses.textpad.Textbox attribute)</a>
 
3932
  </dt>
 
3933
 
 
3934
      
 
3935
  <dt><a href="library/datetime.html#datetime.datetime.strptime">strptime() (datetime.datetime class method)</a>
 
3936
  </dt>
 
3937
 
 
3938
      <dd><dl>
 
3939
        
 
3940
  <dt><a href="library/time.html#time.strptime">(in module time)</a>
 
3941
  </dt>
 
3942
 
 
3943
      </dl></dd>
 
3944
      
 
3945
  <dt><a href="distutils/apiref.html#distutils.util.strtobool">strtobool() (in module distutils.util)</a>
 
3946
  </dt>
 
3947
 
 
3948
      
 
3949
  <dt>
 
3950
    struct
 
3951
  </dt>
 
3952
 
 
3953
      <dd><dl>
 
3954
        
 
3955
  <dt><a href="library/socket.html#index-4">module</a>
 
3956
  </dt>
 
3957
 
 
3958
      </dl></dd>
 
3959
      
 
3960
  <dt><a href="library/struct.html#struct.Struct">Struct (class in struct)</a>
 
3961
  </dt>
 
3962
 
 
3963
      
 
3964
  <dt><a href="library/struct.html#module-struct">struct (module)</a>
 
3965
  </dt>
 
3966
 
 
3967
      
 
3968
  <dt><a href="glossary.html#term-struct-sequence"><strong>struct sequence</strong></a>
 
3969
  </dt>
 
3970
 
 
3971
      
 
3972
  <dt><a href="library/time.html#time.struct_time">struct_time (class in time)</a>
 
3973
  </dt>
 
3974
 
 
3975
      
 
3976
  <dt><a href="library/ctypes.html#ctypes.Structure">Structure (class in ctypes)</a>
 
3977
  </dt>
 
3978
 
 
3979
      
 
3980
  <dt>
 
3981
    structures
 
3982
  </dt>
 
3983
 
 
3984
      <dd><dl>
 
3985
        
 
3986
  <dt><a href="library/struct.html#index-0">C</a>
 
3987
  </dt>
 
3988
 
 
3989
      </dl></dd>
 
3990
      
 
3991
  <dt><a href="library/locale.html#locale.strxfrm">strxfrm() (in module locale)</a>
 
3992
  </dt>
 
3993
 
 
3994
      
 
3995
  <dt><a href="library/parser.html#parser.STType">STType (in module parser)</a>
 
3996
  </dt>
 
3997
 
 
3998
      
 
3999
  <dt>
 
4000
    style
 
4001
  </dt>
 
4002
 
 
4003
      <dd><dl>
 
4004
        
 
4005
  <dt><a href="tutorial/controlflow.html#index-5">coding</a>
 
4006
  </dt>
 
4007
 
 
4008
      </dl></dd>
 
4009
      
 
4010
  <dt><a href="library/ttk.html#ttk.Style">Style (class in ttk)</a>
 
4011
  </dt>
 
4012
 
 
4013
      
 
4014
  <dt><a href="library/aetypes.html#aetypes.StyledText">StyledText (class in aetypes)</a>
 
4015
  </dt>
 
4016
 
 
4017
      
 
4018
  <dt><a href="library/operator.html#operator.sub">sub() (in module operator)</a>
 
4019
  </dt>
 
4020
 
 
4021
      <dd><dl>
 
4022
        
 
4023
  <dt><a href="library/re.html#re.sub">(in module re)</a>
 
4024
  </dt>
 
4025
 
 
4026
        
 
4027
  <dt><a href="library/re.html#re.RegexObject.sub">(re.RegexObject method)</a>
 
4028
  </dt>
 
4029
 
 
4030
      </dl></dd>
 
4031
      
 
4032
  <dt><a href="distutils/apiref.html#distutils.cmd.Command.sub_commands">sub_commands (distutils.cmd.Command attribute)</a>
 
4033
  </dt>
 
4034
 
 
4035
      
 
4036
  <dt>
 
4037
    subclassing
 
4038
  </dt>
 
4039
 
 
4040
      <dd><dl>
 
4041
        
 
4042
  <dt><a href="reference/datamodel.html#index-73">immutable types</a>
 
4043
  </dt>
 
4044
 
 
4045
      </dl></dd>
 
4046
      
 
4047
  <dt><a href="library/filecmp.html#filecmp.dircmp.subdirs">subdirs (filecmp.dircmp attribute)</a>
 
4048
  </dt>
 
4049
 
 
4050
      
 
4051
  <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.SubElement">SubElement() (in module xml.etree.ElementTree)</a>
 
4052
  </dt>
 
4053
 
 
4054
      
 
4055
  <dt><a href="library/framework.html#FrameWork.SubMenu">SubMenu() (in module FrameWork)</a>
 
4056
  </dt>
 
4057
 
 
4058
      
 
4059
  <dt><a href="library/re.html#re.subn">subn() (in module re)</a>
 
4060
  </dt>
 
4061
 
 
4062
      <dd><dl>
 
4063
        
 
4064
  <dt><a href="library/re.html#re.RegexObject.subn">(re.RegexObject method)</a>
 
4065
  </dt>
 
4066
 
 
4067
      </dl></dd>
 
4068
      
 
4069
  <dt><a href="library/decimal.html#decimal.Subnormal">Subnormal (class in decimal)</a>
 
4070
  </dt>
 
4071
 
 
4072
      
 
4073
  <dt><a href="library/curses.html#curses.window.subpad">subpad() (curses.window method)</a>
 
4074
  </dt>
 
4075
 
 
4076
      
 
4077
  <dt><a href="library/subprocess.html#module-subprocess">subprocess (module)</a>
 
4078
  </dt>
 
4079
 
 
4080
      
 
4081
  <dt><a href="library/imaplib.html#imaplib.IMAP4.subscribe">subscribe() (imaplib.IMAP4 method)</a>
 
4082
  </dt>
 
4083
 
 
4084
      
 
4085
  <dt>
 
4086
    subscript
 
4087
  </dt>
 
4088
 
 
4089
      <dd><dl>
 
4090
        
 
4091
  <dt><a href="library/stdtypes.html#index-30">assignment</a>
 
4092
  </dt>
 
4093
 
 
4094
        
 
4095
  <dt><a href="library/stdtypes.html#index-22">operation</a>
 
4096
  </dt>
 
4097
 
 
4098
      </dl></dd>
 
4099
      
 
4100
  <dt><a href="reference/datamodel.html#index-17">subscription</a>, <a href="reference/datamodel.html#index-25">[1]</a>, <a href="reference/datamodel.html#index-32">[2]</a>, <a href="reference/expressions.html#index-31">[3]</a>
 
4101
  </dt>
 
4102
 
 
4103
      <dd><dl>
 
4104
        
 
4105
  <dt><a href="reference/simple_stmts.html#index-10">assignment</a>
 
4106
  </dt>
 
4107
 
 
4108
      </dl></dd>
 
4109
      
 
4110
  <dt><a href="library/textwrap.html#textwrap.TextWrapper.subsequent_indent">subsequent_indent (textwrap.TextWrapper attribute)</a>
 
4111
  </dt>
 
4112
 
 
4113
      
 
4114
  <dt><a href="distutils/apiref.html#distutils.util.subst_vars">subst_vars() (in module distutils.util)</a>
 
4115
  </dt>
 
4116
 
 
4117
      
 
4118
  <dt><a href="library/string.html#string.Template.substitute">substitute() (string.Template method)</a>
 
4119
  </dt>
 
4120
 
 
4121
      
 
4122
  <dt><a href="library/collections.html#collections.Counter.subtract">subtract() (collections.Counter method)</a>
 
4123
  </dt>
 
4124
 
 
4125
      <dd><dl>
 
4126
        
 
4127
  <dt><a href="library/decimal.html#decimal.Context.subtract">(decimal.Context method)</a>
 
4128
  </dt>
 
4129
 
 
4130
      </dl></dd>
 
4131
      
 
4132
  <dt><a href="reference/expressions.html#index-57">subtraction</a>
 
4133
  </dt>
 
4134
 
 
4135
      
 
4136
  <dt><a href="library/sys.html#sys.subversion">subversion (in module sys)</a>
 
4137
  </dt>
 
4138
 
 
4139
      
 
4140
  <dt><a href="library/curses.html#curses.window.subwin">subwin() (curses.window method)</a>
 
4141
  </dt>
 
4142
 
 
4143
      
 
4144
  <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult.successful">successful() (multiprocessing.pool.AsyncResult method)</a>
 
4145
  </dt>
 
4146
 
 
4147
      
 
4148
  <dt><a href="library/mimetypes.html#mimetypes.suffix_map">suffix_map (in module mimetypes)</a>
 
4149
  </dt>
 
4150
 
 
4151
      <dd><dl>
 
4152
        
 
4153
  <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.suffix_map">(mimetypes.MimeTypes attribute)</a>
 
4154
  </dt>
 
4155
 
 
4156
      </dl></dd>
 
4157
      
 
4158
  <dt><a href="reference/compound_stmts.html#index-1">suite</a>
 
4159
  </dt>
 
4160
 
 
4161
      
 
4162
  <dt><a href="library/parser.html#parser.suite">suite() (in module parser)</a>
 
4163
  </dt>
 
4164
 
 
4165
      
 
4166
  <dt><a href="library/unittest.html#unittest.TestLoader.suiteClass">suiteClass (unittest.TestLoader attribute)</a>
 
4167
  </dt>
 
4168
 
 
4169
      
 
4170
  <dt><a href="library/functions.html#sum">sum() (built-in function)</a>
 
4171
  </dt>
 
4172
 
 
4173
      
 
4174
  <dt><a href="c-api/intro.html#index-10">sum_list()</a>
 
4175
  </dt>
 
4176
 
 
4177
      
 
4178
  <dt><a href="c-api/intro.html#index-11">sum_sequence()</a>, <a href="c-api/intro.html#index-16">[1]</a>
 
4179
  </dt>
 
4180
 
 
4181
      
 
4182
  <dt><a href="library/doctest.html#doctest.DocTestRunner.summarize">summarize() (doctest.DocTestRunner method)</a>
 
4183
  </dt>
 
4184
 
 
4185
      
 
4186
  <dt><a href="library/sunau.html#module-sunau">sunau (module)</a>
 
4187
  </dt>
 
4188
 
 
4189
      
 
4190
  <dt>
 
4191
    SUNAUDIODEV
 
4192
  </dt>
 
4193
 
 
4194
      <dd><dl>
 
4195
        
 
4196
  <dt><a href="library/sunaudio.html#index-1">module</a>
 
4197
  </dt>
 
4198
 
 
4199
      </dl></dd>
 
4200
      
 
4201
  <dt>
 
4202
    sunaudiodev
 
4203
  </dt>
 
4204
 
 
4205
      <dd><dl>
 
4206
        
 
4207
  <dt><a href="library/sunaudio.html#index-2">module</a>
 
4208
  </dt>
 
4209
 
 
4210
      </dl></dd>
 
4211
      
 
4212
  <dt><a href="library/sunaudio.html#module-SUNAUDIODEV">SUNAUDIODEV (module)</a>
 
4213
  </dt>
 
4214
 
 
4215
      
 
4216
  <dt><a href="library/sunaudio.html#module-sunaudiodev">sunaudiodev (module)</a>
 
4217
  </dt>
 
4218
 
 
4219
      
 
4220
  <dt><a href="library/pyclbr.html#pyclbr.Class.super">super (pyclbr.Class attribute)</a>
 
4221
  </dt>
 
4222
 
 
4223
      
 
4224
  <dt><a href="library/functions.html#super">super() (built-in function)</a>
 
4225
  </dt>
 
4226
 
 
4227
      
 
4228
  <dt><a href="library/os.path.html#os.path.supports_unicode_filenames">supports_unicode_filenames (in module os.path)</a>
 
4229
  </dt>
 
4230
 
 
4231
      
 
4232
  <dt>
 
4233
    suppression
 
4234
  </dt>
 
4235
 
 
4236
      <dd><dl>
 
4237
        
 
4238
  <dt><a href="reference/simple_stmts.html#index-23">newline</a>
 
4239
  </dt>
 
4240
 
 
4241
      </dl></dd>
 
4242
      
 
4243
  <dt><a href="library/subprocess.html#subprocess.SW_HIDE">SW_HIDE (in module subprocess)</a>
 
4244
  </dt>
 
4245
 
 
4246
      
 
4247
  <dt><a href="library/string.html#string.swapcase">swapcase() (in module string)</a>
 
4248
  </dt>
 
4249
 
 
4250
      <dd><dl>
 
4251
        
 
4252
  <dt><a href="library/stdtypes.html#str.swapcase">(str method)</a>
 
4253
  </dt>
 
4254
 
 
4255
      </dl></dd>
 
4256
      
 
4257
  <dt><a href="library/dl.html#dl.dl.sym">sym() (dl.dl method)</a>
 
4258
  </dt>
 
4259
 
 
4260
      
 
4261
  <dt><a href="library/symbol.html#symbol.sym_name">sym_name (in module symbol)</a>
 
4262
  </dt>
 
4263
 
 
4264
      
 
4265
  <dt><a href="library/symtable.html#symtable.Symbol">Symbol (class in symtable)</a>
 
4266
  </dt>
 
4267
 
 
4268
      
 
4269
  <dt><a href="library/symbol.html#module-symbol">symbol (module)</a>
 
4270
  </dt>
 
4271
 
 
4272
      
 
4273
  <dt><a href="library/symtable.html#symtable.SymbolTable">SymbolTable (class in symtable)</a>
 
4274
  </dt>
 
4275
 
 
4276
      
 
4277
  <dt><a href="library/os.html#os.symlink">symlink() (in module os)</a>
 
4278
  </dt>
 
4279
 
 
4280
      
 
4281
  <dt><a href="library/stdtypes.html#set.symmetric_difference">symmetric_difference() (set method)</a>
 
4282
  </dt>
 
4283
 
 
4284
      
 
4285
  <dt><a href="library/stdtypes.html#set.symmetric_difference_update">symmetric_difference_update() (set method)</a>
 
4286
  </dt>
 
4287
 
 
4288
      
 
4289
  <dt><a href="library/symtable.html#module-symtable">symtable (module)</a>
 
4290
  </dt>
 
4291
 
 
4292
      
 
4293
  <dt><a href="library/symtable.html#symtable.symtable">symtable() (in module symtable)</a>
 
4294
  </dt>
 
4295
 
 
4296
      
 
4297
  <dt><a href="library/bsddb.html#bsddb.bsddbobject.sync">sync() (bsddb.bsddbobject method)</a>
 
4298
  </dt>
 
4299
 
 
4300
      <dd><dl>
 
4301
        
 
4302
  <dt><a href="library/dbhash.html#dbhash.dbhash.sync">(dbhash.dbhash method)</a>
 
4303
  </dt>
 
4304
 
 
4305
        
 
4306
  <dt><a href="library/dumbdbm.html#dumbdbm.dumbdbm.sync">(dumbdbm.dumbdbm method)</a>
 
4307
  </dt>
 
4308
 
 
4309
        
 
4310
  <dt><a href="library/gdbm.html#gdbm.sync">(in module gdbm)</a>
 
4311
  </dt>
 
4312
 
 
4313
        
 
4314
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.sync">(ossaudiodev.oss_audio_device method)</a>
 
4315
  </dt>
 
4316
 
 
4317
        
 
4318
  <dt><a href="library/shelve.html#shelve.Shelf.sync">(shelve.Shelf method)</a>
 
4319
  </dt>
 
4320
 
 
4321
      </dl></dd>
 
4322
      
 
4323
  <dt><a href="library/curses.html#curses.window.syncdown">syncdown() (curses.window method)</a>
 
4324
  </dt>
 
4325
 
 
4326
      
 
4327
  <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.synchronized">synchronized() (in module multiprocessing.sharedctypes)</a>
 
4328
  </dt>
 
4329
 
 
4330
      
 
4331
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager">SyncManager (class in multiprocessing.managers)</a>
 
4332
  </dt>
 
4333
 
 
4334
      
 
4335
  <dt><a href="library/curses.html#curses.window.syncok">syncok() (curses.window method)</a>
 
4336
  </dt>
 
4337
 
 
4338
      
 
4339
  <dt><a href="library/curses.html#curses.window.syncup">syncup() (curses.window method)</a>
 
4340
  </dt>
 
4341
 
 
4342
      
 
4343
  <dt><a href="reference/expressions.html#index-2">syntax</a>, <a href="reference/introduction.html#index-0">[1]</a>
 
4344
  </dt>
 
4345
 
 
4346
      
 
4347
  <dt><a href="library/xml.dom.html#xml.dom.SyntaxErr">SyntaxErr</a>
 
4348
  </dt>
 
4349
 
 
4350
      
 
4351
  <dt><a href="library/exceptions.html#exceptions.SyntaxError">SyntaxError</a>
 
4352
  </dt>
 
4353
 
 
4354
      
 
4355
  <dt><a href="library/exceptions.html#exceptions.SyntaxWarning">SyntaxWarning</a>
 
4356
  </dt>
 
4357
 
 
4358
      
 
4359
  <dt>
 
4360
    sys
 
4361
  </dt>
 
4362
 
 
4363
      <dd><dl>
 
4364
        
 
4365
  <dt><a href="c-api/init.html#index-0">module</a>, <a href="c-api/init.html#index-21">[1]</a>, <a href="c-api/intro.html#index-20">[2]</a>, <a href="reference/compound_stmts.html#index-11">[3]</a>, <a href="reference/simple_stmts.html#index-24">[4]</a>, <a href="reference/toplevel_components.html#index-2">[5]</a>, <a href="tutorial/modules.html#index-4">[6]</a>
 
4366
  </dt>
 
4367
 
 
4368
      </dl></dd>
 
4369
      
 
4370
  <dt><a href="library/sys.html#module-sys">sys (module)</a>
 
4371
  </dt>
 
4372
 
 
4373
      
 
4374
  <dt><a href="reference/datamodel.html#index-67">sys.exc_info</a>
 
4375
  </dt>
 
4376
 
 
4377
      
 
4378
  <dt><a href="reference/datamodel.html#index-67">sys.exc_traceback</a>
 
4379
  </dt>
 
4380
 
 
4381
      
 
4382
  <dt><a href="reference/datamodel.html#index-67">sys.last_traceback</a>
 
4383
  </dt>
 
4384
 
 
4385
      
 
4386
  <dt><a href="reference/simple_stmts.html#index-41">sys.meta_path</a>
 
4387
  </dt>
 
4388
 
 
4389
      
 
4390
  <dt><a href="reference/simple_stmts.html#index-40">sys.modules</a>
 
4391
  </dt>
 
4392
 
 
4393
      
 
4394
  <dt><a href="reference/simple_stmts.html#index-43">sys.path</a>
 
4395
  </dt>
 
4396
 
 
4397
      
 
4398
  <dt><a href="reference/simple_stmts.html#index-43">sys.path_hooks</a>
 
4399
  </dt>
 
4400
 
 
4401
      
 
4402
  <dt><a href="reference/simple_stmts.html#index-43">sys.path_importer_cache</a>
 
4403
  </dt>
 
4404
 
 
4405
      
 
4406
  <dt><a href="reference/datamodel.html#index-58">sys.stderr</a>
 
4407
  </dt>
 
4408
 
 
4409
      
 
4410
  <dt><a href="reference/datamodel.html#index-58">sys.stdin</a>
 
4411
  </dt>
 
4412
 
 
4413
      
 
4414
  <dt><a href="reference/datamodel.html#index-58">sys.stdout</a>
 
4415
  </dt>
 
4416
 
 
4417
      
 
4418
  <dt><a href="library/2to3.html#2to3fixer-sys_exc">sys_exc (2to3 fixer)</a>
 
4419
  </dt>
 
4420
 
 
4421
      
 
4422
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.sys_version">sys_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a>
 
4423
  </dt>
 
4424
 
 
4425
      
 
4426
  <dt><a href="library/macos.html#MacOS.SysBeep">SysBeep() (in module MacOS)</a>
 
4427
  </dt>
 
4428
 
 
4429
      
 
4430
  <dt><a href="library/os.html#os.sysconf">sysconf() (in module os)</a>
 
4431
  </dt>
 
4432
 
 
4433
      
 
4434
  <dt><a href="library/os.html#os.sysconf_names">sysconf_names (in module os)</a>
 
4435
  </dt>
 
4436
 
 
4437
      
 
4438
  <dt><a href="library/sysconfig.html#module-sysconfig">sysconfig (module)</a>
 
4439
  </dt>
 
4440
 
 
4441
      
 
4442
  <dt><a href="library/syslog.html#module-syslog">syslog (module)</a>
 
4443
  </dt>
 
4444
 
 
4445
      
 
4446
  <dt><a href="library/syslog.html#syslog.syslog">syslog() (in module syslog)</a>
 
4447
  </dt>
 
4448
 
 
4449
      
 
4450
  <dt><a href="library/logging.handlers.html#logging.handlers.SysLogHandler">SysLogHandler (class in logging.handlers)</a>
 
4451
  </dt>
 
4452
 
 
4453
      
 
4454
  <dt><a href="library/os.html#os.system">system() (in module os)</a>
 
4455
  </dt>
 
4456
 
 
4457
      <dd><dl>
 
4458
        
 
4459
  <dt><a href="library/platform.html#platform.system">(in module platform)</a>
 
4460
  </dt>
 
4461
 
 
4462
      </dl></dd>
 
4463
      
 
4464
  <dt><a href="library/platform.html#platform.system_alias">system_alias() (in module platform)</a>
 
4465
  </dt>
 
4466
 
 
4467
      
 
4468
  <dt><a href="library/exceptions.html#exceptions.SystemError">SystemError</a>
 
4469
  </dt>
 
4470
 
 
4471
      <dd><dl>
 
4472
        
 
4473
  <dt><a href="c-api/module.html#index-4">(built-in exception)</a>, <a href="c-api/module.html#index-5">[1]</a>
 
4474
  </dt>
 
4475
 
 
4476
      </dl></dd>
 
4477
      
 
4478
  <dt><a href="library/exceptions.html#exceptions.SystemExit">SystemExit</a>
 
4479
  </dt>
 
4480
 
 
4481
      <dd><dl>
 
4482
        
 
4483
  <dt><a href="reference/executionmodel.html#index-15">(built-in exception)</a>
 
4484
  </dt>
 
4485
 
 
4486
      </dl></dd>
 
4487
      
 
4488
  <dt><a href="library/xml.dom.html#xml.dom.DocumentType.systemId">systemId (xml.dom.DocumentType attribute)</a>
 
4489
  </dt>
 
4490
 
 
4491
      
 
4492
  <dt><a href="library/random.html#random.SystemRandom">SystemRandom (class in random)</a>
 
4493
  </dt>
 
4494
 
 
4495
      
 
4496
  <dt><a href="library/subprocess.html#index-3">SystemRoot</a>
 
4497
  </dt>
 
4498
 
 
4499
  </dl></td>
 
4500
</tr></table>
 
4501
 
 
4502
 
 
4503
          </div>
 
4504
        </div>
 
4505
      </div>
 
4506
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
 
4507
        <div class="sphinxsidebarwrapper">
 
4508
   <h4>Index</h4>
 
4509
   <p><a href="genindex-Symbols.html"><strong>Symbols</strong></a>
 
4510
     | <a href="genindex-_.html"><strong>_</strong></a>
 
4511
     | <a href="genindex-A.html"><strong>A</strong></a>
 
4512
     | <a href="genindex-B.html"><strong>B</strong></a>
 
4513
     | <a href="genindex-C.html"><strong>C</strong></a>
 
4514
     | <a href="genindex-D.html"><strong>D</strong></a>
 
4515
     | <a href="genindex-E.html"><strong>E</strong></a>
 
4516
     | <a href="genindex-F.html"><strong>F</strong></a>
 
4517
     | <a href="genindex-G.html"><strong>G</strong></a>
 
4518
     | <a href="genindex-H.html"><strong>H</strong></a>
 
4519
     | <a href="genindex-I.html"><strong>I</strong></a>
 
4520
     | <a href="genindex-J.html"><strong>J</strong></a>
 
4521
     | <a href="genindex-K.html"><strong>K</strong></a>
 
4522
     | <a href="genindex-L.html"><strong>L</strong></a>
 
4523
     | <a href="genindex-M.html"><strong>M</strong></a>
 
4524
     | <a href="genindex-N.html"><strong>N</strong></a>
 
4525
     | <a href="genindex-O.html"><strong>O</strong></a>
 
4526
     | <a href="genindex-P.html"><strong>P</strong></a>
 
4527
     | <a href="genindex-Q.html"><strong>Q</strong></a>
 
4528
     | <a href="genindex-R.html"><strong>R</strong></a>
 
4529
     | <a href="#"><strong>S</strong></a>
 
4530
     | <a href="genindex-T.html"><strong>T</strong></a>
 
4531
     | <a href="genindex-U.html"><strong>U</strong></a>
 
4532
     | <a href="genindex-V.html"><strong>V</strong></a>
 
4533
     | <a href="genindex-W.html"><strong>W</strong></a>
 
4534
     | <a href="genindex-X.html"><strong>X</strong></a>
 
4535
     | <a href="genindex-Y.html"><strong>Y</strong></a>
 
4536
     | <a href="genindex-Z.html"><strong>Z</strong></a>
 
4537
     </p>
 
4538
 
 
4539
   <p><a href="genindex-all.html"><strong>Full index on one page</strong></a></p>
 
4540
   
 
4541
 
 
4542
 
 
4543
<div id="searchbox" style="display: none" role="search">
 
4544
  <h3>Quick search</h3>
 
4545
    <form class="search" action="search.html" method="get">
 
4546
      <input type="text" name="q" />
 
4547
      <input type="submit" value="Go" />
 
4548
      <input type="hidden" name="check_keywords" value="yes" />
 
4549
      <input type="hidden" name="area" value="default" />
 
4550
    </form>
 
4551
    <p class="searchtip" style="font-size: 90%">
 
4552
    Enter search terms or a module, class or function name.
 
4553
    </p>
 
4554
</div>
 
4555
<script type="text/javascript">$('#searchbox').show(0);</script>
 
4556
        </div>
 
4557
      </div>
 
4558
      <div class="clearer"></div>
 
4559
    </div>  
 
4560
    <div class="related" role="navigation" aria-label="related navigation">
 
4561
      <h3>Navigation</h3>
 
4562
      <ul>
 
4563
        <li class="right" style="margin-right: 10px">
 
4564
          <a href="genindex.html" title="General Index"
 
4565
             >index</a></li>
 
4566
        <li class="right" >
 
4567
          <a href="py-modindex.html" title="Python Module Index"
 
4568
             >modules</a> |</li>
 
4569
        <li><img src="_static/py.png" alt=""
 
4570
                 style="vertical-align: middle; margin-top: -1px"/></li>
 
4571
        <li><a href="https://www.python.org/">Python</a> &raquo;</li>
 
4572
        <li>
 
4573
          <span class="version_switcher_placeholder">2.7.12</span>
 
4574
          <a href="index.html">Documentation</a> &raquo;
 
4575
        </li>
 
4576
 
 
4577
      </ul>
 
4578
    </div>  
 
4579
    <div class="footer">
 
4580
    &copy; <a href="copyright.html">Copyright</a> 1990-2016, Python Software Foundation.
 
4581
    <br />
 
4582
    The Python Software Foundation is a non-profit corporation.
 
4583
    <a href="https://www.python.org/psf/donations/">Please donate.</a>
 
4584
    <br />
 
4585
    Last updated on Nov 26, 2016.
 
4586
    <a href="bugs.html">Found a bug</a>?
 
4587
    <br />
 
4588
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.3.3.
 
4589
    </div>
 
4590
 
 
4591
  </body>
 
4592
</html>
 
 
b'\\ No newline at end of file'