This file is indexed.

/usr/share/doc/python2.7/html/py-modindex.html is in python2.7-doc 2.7.6-8.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Python Module Index &mdash; Python 2.7.6 documentation</title>
    
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '2.7.6',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/sidebar.js"></script>
    <link rel="search" type="application/opensearchdescription+xml"
          title="Search within Python 2.7.6 documentation"
          href="_static/opensearch.xml"/>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="copyright" title="Copyright" href="copyright.html" />
    <link rel="top" title="Python 2.7.6 documentation" href="index.html" />

    <link rel="shortcut icon" type="image/png" href="_static/py.png" />
    <script type="text/javascript" src="_static/copybutton.js"></script>
    
 


    <script type="text/javascript">
      DOCUMENTATION_OPTIONS.COLLAPSE_INDEX = true;
    </script>


  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="#" title="Python Module Index"
             >modules</a> |</li>
        <li><img src="_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="http://www.python.org/">Python</a> &raquo;</li>
        <li>
          <a href="index.html">Python 2.7.6 documentation</a> &raquo;
        </li>
 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            

   <h1>Python Module Index</h1>

   <div class="modindex-jumpbox">
   <a href="#cap-_"><strong>_</strong></a> | 
   <a href="#cap-a"><strong>a</strong></a> | 
   <a href="#cap-b"><strong>b</strong></a> | 
   <a href="#cap-c"><strong>c</strong></a> | 
   <a href="#cap-d"><strong>d</strong></a> | 
   <a href="#cap-e"><strong>e</strong></a> | 
   <a href="#cap-f"><strong>f</strong></a> | 
   <a href="#cap-g"><strong>g</strong></a> | 
   <a href="#cap-h"><strong>h</strong></a> | 
   <a href="#cap-i"><strong>i</strong></a> | 
   <a href="#cap-j"><strong>j</strong></a> | 
   <a href="#cap-k"><strong>k</strong></a> | 
   <a href="#cap-l"><strong>l</strong></a> | 
   <a href="#cap-m"><strong>m</strong></a> | 
   <a href="#cap-n"><strong>n</strong></a> | 
   <a href="#cap-o"><strong>o</strong></a> | 
   <a href="#cap-p"><strong>p</strong></a> | 
   <a href="#cap-q"><strong>q</strong></a> | 
   <a href="#cap-r"><strong>r</strong></a> | 
   <a href="#cap-s"><strong>s</strong></a> | 
   <a href="#cap-t"><strong>t</strong></a> | 
   <a href="#cap-u"><strong>u</strong></a> | 
   <a href="#cap-v"><strong>v</strong></a> | 
   <a href="#cap-w"><strong>w</strong></a> | 
   <a href="#cap-x"><strong>x</strong></a> | 
   <a href="#cap-z"><strong>z</strong></a>
   </div>

   <table class="indextable modindextable" cellspacing="0" cellpadding="2">
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-_"><td></td><td>
       <strong>_</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/__builtin__.html#module-__builtin__"><tt class="xref">__builtin__</tt></a></td><td>
       <em>The module that provides the built-in namespace.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/__future__.html#module-__future__"><tt class="xref">__future__</tt></a></td><td>
       <em>Future statement definitions</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/__main__.html#module-__main__"><tt class="xref">__main__</tt></a></td><td>
       <em>The environment where the top-level script is run.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/_winreg.html#module-_winreg"><tt class="xref">_winreg</tt></a> <em>(Windows)</em></td><td>
       <em>Routines and objects for manipulating the Windows registry.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-a"><td></td><td>
       <strong>a</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/abc.html#module-abc"><tt class="xref">abc</tt></a></td><td>
       <em>Abstract base classes according to PEP 3119.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/aepack.html#module-aepack"><tt class="xref">aepack</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Conversion between Python variables and AppleEvent data containers.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/aetools.html#module-aetools"><tt class="xref">aetools</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Basic support for sending Apple Events</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/aetypes.html#module-aetypes"><tt class="xref">aetypes</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Python representation of the Apple Event Object Model.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/aifc.html#module-aifc"><tt class="xref">aifc</tt></a></td><td>
       <em>Read and write audio files in AIFF or AIFC format.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/al.html#module-al"><tt class="xref">al</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Audio functions on the SGI.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/al.html#module-AL"><tt class="xref">AL</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Constants used with the al module.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/anydbm.html#module-anydbm"><tt class="xref">anydbm</tt></a></td><td>
       <em>Generic interface to DBM-style database modules.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-applesingle"><tt class="xref">applesingle</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Rudimentary decoder for AppleSingle format files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/argparse.html#module-argparse"><tt class="xref">argparse</tt></a></td><td>
       <em>Command-line option and argument parsing library.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/array.html#module-array"><tt class="xref">array</tt></a></td><td>
       <em>Space efficient arrays of uniformly typed numeric values.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/ast.html#module-ast"><tt class="xref">ast</tt></a></td><td>
       <em>Abstract Syntax Tree classes and manipulation.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/asynchat.html#module-asynchat"><tt class="xref">asynchat</tt></a></td><td>
       <em>Support for asynchronous command/response protocols.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/asyncore.html#module-asyncore"><tt class="xref">asyncore</tt></a></td><td>
       <em>A base class for developing asynchronous socket handling
services.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/atexit.html#module-atexit"><tt class="xref">atexit</tt></a></td><td>
       <em>Register and execute cleanup functions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/audioop.html#module-audioop"><tt class="xref">audioop</tt></a></td><td>
       <em>Manipulate raw audio data.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/autogil.html#module-autoGIL"><tt class="xref">autoGIL</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Global Interpreter Lock handling in event loops.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-b"><td></td><td>
       <strong>b</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/base64.html#module-base64"><tt class="xref">base64</tt></a></td><td>
       <em>RFC 3548: Base16, Base32, Base64 Data Encodings</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/basehttpserver.html#module-BaseHTTPServer"><tt class="xref">BaseHTTPServer</tt></a></td><td>
       <em>Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/bastion.html#module-Bastion"><tt class="xref">Bastion</tt></a></td><td><strong>Deprecated:</strong>
       <em>Providing restricted access to objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/bdb.html#module-bdb"><tt class="xref">bdb</tt></a></td><td>
       <em>Debugger framework.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/binascii.html#module-binascii"><tt class="xref">binascii</tt></a></td><td>
       <em>Tools for converting between binary and various ASCII-encoded binary
representations.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/binhex.html#module-binhex"><tt class="xref">binhex</tt></a></td><td>
       <em>Encode and decode files in binhex4 format.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/bisect.html#module-bisect"><tt class="xref">bisect</tt></a></td><td>
       <em>Array bisection algorithms for binary searching.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/bsddb.html#module-bsddb"><tt class="xref">bsddb</tt></a></td><td>
       <em>Interface to Berkeley DB database library</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-buildtools"><tt class="xref">buildtools</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Helper module for BuildApplet, BuildApplication and macfreeze.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/bz2.html#module-bz2"><tt class="xref">bz2</tt></a></td><td>
       <em>Interface to compression and decompression routines compatible with bzip2.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-c"><td></td><td>
       <strong>c</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/calendar.html#module-calendar"><tt class="xref">calendar</tt></a></td><td>
       <em>Functions for working with calendars, including some emulation of the Unix cal
program.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-1" style="display: none" alt="-" /></td>
       <td>
       <tt class="xref">Carbon</tt></td><td>
       <em></em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.AE"><tt class="xref">Carbon.AE</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Apple Events toolbox.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.AH"><tt class="xref">Carbon.AH</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Apple Help manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.App"><tt class="xref">Carbon.App</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Appearance Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Appearance"><tt class="xref">Carbon.Appearance</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constant definitions for the interface to the Appearance Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.CarbonEvents"><tt class="xref">Carbon.CarbonEvents</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Carbon Event Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.CarbonEvt"><tt class="xref">Carbon.CarbonEvt</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Carbon Event Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.CF"><tt class="xref">Carbon.CF</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Core Foundation.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.CG"><tt class="xref">Carbon.CG</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to Core Graphics.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Cm"><tt class="xref">Carbon.Cm</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Component Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Components"><tt class="xref">Carbon.Components</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Component Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.ControlAccessor"><tt class="xref">Carbon.ControlAccessor</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Accessor functions for the interface to the Control Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Controls"><tt class="xref">Carbon.Controls</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Control Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.CoreFounation"><tt class="xref">Carbon.CoreFounation</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to CoreFoundation.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.CoreGraphics"><tt class="xref">Carbon.CoreGraphics</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to CoreGraphics.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Ctl"><tt class="xref">Carbon.Ctl</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Control Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Dialogs"><tt class="xref">Carbon.Dialogs</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Dialog Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Dlg"><tt class="xref">Carbon.Dlg</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Dialog Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Drag"><tt class="xref">Carbon.Drag</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Drag and Drop Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Dragconst"><tt class="xref">Carbon.Dragconst</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Drag and Drop Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Events"><tt class="xref">Carbon.Events</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the classic Event Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Evt"><tt class="xref">Carbon.Evt</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the classic Event Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.File"><tt class="xref">Carbon.File</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the File Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Files"><tt class="xref">Carbon.Files</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the File Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Fm"><tt class="xref">Carbon.Fm</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Font Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Folder"><tt class="xref">Carbon.Folder</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Folder Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Folders"><tt class="xref">Carbon.Folders</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Folder Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Fonts"><tt class="xref">Carbon.Fonts</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Font Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Help"><tt class="xref">Carbon.Help</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Carbon Help Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.IBCarbon"><tt class="xref">Carbon.IBCarbon</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Carbon InterfaceBuilder support libraries.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.IBCarbonRuntime"><tt class="xref">Carbon.IBCarbonRuntime</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Carbon InterfaceBuilder support libraries.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Icns"><tt class="xref">Carbon.Icns</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Carbon Icon Manager</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Icons"><tt class="xref">Carbon.Icons</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Carbon Icon Manager</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Launch"><tt class="xref">Carbon.Launch</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Carbon Launch Services.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.LaunchServices"><tt class="xref">Carbon.LaunchServices</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Carbon Launch Services.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.List"><tt class="xref">Carbon.List</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the List Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Lists"><tt class="xref">Carbon.Lists</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the List Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.MacHelp"><tt class="xref">Carbon.MacHelp</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Carbon Help Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.MediaDescr"><tt class="xref">Carbon.MediaDescr</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Parsers and generators for Quicktime Media descriptors</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Menu"><tt class="xref">Carbon.Menu</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Menu Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Menus"><tt class="xref">Carbon.Menus</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Menu Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Mlte"><tt class="xref">Carbon.Mlte</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the MultiLingual Text Editor.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.OSA"><tt class="xref">Carbon.OSA</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Carbon OSA Library.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.OSAconst"><tt class="xref">Carbon.OSAconst</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Carbon OSA Library.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Qd"><tt class="xref">Carbon.Qd</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the QuickDraw toolbox.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Qdoffs"><tt class="xref">Carbon.Qdoffs</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the QuickDraw Offscreen APIs.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.QDOffscreen"><tt class="xref">Carbon.QDOffscreen</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the QuickDraw Offscreen APIs.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Qt"><tt class="xref">Carbon.Qt</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the QuickTime toolbox.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.QuickDraw"><tt class="xref">Carbon.QuickDraw</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the QuickDraw toolbox.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.QuickTime"><tt class="xref">Carbon.QuickTime</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the QuickTime toolbox.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Res"><tt class="xref">Carbon.Res</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Resource Manager and Handles.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Resources"><tt class="xref">Carbon.Resources</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Resource Manager and Handles.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Scrap"><tt class="xref">Carbon.Scrap</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>The Scrap Manager provides basic services for implementing cut &amp; paste and
clipboard operations.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Snd"><tt class="xref">Carbon.Snd</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Sound Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Sound"><tt class="xref">Carbon.Sound</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Sound Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.TE"><tt class="xref">Carbon.TE</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to TextEdit.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.TextEdit"><tt class="xref">Carbon.TextEdit</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to TextEdit.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Win"><tt class="xref">Carbon.Win</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the Window Manager.</em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/carbon.html#module-Carbon.Windows"><tt class="xref">Carbon.Windows</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for the interface to the Window Manager.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cd.html#module-cd"><tt class="xref">cd</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the CD-ROM on Silicon Graphics systems.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-cfmfile"><tt class="xref">cfmfile</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Code Fragment Resource module.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cgi.html#module-cgi"><tt class="xref">cgi</tt></a></td><td>
       <em>Helpers for running Python scripts via the Common Gateway Interface.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cgihttpserver.html#module-CGIHTTPServer"><tt class="xref">CGIHTTPServer</tt></a></td><td>
       <em>This module provides a request handler for HTTP servers which can run CGI
scripts.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cgitb.html#module-cgitb"><tt class="xref">cgitb</tt></a></td><td>
       <em>Configurable traceback handler for CGI scripts.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/chunk.html#module-chunk"><tt class="xref">chunk</tt></a></td><td>
       <em>Module to read IFF chunks.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cmath.html#module-cmath"><tt class="xref">cmath</tt></a></td><td>
       <em>Mathematical functions for complex numbers.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cmd.html#module-cmd"><tt class="xref">cmd</tt></a></td><td>
       <em>Build line-oriented command interpreters.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/code.html#module-code"><tt class="xref">code</tt></a></td><td>
       <em>Facilities to implement read-eval-print loops.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/codecs.html#module-codecs"><tt class="xref">codecs</tt></a></td><td>
       <em>Encode and decode data and streams.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/codeop.html#module-codeop"><tt class="xref">codeop</tt></a></td><td>
       <em>Compile (possibly incomplete) Python code.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/collections.html#module-collections"><tt class="xref">collections</tt></a></td><td>
       <em>High-performance datatypes</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/colorpicker.html#module-ColorPicker"><tt class="xref">ColorPicker</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to the standard color selection dialog.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/colorsys.html#module-colorsys"><tt class="xref">colorsys</tt></a></td><td>
       <em>Conversion functions between RGB and other color systems.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/commands.html#module-commands"><tt class="xref">commands</tt></a> <em>(Unix)</em></td><td><strong>Deprecated:</strong>
       <em>Utility functions for running external commands.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/compileall.html#module-compileall"><tt class="xref">compileall</tt></a></td><td>
       <em>Tools for byte-compiling all Python source files in a directory tree.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-2" style="display: none" alt="-" /></td>
       <td>
       <a href="library/compiler.html#module-compiler"><tt class="xref">compiler</tt></a></td><td><strong>Deprecated:</strong>
       <em>Python code compiler written in Python.</em></td></tr>
     <tr class="cg-2">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/compiler.html#module-compiler.ast"><tt class="xref">compiler.ast</tt></a></td><td>
       <em></em></td></tr>
     <tr class="cg-2">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/compiler.html#module-compiler.visitor"><tt class="xref">compiler.visitor</tt></a></td><td>
       <em></em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/configparser.html#module-ConfigParser"><tt class="xref">ConfigParser</tt></a></td><td>
       <em>Configuration file parser.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/contextlib.html#module-contextlib"><tt class="xref">contextlib</tt></a></td><td>
       <em>Utilities for with-statement contexts.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cookie.html#module-Cookie"><tt class="xref">Cookie</tt></a></td><td>
       <em>Support for HTTP state management (cookies).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/cookielib.html#module-cookielib"><tt class="xref">cookielib</tt></a></td><td>
       <em>Classes for automatic handling of HTTP cookies.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/copy.html#module-copy"><tt class="xref">copy</tt></a></td><td>
       <em>Shallow and deep copy operations.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/copy_reg.html#module-copy_reg"><tt class="xref">copy_reg</tt></a></td><td>
       <em>Register pickle support functions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pickle.html#module-cPickle"><tt class="xref">cPickle</tt></a></td><td>
       <em>Faster version of pickle, but not subclassable.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/profile.html#module-cProfile"><tt class="xref">cProfile</tt></a></td><td>
       <em></em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/crypt.html#module-crypt"><tt class="xref">crypt</tt></a> <em>(Unix)</em></td><td>
       <em>The crypt() function used to check Unix passwords.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/stringio.html#module-cStringIO"><tt class="xref">cStringIO</tt></a></td><td>
       <em>Faster version of StringIO, but not subclassable.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/csv.html#module-csv"><tt class="xref">csv</tt></a></td><td>
       <em>Write and read tabular data to and from delimited files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/ctypes.html#module-ctypes"><tt class="xref">ctypes</tt></a></td><td>
       <em>A foreign function library for Python.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-3" style="display: none" alt="-" /></td>
       <td>
       <a href="library/curses.html#module-curses"><tt class="xref">curses</tt></a> <em>(Unix)</em></td><td>
       <em>An interface to the curses library, providing portable terminal
handling.</em></td></tr>
     <tr class="cg-3">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/curses.ascii.html#module-curses.ascii"><tt class="xref">curses.ascii</tt></a></td><td>
       <em>Constants and set-membership functions for ASCII characters.</em></td></tr>
     <tr class="cg-3">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/curses.panel.html#module-curses.panel"><tt class="xref">curses.panel</tt></a></td><td>
       <em>A panel stack extension that adds depth to  curses windows.</em></td></tr>
     <tr class="cg-3">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/curses.html#module-curses.textpad"><tt class="xref">curses.textpad</tt></a></td><td>
       <em>Emacs-like input editing in a curses window.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-d"><td></td><td>
       <strong>d</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/datetime.html#module-datetime"><tt class="xref">datetime</tt></a></td><td>
       <em>Basic date and time types.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dbhash.html#module-dbhash"><tt class="xref">dbhash</tt></a></td><td>
       <em>DBM-style interface to the BSD database library.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dbm.html#module-dbm"><tt class="xref">dbm</tt></a> <em>(Unix)</em></td><td>
       <em>The standard &#34;database&#34; interface, based on ndbm.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/decimal.html#module-decimal"><tt class="xref">decimal</tt></a></td><td>
       <em>Implementation of the General Decimal Arithmetic  Specification.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gl.html#module-DEVICE"><tt class="xref">DEVICE</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Constants used with the gl module.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/difflib.html#module-difflib"><tt class="xref">difflib</tt></a></td><td>
       <em>Helpers for computing differences between objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dircache.html#module-dircache"><tt class="xref">dircache</tt></a></td><td><strong>Deprecated:</strong>
       <em>Return directory listing, with cache mechanism.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dis.html#module-dis"><tt class="xref">dis</tt></a></td><td>
       <em>Disassembler for Python bytecode.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-4" style="display: none" alt="-" /></td>
       <td>
       <a href="library/distutils.html#module-distutils"><tt class="xref">distutils</tt></a></td><td>
       <em>Support for building and installing Python modules into an existing Python
installation.</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.archive_util"><tt class="xref">distutils.archive_util</tt></a></td><td>
       <em>Utility functions for creating archive files (tarballs, zip files, ...)</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.bcppcompiler"><tt class="xref">distutils.bcppcompiler</tt></a></td><td>
       <em></em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.ccompiler"><tt class="xref">distutils.ccompiler</tt></a></td><td>
       <em>Abstract CCompiler class</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.cmd"><tt class="xref">distutils.cmd</tt></a></td><td>
       <em>This module provides the abstract base class Command. This class
is subclassed by the modules in the distutils.command subpackage.</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command"><tt class="xref">distutils.command</tt></a></td><td>
       <em>This subpackage contains one module for each standard Distutils command.</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.bdist"><tt class="xref">distutils.command.bdist</tt></a></td><td>
       <em>Build a binary installer for a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.bdist_dumb"><tt class="xref">distutils.command.bdist_dumb</tt></a></td><td>
       <em>Build a &#34;dumb&#34; installer - a simple archive of files</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.bdist_msi"><tt class="xref">distutils.command.bdist_msi</tt></a></td><td>
       <em>Build a binary distribution as a Windows MSI file</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.bdist_packager"><tt class="xref">distutils.command.bdist_packager</tt></a></td><td>
       <em>Abstract base class for packagers</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.bdist_rpm"><tt class="xref">distutils.command.bdist_rpm</tt></a></td><td>
       <em>Build a binary distribution as a Redhat RPM and SRPM</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.bdist_wininst"><tt class="xref">distutils.command.bdist_wininst</tt></a></td><td>
       <em>Build a Windows installer</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.build"><tt class="xref">distutils.command.build</tt></a></td><td>
       <em>Build all files of a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.build_clib"><tt class="xref">distutils.command.build_clib</tt></a></td><td>
       <em>Build any C libraries in a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.build_ext"><tt class="xref">distutils.command.build_ext</tt></a></td><td>
       <em>Build any extensions in a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.build_py"><tt class="xref">distutils.command.build_py</tt></a></td><td>
       <em>Build the .py/.pyc files of a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.build_scripts"><tt class="xref">distutils.command.build_scripts</tt></a></td><td>
       <em>Build the scripts of a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.check"><tt class="xref">distutils.command.check</tt></a></td><td>
       <em>Check the metadata of a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.clean"><tt class="xref">distutils.command.clean</tt></a></td><td>
       <em>Clean a package build area</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.config"><tt class="xref">distutils.command.config</tt></a></td><td>
       <em>Perform package configuration</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.install"><tt class="xref">distutils.command.install</tt></a></td><td>
       <em>Install a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.install_data"><tt class="xref">distutils.command.install_data</tt></a></td><td>
       <em>Install data files from a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.install_headers"><tt class="xref">distutils.command.install_headers</tt></a></td><td>
       <em>Install C/C++ header files from a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.install_lib"><tt class="xref">distutils.command.install_lib</tt></a></td><td>
       <em>Install library files from a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.install_scripts"><tt class="xref">distutils.command.install_scripts</tt></a></td><td>
       <em>Install script files from a package</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.register"><tt class="xref">distutils.command.register</tt></a></td><td>
       <em>Register a module with the Python Package Index</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.command.sdist"><tt class="xref">distutils.command.sdist</tt></a></td><td>
       <em>Build a source distribution</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.core"><tt class="xref">distutils.core</tt></a></td><td>
       <em>The core Distutils functionality</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.cygwinccompiler"><tt class="xref">distutils.cygwinccompiler</tt></a></td><td>
       <em></em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.debug"><tt class="xref">distutils.debug</tt></a></td><td>
       <em>Provides the debug flag for distutils</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.dep_util"><tt class="xref">distutils.dep_util</tt></a></td><td>
       <em>Utility functions for simple dependency checking</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.dir_util"><tt class="xref">distutils.dir_util</tt></a></td><td>
       <em>Utility functions for operating on directories and directory trees</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.dist"><tt class="xref">distutils.dist</tt></a></td><td>
       <em>Provides the Distribution class, which represents the module distribution being
built/installed/distributed</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.emxccompiler"><tt class="xref">distutils.emxccompiler</tt></a></td><td>
       <em>OS/2 EMX Compiler support</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.errors"><tt class="xref">distutils.errors</tt></a></td><td>
       <em>Provides standard distutils exceptions</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.extension"><tt class="xref">distutils.extension</tt></a></td><td>
       <em>Provides the Extension class, used to describe C/C++ extension modules in setup
scripts</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.fancy_getopt"><tt class="xref">distutils.fancy_getopt</tt></a></td><td>
       <em>Additional getopt functionality</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.file_util"><tt class="xref">distutils.file_util</tt></a></td><td>
       <em>Utility functions for operating on single files</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.filelist"><tt class="xref">distutils.filelist</tt></a></td><td>
       <em>The FileList class, used for poking about the file system and
building lists of files.</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.log"><tt class="xref">distutils.log</tt></a></td><td>
       <em>A simple logging mechanism, 282-style</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.msvccompiler"><tt class="xref">distutils.msvccompiler</tt></a></td><td>
       <em>Microsoft Compiler</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.spawn"><tt class="xref">distutils.spawn</tt></a></td><td>
       <em>Provides the spawn() function</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.sysconfig"><tt class="xref">distutils.sysconfig</tt></a></td><td>
       <em>Low-level access to configuration information of the Python interpreter.</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.text_file"><tt class="xref">distutils.text_file</tt></a></td><td>
       <em>provides the TextFile class, a simple interface to text files</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.unixccompiler"><tt class="xref">distutils.unixccompiler</tt></a></td><td>
       <em>UNIX C Compiler</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.util"><tt class="xref">distutils.util</tt></a></td><td>
       <em>Miscellaneous other utility functions</em></td></tr>
     <tr class="cg-4">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="distutils/apiref.html#module-distutils.version"><tt class="xref">distutils.version</tt></a></td><td>
       <em>implements classes that represent module version numbers.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dl.html#module-dl"><tt class="xref">dl</tt></a> <em>(Unix)</em></td><td><strong>Deprecated:</strong>
       <em>Call C functions in shared objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/doctest.html#module-doctest"><tt class="xref">doctest</tt></a></td><td>
       <em>Test pieces of code within docstrings.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/docxmlrpcserver.html#module-DocXMLRPCServer"><tt class="xref">DocXMLRPCServer</tt></a></td><td>
       <em>Self-documenting XML-RPC server implementation.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dumbdbm.html#module-dumbdbm"><tt class="xref">dumbdbm</tt></a></td><td>
       <em>Portable implementation of the simple DBM interface.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dummy_thread.html#module-dummy_thread"><tt class="xref">dummy_thread</tt></a></td><td>
       <em>Drop-in replacement for the thread module.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/dummy_threading.html#module-dummy_threading"><tt class="xref">dummy_threading</tt></a></td><td>
       <em>Drop-in replacement for the threading module.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-e"><td></td><td>
       <strong>e</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/easydialogs.html#module-EasyDialogs"><tt class="xref">EasyDialogs</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Basic Macintosh dialogs.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-5" style="display: none" alt="-" /></td>
       <td>
       <a href="library/email.html#module-email"><tt class="xref">email</tt></a></td><td>
       <em>Package supporting the parsing, manipulating, and generating email messages,
including MIME documents.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.charset.html#module-email.charset"><tt class="xref">email.charset</tt></a></td><td>
       <em>Character Sets</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.encoders.html#module-email.encoders"><tt class="xref">email.encoders</tt></a></td><td>
       <em>Encoders for email message payloads.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.errors.html#module-email.errors"><tt class="xref">email.errors</tt></a></td><td>
       <em>The exception classes used by the email package.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.generator.html#module-email.generator"><tt class="xref">email.generator</tt></a></td><td>
       <em>Generate flat text email messages from a message structure.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.header.html#module-email.header"><tt class="xref">email.header</tt></a></td><td>
       <em>Representing non-ASCII headers</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.iterators.html#module-email.iterators"><tt class="xref">email.iterators</tt></a></td><td>
       <em>Iterate over a  message object tree.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.message.html#module-email.message"><tt class="xref">email.message</tt></a></td><td>
       <em>The base class representing email messages.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.mime.html#module-email.mime"><tt class="xref">email.mime</tt></a></td><td>
       <em>Build MIME messages.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.parser.html#module-email.parser"><tt class="xref">email.parser</tt></a></td><td>
       <em>Parse flat text email messages to produce a message object structure.</em></td></tr>
     <tr class="cg-5">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/email.util.html#module-email.utils"><tt class="xref">email.utils</tt></a></td><td>
       <em>Miscellaneous email package utilities.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-6" style="display: none" alt="-" /></td>
       <td>
       <tt class="xref">encodings</tt></td><td>
       <em></em></td></tr>
     <tr class="cg-6">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/codecs.html#module-encodings.idna"><tt class="xref">encodings.idna</tt></a></td><td>
       <em>Internationalized Domain Names implementation</em></td></tr>
     <tr class="cg-6">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/codecs.html#module-encodings.utf_8_sig"><tt class="xref">encodings.utf_8_sig</tt></a></td><td>
       <em>UTF-8 codec with BOM signature</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/errno.html#module-errno"><tt class="xref">errno</tt></a></td><td>
       <em>Standard errno system symbols.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/exceptions.html#module-exceptions"><tt class="xref">exceptions</tt></a></td><td>
       <em>Standard exception classes.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-f"><td></td><td>
       <strong>f</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fcntl.html#module-fcntl"><tt class="xref">fcntl</tt></a> <em>(Unix)</em></td><td>
       <em>The fcntl() and ioctl() system calls.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/filecmp.html#module-filecmp"><tt class="xref">filecmp</tt></a></td><td>
       <em>Compare files efficiently.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fileinput.html#module-fileinput"><tt class="xref">fileinput</tt></a></td><td>
       <em>Loop over standard input or a list of files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/macostools.html#module-findertools"><tt class="xref">findertools</tt></a> <em>(Mac)</em></td><td>
       <em>Wrappers around the finder&#39;s Apple Events interface.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fl.html#module-FL"><tt class="xref">FL</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Constants used with the fl module.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fl.html#module-fl"><tt class="xref">fl</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>FORMS library for applications with graphical user interfaces.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fl.html#module-flp"><tt class="xref">flp</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Functions for loading stored FORMS designs.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fm.html#module-fm"><tt class="xref">fm</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Font Manager interface for SGI workstations.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fnmatch.html#module-fnmatch"><tt class="xref">fnmatch</tt></a></td><td>
       <em>Unix shell style filename pattern matching.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/formatter.html#module-formatter"><tt class="xref">formatter</tt></a></td><td>
       <em>Generic output formatter and device interface.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fpectl.html#module-fpectl"><tt class="xref">fpectl</tt></a> <em>(Unix)</em></td><td>
       <em>Provide control for floating point exception handling.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fpformat.html#module-fpformat"><tt class="xref">fpformat</tt></a></td><td><strong>Deprecated:</strong>
       <em>General floating point formatting functions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/fractions.html#module-fractions"><tt class="xref">fractions</tt></a></td><td>
       <em>Rational numbers.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/framework.html#module-FrameWork"><tt class="xref">FrameWork</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interactive application framework.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/ftplib.html#module-ftplib"><tt class="xref">ftplib</tt></a></td><td>
       <em>FTP protocol client (requires sockets).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/functools.html#module-functools"><tt class="xref">functools</tt></a></td><td>
       <em>Higher-order functions and operations on callable objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/future_builtins.html#module-future_builtins"><tt class="xref">future_builtins</tt></a></td><td>
       <em></em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-g"><td></td><td>
       <strong>g</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gc.html#module-gc"><tt class="xref">gc</tt></a></td><td>
       <em>Interface to the cycle-detecting garbage collector.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gdbm.html#module-gdbm"><tt class="xref">gdbm</tt></a> <em>(Unix)</em></td><td>
       <em>GNU&#39;s reinterpretation of dbm.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gensuitemodule.html#module-gensuitemodule"><tt class="xref">gensuitemodule</tt></a> <em>(Mac)</em></td><td>
       <em>Create a stub package from an OSA dictionary</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/getopt.html#module-getopt"><tt class="xref">getopt</tt></a></td><td>
       <em>Portable parser for command line options; support both short and long option
names.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/getpass.html#module-getpass"><tt class="xref">getpass</tt></a></td><td>
       <em>Portable reading of passwords and retrieval of the userid.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gettext.html#module-gettext"><tt class="xref">gettext</tt></a></td><td>
       <em>Multilingual internationalization services.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gl.html#module-gl"><tt class="xref">gl</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Functions from the Silicon Graphics Graphics Library.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gl.html#module-GL"><tt class="xref">GL</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Constants used with the gl module.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/glob.html#module-glob"><tt class="xref">glob</tt></a></td><td>
       <em>Unix shell style pathname pattern expansion.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/grp.html#module-grp"><tt class="xref">grp</tt></a> <em>(Unix)</em></td><td>
       <em>The group database (getgrnam() and friends).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/gzip.html#module-gzip"><tt class="xref">gzip</tt></a></td><td>
       <em>Interfaces for gzip compression and decompression using file objects.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-h"><td></td><td>
       <strong>h</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/hashlib.html#module-hashlib"><tt class="xref">hashlib</tt></a></td><td>
       <em>Secure hash and message digest algorithms.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/heapq.html#module-heapq"><tt class="xref">heapq</tt></a></td><td>
       <em>Heap queue algorithm (a.k.a. priority queue).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/hmac.html#module-hmac"><tt class="xref">hmac</tt></a></td><td>
       <em>Keyed-Hashing for Message Authentication (HMAC) implementation for Python.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-7" style="display: none" alt="-" /></td>
       <td>
       <a href="library/hotshot.html#module-hotshot"><tt class="xref">hotshot</tt></a></td><td>
       <em>High performance logging profiler, mostly written in C.</em></td></tr>
     <tr class="cg-7">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/hotshot.html#module-hotshot.stats"><tt class="xref">hotshot.stats</tt></a></td><td>
       <em>Statistical analysis for Hotshot</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/htmllib.html#module-htmlentitydefs"><tt class="xref">htmlentitydefs</tt></a></td><td>
       <em>Definitions of HTML general entities.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/htmllib.html#module-htmllib"><tt class="xref">htmllib</tt></a></td><td><strong>Deprecated:</strong>
       <em>A parser for HTML documents.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/htmlparser.html#module-HTMLParser"><tt class="xref">HTMLParser</tt></a></td><td>
       <em>A simple parser that can handle HTML and XHTML.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/httplib.html#module-httplib"><tt class="xref">httplib</tt></a></td><td>
       <em>HTTP and HTTPS protocol client (requires sockets).</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-i"><td></td><td>
       <strong>i</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/ic.html#module-ic"><tt class="xref">ic</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Access to the Mac OS X Internet Config.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-icopen"><tt class="xref">icopen</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Internet Config replacement for open().</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/imageop.html#module-imageop"><tt class="xref">imageop</tt></a></td><td><strong>Deprecated:</strong>
       <em>Manipulate raw image data.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/imaplib.html#module-imaplib"><tt class="xref">imaplib</tt></a></td><td>
       <em>IMAP4 protocol client (requires sockets).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/imgfile.html#module-imgfile"><tt class="xref">imgfile</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Support for SGI imglib files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/imghdr.html#module-imghdr"><tt class="xref">imghdr</tt></a></td><td>
       <em>Determine the type of image contained in a file or byte stream.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/imp.html#module-imp"><tt class="xref">imp</tt></a></td><td>
       <em>Access the implementation of the import statement.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/importlib.html#module-importlib"><tt class="xref">importlib</tt></a></td><td>
       <em>Convenience wrappers for __import__</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/imputil.html#module-imputil"><tt class="xref">imputil</tt></a></td><td><strong>Deprecated:</strong>
       <em>Manage and augment the import process.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/inspect.html#module-inspect"><tt class="xref">inspect</tt></a></td><td>
       <em>Extract information and source code from live objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/io.html#module-io"><tt class="xref">io</tt></a></td><td>
       <em>Core tools for working with streams.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/itertools.html#module-itertools"><tt class="xref">itertools</tt></a></td><td>
       <em>Functions creating iterators for efficient looping.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-j"><td></td><td>
       <strong>j</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/jpeg.html#module-jpeg"><tt class="xref">jpeg</tt></a> <em>(IRIX)</em></td><td><strong>Deprecated:</strong>
       <em>Read and write image files in compressed JPEG format.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/json.html#module-json"><tt class="xref">json</tt></a></td><td>
       <em>Encode and decode the JSON format.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-k"><td></td><td>
       <strong>k</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/keyword.html#module-keyword"><tt class="xref">keyword</tt></a></td><td>
       <em>Test whether a string is a keyword in Python.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-l"><td></td><td>
       <strong>l</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/2to3.html#module-lib2to3"><tt class="xref">lib2to3</tt></a></td><td>
       <em>the 2to3 library</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/linecache.html#module-linecache"><tt class="xref">linecache</tt></a></td><td>
       <em>This module provides random access to individual lines from text files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/locale.html#module-locale"><tt class="xref">locale</tt></a></td><td>
       <em>Internationalization services.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-8" style="display: none" alt="-" /></td>
       <td>
       <a href="library/logging.html#module-logging"><tt class="xref">logging</tt></a></td><td>
       <em>Flexible event logging system for applications.</em></td></tr>
     <tr class="cg-8">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/logging.config.html#module-logging.config"><tt class="xref">logging.config</tt></a></td><td>
       <em>Configuration of the logging module.</em></td></tr>
     <tr class="cg-8">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/logging.handlers.html#module-logging.handlers"><tt class="xref">logging.handlers</tt></a></td><td>
       <em>Handlers for the logging module.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-m"><td></td><td>
       <strong>m</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-macerrors"><tt class="xref">macerrors</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Constant definitions for many Mac OS error codes.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/macos.html#module-MacOS"><tt class="xref">MacOS</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Access to Mac OS-specific interpreter features.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/macostools.html#module-macostools"><tt class="xref">macostools</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Convenience routines for file manipulation.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/macpath.html#module-macpath"><tt class="xref">macpath</tt></a></td><td>
       <em>Mac OS 9 path manipulation functions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-macresource"><tt class="xref">macresource</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Locate script resources.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mailbox.html#module-mailbox"><tt class="xref">mailbox</tt></a></td><td>
       <em>Manipulate mailboxes in various formats</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mailcap.html#module-mailcap"><tt class="xref">mailcap</tt></a></td><td>
       <em>Mailcap file handling.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/marshal.html#module-marshal"><tt class="xref">marshal</tt></a></td><td>
       <em>Convert Python objects to streams of bytes and back (with different
constraints).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/math.html#module-math"><tt class="xref">math</tt></a></td><td>
       <em>Mathematical functions (sin() etc.).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/md5.html#module-md5"><tt class="xref">md5</tt></a></td><td><strong>Deprecated:</strong>
       <em>RSA&#39;s MD5 message digest algorithm.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mhlib.html#module-mhlib"><tt class="xref">mhlib</tt></a></td><td><strong>Deprecated:</strong>
       <em>Manipulate MH mailboxes from Python.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mimetools.html#module-mimetools"><tt class="xref">mimetools</tt></a></td><td><strong>Deprecated:</strong>
       <em>Tools for parsing MIME-style message bodies.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mimetypes.html#module-mimetypes"><tt class="xref">mimetypes</tt></a></td><td>
       <em>Mapping of filename extensions to MIME types.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mimewriter.html#module-MimeWriter"><tt class="xref">MimeWriter</tt></a></td><td><strong>Deprecated:</strong>
       <em>Write MIME format files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mimify.html#module-mimify"><tt class="xref">mimify</tt></a></td><td><strong>Deprecated:</strong>
       <em>Mimification and unmimification of mail messages.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/miniaeframe.html#module-MiniAEFrame"><tt class="xref">MiniAEFrame</tt></a> <em>(Mac)</em></td><td>
       <em>Support to act as an Open Scripting Architecture (OSA) server (&#34;Apple Events&#34;).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mmap.html#module-mmap"><tt class="xref">mmap</tt></a></td><td>
       <em>Interface to memory-mapped files for Unix and Windows.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/modulefinder.html#module-modulefinder"><tt class="xref">modulefinder</tt></a></td><td>
       <em>Find modules used by a script.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/msilib.html#module-msilib"><tt class="xref">msilib</tt></a> <em>(Windows)</em></td><td>
       <em>Creation of Microsoft Installer files, and CAB files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/msvcrt.html#module-msvcrt"><tt class="xref">msvcrt</tt></a> <em>(Windows)</em></td><td>
       <em>Miscellaneous useful routines from the MS VC++ runtime.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/multifile.html#module-multifile"><tt class="xref">multifile</tt></a></td><td><strong>Deprecated:</strong>
       <em>Support for reading files which contain distinct parts, such as some MIME data.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-9" style="display: none" alt="-" /></td>
       <td>
       <a href="library/multiprocessing.html#module-multiprocessing"><tt class="xref">multiprocessing</tt></a></td><td>
       <em>Process-based &#34;threading&#34; interface.</em></td></tr>
     <tr class="cg-9">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/multiprocessing.html#module-multiprocessing.connection"><tt class="xref">multiprocessing.connection</tt></a></td><td>
       <em>API for dealing with sockets.</em></td></tr>
     <tr class="cg-9">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/multiprocessing.html#module-multiprocessing.dummy"><tt class="xref">multiprocessing.dummy</tt></a></td><td>
       <em>Dumb wrapper around threading.</em></td></tr>
     <tr class="cg-9">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/multiprocessing.html#module-multiprocessing.managers"><tt class="xref">multiprocessing.managers</tt></a></td><td>
       <em>Share data between process with shared objects.</em></td></tr>
     <tr class="cg-9">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/multiprocessing.html#module-multiprocessing.pool"><tt class="xref">multiprocessing.pool</tt></a></td><td>
       <em>Create pools of processes.</em></td></tr>
     <tr class="cg-9">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/multiprocessing.html#module-multiprocessing.sharedctypes"><tt class="xref">multiprocessing.sharedctypes</tt></a></td><td>
       <em>Allocate ctypes objects from shared memory.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/mutex.html#module-mutex"><tt class="xref">mutex</tt></a></td><td><strong>Deprecated:</strong>
       <em>Lock and queue for mutual exclusion.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-n"><td></td><td>
       <strong>n</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-Nav"><tt class="xref">Nav</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Interface to Navigation Services.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/netrc.html#module-netrc"><tt class="xref">netrc</tt></a></td><td>
       <em>Loading of .netrc files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/new.html#module-new"><tt class="xref">new</tt></a></td><td><strong>Deprecated:</strong>
       <em>Interface to the creation of runtime implementation objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/nis.html#module-nis"><tt class="xref">nis</tt></a> <em>(Unix)</em></td><td>
       <em>Interface to Sun&#39;s NIS (Yellow Pages) library.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/nntplib.html#module-nntplib"><tt class="xref">nntplib</tt></a></td><td>
       <em>NNTP protocol client (requires sockets).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/numbers.html#module-numbers"><tt class="xref">numbers</tt></a></td><td>
       <em>Numeric abstract base classes (Complex, Real, Integral, etc.).</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-o"><td></td><td>
       <strong>o</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/operator.html#module-operator"><tt class="xref">operator</tt></a></td><td>
       <em>Functions corresponding to the standard operators.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/optparse.html#module-optparse"><tt class="xref">optparse</tt></a></td><td><strong>Deprecated:</strong>
       <em>Command-line option parsing library.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-10" style="display: none" alt="-" /></td>
       <td>
       <a href="library/os.html#module-os"><tt class="xref">os</tt></a></td><td>
       <em>Miscellaneous operating system interfaces.</em></td></tr>
     <tr class="cg-10">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/os.path.html#module-os.path"><tt class="xref">os.path</tt></a></td><td>
       <em>Operations on pathnames.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/ossaudiodev.html#module-ossaudiodev"><tt class="xref">ossaudiodev</tt></a> <em>(Linux, FreeBSD)</em></td><td>
       <em>Access to OSS-compatible audio devices.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-p"><td></td><td>
       <strong>p</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/parser.html#module-parser"><tt class="xref">parser</tt></a></td><td>
       <em>Access parse trees for Python source code.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pdb.html#module-pdb"><tt class="xref">pdb</tt></a></td><td>
       <em>The Python debugger for interactive interpreters.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pickle.html#module-pickle"><tt class="xref">pickle</tt></a></td><td>
       <em>Convert Python objects to streams of bytes and back.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pickletools.html#module-pickletools"><tt class="xref">pickletools</tt></a></td><td>
       <em>Contains extensive comments about the pickle protocols and pickle-machine
opcodes, as well as some useful functions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pipes.html#module-pipes"><tt class="xref">pipes</tt></a> <em>(Unix)</em></td><td>
       <em>A Python interface to Unix shell pipelines.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-PixMapWrapper"><tt class="xref">PixMapWrapper</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Wrapper for PixMap objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pkgutil.html#module-pkgutil"><tt class="xref">pkgutil</tt></a></td><td>
       <em>Utilities for the import system.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/platform.html#module-platform"><tt class="xref">platform</tt></a></td><td>
       <em>Retrieves as much platform identifying data as possible.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/plistlib.html#module-plistlib"><tt class="xref">plistlib</tt></a></td><td>
       <em>Generate and parse Mac OS X plist files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/popen2.html#module-popen2"><tt class="xref">popen2</tt></a></td><td><strong>Deprecated:</strong>
       <em>Subprocesses with accessible standard I/O streams.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/poplib.html#module-poplib"><tt class="xref">poplib</tt></a></td><td>
       <em>POP3 protocol client (requires sockets).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/posix.html#module-posix"><tt class="xref">posix</tt></a> <em>(Unix)</em></td><td>
       <em>The most common POSIX system calls (normally used via module os).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/posixfile.html#module-posixfile"><tt class="xref">posixfile</tt></a> <em>(Unix)</em></td><td><strong>Deprecated:</strong>
       <em>A file-like object with support for locking.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pprint.html#module-pprint"><tt class="xref">pprint</tt></a></td><td>
       <em>Data pretty printer.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/profile.html#module-profile"><tt class="xref">profile</tt></a></td><td>
       <em>Python source profiler.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/profile.html#module-pstats"><tt class="xref">pstats</tt></a></td><td>
       <em>Statistics object for use with the profiler.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pty.html#module-pty"><tt class="xref">pty</tt></a> <em>(Linux)</em></td><td>
       <em>Pseudo-Terminal Handling for Linux.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pwd.html#module-pwd"><tt class="xref">pwd</tt></a> <em>(Unix)</em></td><td>
       <em>The password database (getpwnam() and friends).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/py_compile.html#module-py_compile"><tt class="xref">py_compile</tt></a></td><td>
       <em>Generate byte-code files from Python source files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pyclbr.html#module-pyclbr"><tt class="xref">pyclbr</tt></a></td><td>
       <em>Supports information extraction for a Python class browser.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/pydoc.html#module-pydoc"><tt class="xref">pydoc</tt></a></td><td>
       <em>Documentation generator and online help system.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-q"><td></td><td>
       <strong>q</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/queue.html#module-Queue"><tt class="xref">Queue</tt></a></td><td>
       <em>A synchronized queue class.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/quopri.html#module-quopri"><tt class="xref">quopri</tt></a></td><td>
       <em>Encode and decode files using the MIME quoted-printable encoding.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-r"><td></td><td>
       <strong>r</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/random.html#module-random"><tt class="xref">random</tt></a></td><td>
       <em>Generate pseudo-random numbers with various common distributions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/re.html#module-re"><tt class="xref">re</tt></a></td><td>
       <em>Regular expression operations.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/readline.html#module-readline"><tt class="xref">readline</tt></a> <em>(Unix)</em></td><td>
       <em>GNU readline support for Python.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/repr.html#module-repr"><tt class="xref">repr</tt></a></td><td>
       <em>Alternate repr() implementation with size limits.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/resource.html#module-resource"><tt class="xref">resource</tt></a> <em>(Unix)</em></td><td>
       <em>An interface to provide resource usage information on the current process.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/rexec.html#module-rexec"><tt class="xref">rexec</tt></a></td><td><strong>Deprecated:</strong>
       <em>Basic restricted execution framework.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/rfc822.html#module-rfc822"><tt class="xref">rfc822</tt></a></td><td><strong>Deprecated:</strong>
       <em>Parse 2822 style mail messages.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/rlcompleter.html#module-rlcompleter"><tt class="xref">rlcompleter</tt></a></td><td>
       <em>Python identifier completion, suitable for the GNU readline library.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/robotparser.html#module-robotparser"><tt class="xref">robotparser</tt></a></td><td>
       <em>Loads a robots.txt file and answers questions about
fetchability of other URLs.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/runpy.html#module-runpy"><tt class="xref">runpy</tt></a></td><td>
       <em>Locate and run Python modules without importing them first.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-s"><td></td><td>
       <strong>s</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sched.html#module-sched"><tt class="xref">sched</tt></a></td><td>
       <em>General purpose event scheduler.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/scrolledtext.html#module-ScrolledText"><tt class="xref">ScrolledText</tt></a> <em>(Tk)</em></td><td>
       <em>Text widget with a vertical scroll bar.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/select.html#module-select"><tt class="xref">select</tt></a></td><td>
       <em>Wait for I/O completion on multiple streams.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sets.html#module-sets"><tt class="xref">sets</tt></a></td><td><strong>Deprecated:</strong>
       <em>Implementation of sets of unique elements.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sgmllib.html#module-sgmllib"><tt class="xref">sgmllib</tt></a></td><td><strong>Deprecated:</strong>
       <em>Only as much of an SGML parser as needed to parse HTML.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sha.html#module-sha"><tt class="xref">sha</tt></a></td><td><strong>Deprecated:</strong>
       <em>NIST&#39;s secure hash algorithm, SHA.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/shelve.html#module-shelve"><tt class="xref">shelve</tt></a></td><td>
       <em>Python object persistence.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/shlex.html#module-shlex"><tt class="xref">shlex</tt></a></td><td>
       <em>Simple lexical analysis for Unix shell-like languages.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/shutil.html#module-shutil"><tt class="xref">shutil</tt></a></td><td>
       <em>High-level file operations, including copying.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/signal.html#module-signal"><tt class="xref">signal</tt></a></td><td>
       <em>Set handlers for asynchronous events.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/simplehttpserver.html#module-SimpleHTTPServer"><tt class="xref">SimpleHTTPServer</tt></a></td><td>
       <em>This module provides a basic request handler for HTTP servers.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/simplexmlrpcserver.html#module-SimpleXMLRPCServer"><tt class="xref">SimpleXMLRPCServer</tt></a></td><td>
       <em>Basic XML-RPC server implementation.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/site.html#module-site"><tt class="xref">site</tt></a></td><td>
       <em>Module responsible for site-specific configuration.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/smtpd.html#module-smtpd"><tt class="xref">smtpd</tt></a></td><td>
       <em>A SMTP server implementation in Python.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/smtplib.html#module-smtplib"><tt class="xref">smtplib</tt></a></td><td>
       <em>SMTP protocol client (requires sockets).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sndhdr.html#module-sndhdr"><tt class="xref">sndhdr</tt></a></td><td>
       <em>Determine type of a sound file.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/socket.html#module-socket"><tt class="xref">socket</tt></a></td><td>
       <em>Low-level networking interface.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/socketserver.html#module-SocketServer"><tt class="xref">SocketServer</tt></a></td><td>
       <em>A framework for network servers.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/spwd.html#module-spwd"><tt class="xref">spwd</tt></a> <em>(Unix)</em></td><td>
       <em>The shadow password database (getspnam() and friends).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sqlite3.html#module-sqlite3"><tt class="xref">sqlite3</tt></a></td><td>
       <em>A DB-API 2.0 implementation using SQLite 3.x.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/ssl.html#module-ssl"><tt class="xref">ssl</tt></a></td><td>
       <em>TLS/SSL wrapper for socket objects</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/stat.html#module-stat"><tt class="xref">stat</tt></a></td><td>
       <em>Utilities for interpreting the results of os.stat(), os.lstat() and os.fstat().</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/statvfs.html#module-statvfs"><tt class="xref">statvfs</tt></a></td><td><strong>Deprecated:</strong>
       <em>Constants for interpreting the result of os.statvfs().</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/string.html#module-string"><tt class="xref">string</tt></a></td><td>
       <em>Common string operations.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/stringio.html#module-StringIO"><tt class="xref">StringIO</tt></a></td><td>
       <em>Read and write strings as if they were files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/stringprep.html#module-stringprep"><tt class="xref">stringprep</tt></a></td><td>
       <em>String preparation, as per RFC 3453</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/struct.html#module-struct"><tt class="xref">struct</tt></a></td><td>
       <em>Interpret strings as packed binary data.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/subprocess.html#module-subprocess"><tt class="xref">subprocess</tt></a></td><td>
       <em>Subprocess management.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sunau.html#module-sunau"><tt class="xref">sunau</tt></a></td><td>
       <em>Provide an interface to the Sun AU sound format.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sunaudio.html#module-sunaudiodev"><tt class="xref">sunaudiodev</tt></a> <em>(SunOS)</em></td><td><strong>Deprecated:</strong>
       <em>Access to Sun audio hardware.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sunaudio.html#module-SUNAUDIODEV"><tt class="xref">SUNAUDIODEV</tt></a> <em>(SunOS)</em></td><td><strong>Deprecated:</strong>
       <em>Constants for use with sunaudiodev.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/symbol.html#module-symbol"><tt class="xref">symbol</tt></a></td><td>
       <em>Constants representing internal nodes of the parse tree.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/symtable.html#module-symtable"><tt class="xref">symtable</tt></a></td><td>
       <em>Interface to the compiler&#39;s internal symbol tables.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sys.html#module-sys"><tt class="xref">sys</tt></a></td><td>
       <em>Access system-specific parameters and functions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/sysconfig.html#module-sysconfig"><tt class="xref">sysconfig</tt></a></td><td>
       <em>Python&#39;s configuration information</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/syslog.html#module-syslog"><tt class="xref">syslog</tt></a> <em>(Unix)</em></td><td>
       <em>An interface to the Unix syslog library routines.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-t"><td></td><td>
       <strong>t</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/tabnanny.html#module-tabnanny"><tt class="xref">tabnanny</tt></a></td><td>
       <em>Tool for detecting white space related problems in Python source files in a
directory tree.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/tarfile.html#module-tarfile"><tt class="xref">tarfile</tt></a></td><td>
       <em>Read and write tar-format archive files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/telnetlib.html#module-telnetlib"><tt class="xref">telnetlib</tt></a></td><td>
       <em>Telnet client class.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/tempfile.html#module-tempfile"><tt class="xref">tempfile</tt></a></td><td>
       <em>Generate temporary files and directories.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/termios.html#module-termios"><tt class="xref">termios</tt></a> <em>(Unix)</em></td><td>
       <em>POSIX style tty control.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-11" style="display: none" alt="-" /></td>
       <td>
       <a href="library/test.html#module-test"><tt class="xref">test</tt></a></td><td>
       <em>Regression tests package containing the testing suite for Python.</em></td></tr>
     <tr class="cg-11">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/test.html#module-test.test_support"><tt class="xref">test.test_support</tt></a></td><td>
       <em>Support for Python regression tests.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/textwrap.html#module-textwrap"><tt class="xref">textwrap</tt></a></td><td>
       <em>Text wrapping and filling</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/thread.html#module-thread"><tt class="xref">thread</tt></a></td><td>
       <em>Create multiple threads of control within one interpreter.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/threading.html#module-threading"><tt class="xref">threading</tt></a></td><td>
       <em>Higher-level threading interface.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/time.html#module-time"><tt class="xref">time</tt></a></td><td>
       <em>Time access and conversions.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/timeit.html#module-timeit"><tt class="xref">timeit</tt></a></td><td>
       <em>Measure the execution time of small code snippets.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/tix.html#module-Tix"><tt class="xref">Tix</tt></a></td><td>
       <em>Tk Extension Widgets for Tkinter</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/tkinter.html#module-Tkinter"><tt class="xref">Tkinter</tt></a></td><td>
       <em>Interface to Tcl/Tk for graphical user interfaces</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/token.html#module-token"><tt class="xref">token</tt></a></td><td>
       <em>Constants representing terminal nodes of the parse tree.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/tokenize.html#module-tokenize"><tt class="xref">tokenize</tt></a></td><td>
       <em>Lexical scanner for Python source code.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/trace.html#module-trace"><tt class="xref">trace</tt></a></td><td>
       <em>Trace or track Python statement execution.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/traceback.html#module-traceback"><tt class="xref">traceback</tt></a></td><td>
       <em>Print or retrieve a stack traceback.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/ttk.html#module-ttk"><tt class="xref">ttk</tt></a></td><td>
       <em>Tk themed widget set</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/tty.html#module-tty"><tt class="xref">tty</tt></a> <em>(Unix)</em></td><td>
       <em>Utility functions that perform common terminal control operations.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/turtle.html#module-turtle"><tt class="xref">turtle</tt></a></td><td>
       <em>Turtle graphics for Tk</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/types.html#module-types"><tt class="xref">types</tt></a></td><td>
       <em>Names for built-in types.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-u"><td></td><td>
       <strong>u</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/unicodedata.html#module-unicodedata"><tt class="xref">unicodedata</tt></a></td><td>
       <em>Access the Unicode Database.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/unittest.html#module-unittest"><tt class="xref">unittest</tt></a></td><td>
       <em>Unit testing framework for Python.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/urllib.html#module-urllib"><tt class="xref">urllib</tt></a></td><td>
       <em>Open an arbitrary network resource by URL (requires sockets).</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/urllib2.html#module-urllib2"><tt class="xref">urllib2</tt></a></td><td>
       <em>Next generation URL opening library.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/urlparse.html#module-urlparse"><tt class="xref">urlparse</tt></a></td><td>
       <em>Parse URLs into or assemble them from components.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/user.html#module-user"><tt class="xref">user</tt></a></td><td><strong>Deprecated:</strong>
       <em>A standard way to reference user-specific modules.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/userdict.html#module-UserDict"><tt class="xref">UserDict</tt></a></td><td>
       <em>Class wrapper for dictionary objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/userdict.html#module-UserList"><tt class="xref">UserList</tt></a></td><td>
       <em>Class wrapper for list objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/userdict.html#module-UserString"><tt class="xref">UserString</tt></a></td><td>
       <em>Class wrapper for string objects.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/uu.html#module-uu"><tt class="xref">uu</tt></a></td><td>
       <em>Encode and decode files in uuencode format.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/uuid.html#module-uuid"><tt class="xref">uuid</tt></a></td><td>
       <em>UUID objects (universally unique identifiers) according to RFC 4122</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-v"><td></td><td>
       <strong>v</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-videoreader"><tt class="xref">videoreader</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Read QuickTime movies frame by frame for further processing.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-w"><td></td><td>
       <strong>w</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/undoc.html#module-W"><tt class="xref">W</tt></a> <em>(Mac)</em></td><td><strong>Deprecated:</strong>
       <em>Widgets for the Mac, built on top of FrameWork.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/warnings.html#module-warnings"><tt class="xref">warnings</tt></a></td><td>
       <em>Issue warning messages and control their disposition.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/wave.html#module-wave"><tt class="xref">wave</tt></a></td><td>
       <em>Provide an interface to the WAV sound format.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/weakref.html#module-weakref"><tt class="xref">weakref</tt></a></td><td>
       <em>Support for weak references and weak dictionaries.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/webbrowser.html#module-webbrowser"><tt class="xref">webbrowser</tt></a></td><td>
       <em>Easy-to-use controller for Web browsers.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/whichdb.html#module-whichdb"><tt class="xref">whichdb</tt></a></td><td>
       <em>Guess which DBM-style module created a given database.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/winsound.html#module-winsound"><tt class="xref">winsound</tt></a> <em>(Windows)</em></td><td>
       <em>Access to the sound-playing machinery for Windows.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-12" style="display: none" alt="-" /></td>
       <td>
       <a href="library/wsgiref.html#module-wsgiref"><tt class="xref">wsgiref</tt></a></td><td>
       <em>WSGI Utilities and Reference Implementation.</em></td></tr>
     <tr class="cg-12">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/wsgiref.html#module-wsgiref.handlers"><tt class="xref">wsgiref.handlers</tt></a></td><td>
       <em>WSGI server/gateway base classes.</em></td></tr>
     <tr class="cg-12">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/wsgiref.html#module-wsgiref.headers"><tt class="xref">wsgiref.headers</tt></a></td><td>
       <em>WSGI response header tools.</em></td></tr>
     <tr class="cg-12">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/wsgiref.html#module-wsgiref.simple_server"><tt class="xref">wsgiref.simple_server</tt></a></td><td>
       <em>A simple WSGI HTTP server.</em></td></tr>
     <tr class="cg-12">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/wsgiref.html#module-wsgiref.util"><tt class="xref">wsgiref.util</tt></a></td><td>
       <em>WSGI environment utilities.</em></td></tr>
     <tr class="cg-12">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/wsgiref.html#module-wsgiref.validate"><tt class="xref">wsgiref.validate</tt></a></td><td>
       <em>WSGI conformance checker.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-x"><td></td><td>
       <strong>x</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/xdrlib.html#module-xdrlib"><tt class="xref">xdrlib</tt></a></td><td>
       <em>Encoders and decoders for the External Data Representation (XDR).</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-13" style="display: none" alt="-" /></td>
       <td>
       <a href="library/xml.html#module-xml"><tt class="xref">xml</tt></a></td><td>
       <em>Package containing XML processing modules</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.dom.html#module-xml.dom"><tt class="xref">xml.dom</tt></a></td><td>
       <em>Document Object Model API for Python.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.dom.minidom.html#module-xml.dom.minidom"><tt class="xref">xml.dom.minidom</tt></a></td><td>
       <em>Minimal Document Object Model (DOM) implementation.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.dom.pulldom.html#module-xml.dom.pulldom"><tt class="xref">xml.dom.pulldom</tt></a></td><td>
       <em>Support for building partial DOM trees from SAX events.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.etree.elementtree.html#module-xml.etree.ElementTree"><tt class="xref">xml.etree.ElementTree</tt></a></td><td>
       <em>Implementation of the ElementTree API.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/pyexpat.html#module-xml.parsers.expat"><tt class="xref">xml.parsers.expat</tt></a></td><td>
       <em>An interface to the Expat non-validating XML parser.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.sax.html#module-xml.sax"><tt class="xref">xml.sax</tt></a></td><td>
       <em>Package containing SAX2 base classes and convenience functions.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.sax.handler.html#module-xml.sax.handler"><tt class="xref">xml.sax.handler</tt></a></td><td>
       <em>Base classes for SAX event handlers.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.sax.utils.html#module-xml.sax.saxutils"><tt class="xref">xml.sax.saxutils</tt></a></td><td>
       <em>Convenience functions and classes for use with SAX.</em></td></tr>
     <tr class="cg-13">
       <td></td>
       <td>&nbsp;&nbsp;&nbsp;
       <a href="library/xml.sax.reader.html#module-xml.sax.xmlreader"><tt class="xref">xml.sax.xmlreader</tt></a></td><td>
       <em>Interface which SAX-compliant XML parsers must implement.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/xmlrpclib.html#module-xmlrpclib"><tt class="xref">xmlrpclib</tt></a></td><td>
       <em>XML-RPC client access.</em></td></tr>
     <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
     <tr class="cap" id="cap-z"><td></td><td>
       <strong>z</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/zipfile.html#module-zipfile"><tt class="xref">zipfile</tt></a></td><td>
       <em>Read and write ZIP-format archive files.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/zipimport.html#module-zipimport"><tt class="xref">zipimport</tt></a></td><td>
       <em>support for importing Python modules from ZIP archives.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="library/zlib.html#module-zlib"><tt class="xref">zlib</tt></a></td><td>
       <em>Low-level interface to compression and decompression routines compatible with
gzip.</em></td></tr>
   </table>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">

<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="#" title="Python Module Index"
             >modules</a> |</li>
        <li><img src="_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="http://www.python.org/">Python</a> &raquo;</li>
        <li>
          <a href="index.html">Python 2.7.6 documentation</a> &raquo;
        </li>
 
      </ul>
    </div>
    <div class="footer">
    &copy; <a href="copyright.html">Copyright</a> 1990-2014, Python Software Foundation.
    <br />
    The Python Software Foundation is a non-profit corporation.
    <a href="http://www.python.org/psf/donations/">Please donate.</a>
    <br />
    Last updated on Mar 22, 2014.
    <a href="bugs.html">Found a bug</a>?
    <br />
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.2.
    </div>

  </body>
</html>