[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.144.1.100: ~ $



<!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>Index &mdash; Python 2.7.5 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.5',
        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.5 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.5 documentation" href="index.html" />
    <link rel="shortcut icon" type="image/png" href="_static/py.png" />
    <script type="text/javascript" src="_static/copybutton.js"></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="py-modindex.html" 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.5 documentation</a> &raquo;
        </li>
 
      </ul>
    </div>  

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

<h1 id="index">Index &ndash; S</h1>

<table style="width: 100%" class="indextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="library/re.html#re.S">S (in module re)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ENFMT">S_ENFMT (in module stat)</a>
  </dt>

      
  <dt><a href="library/rexec.html#rexec.RExec.s_eval">s_eval() (rexec.RExec method)</a>
  </dt>

      
  <dt><a href="library/rexec.html#rexec.RExec.s_exec">s_exec() (rexec.RExec method)</a>
  </dt>

      
  <dt><a href="library/rexec.html#rexec.RExec.s_execfile">s_execfile() (rexec.RExec method)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IEXEC">S_IEXEC (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFBLK">S_IFBLK (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFCHR">S_IFCHR (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFDIR">S_IFDIR (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFIFO">S_IFIFO (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFLNK">S_IFLNK (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFMT">S_IFMT() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFREG">S_IFREG (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IFSOCK">S_IFSOCK (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IMODE">S_IMODE() (in module stat)</a>
  </dt>

      
  <dt><a href="library/rexec.html#rexec.RExec.s_import">s_import() (rexec.RExec method)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IREAD">S_IREAD (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IRGRP">S_IRGRP (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IROTH">S_IROTH (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IRUSR">S_IRUSR (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IRWXG">S_IRWXG (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IRWXO">S_IRWXO (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IRWXU">S_IRWXU (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISBLK">S_ISBLK() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISCHR">S_ISCHR() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISDIR">S_ISDIR() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISFIFO">S_ISFIFO() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISGID">S_ISGID (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISLNK">S_ISLNK() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISREG">S_ISREG() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISSOCK">S_ISSOCK() (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISUID">S_ISUID (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_ISVTX">S_ISVTX (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IWGRP">S_IWGRP (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IWOTH">S_IWOTH (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IWRITE">S_IWRITE (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IWUSR">S_IWUSR (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IXGRP">S_IXGRP (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IXOTH">S_IXOTH (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.S_IXUSR">S_IXUSR (in module stat)</a>
  </dt>

      
  <dt><a href="library/rexec.html#rexec.RExec.s_reload">s_reload() (rexec.RExec method)</a>
  </dt>

      
  <dt><a href="library/rexec.html#rexec.RExec.s_unload">s_unload() (rexec.RExec method)</a>
  </dt>

      
  <dt><a href="library/string.html#string.Template.safe_substitute">safe_substitute() (string.Template method)</a>
  </dt>

      
  <dt><a href="library/configparser.html#ConfigParser.SafeConfigParser">SafeConfigParser (class in ConfigParser)</a>
  </dt>

      
  <dt><a href="library/pprint.html#pprint.saferepr">saferepr() (in module pprint)</a>
  </dt>

      
  <dt><a href="library/filecmp.html#filecmp.dircmp.same_files">same_files (filecmp.dircmp attribute)</a>
  </dt>

      
  <dt><a href="library/decimal.html#decimal.Context.same_quantum">same_quantum() (decimal.Context method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/decimal.html#decimal.Decimal.same_quantum">(decimal.Decimal method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.path.html#os.path.samefile">samefile() (in module os.path)</a>
  </dt>

      
  <dt><a href="library/os.path.html#os.path.sameopenfile">sameopenfile() (in module os.path)</a>
  </dt>

      
  <dt><a href="library/os.path.html#os.path.samestat">samestat() (in module os.path)</a>
  </dt>

      
  <dt><a href="library/random.html#random.sample">sample() (in module random)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.FileCookieJar.save">save() (cookielib.FileCookieJar method)</a>
  </dt>

      
  <dt><a href="library/htmllib.html#htmllib.HTMLParser.save_bgn">save_bgn() (htmllib.HTMLParser method)</a>
  </dt>

      
  <dt><a href="library/htmllib.html#htmllib.HTMLParser.save_end">save_end() (htmllib.HTMLParser method)</a>
  </dt>

      
  <dt><a href="library/_winreg.html#_winreg.SaveKey">SaveKey() (in module _winreg)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.savetty">savetty() (in module curses)</a>
  </dt>

      
  <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.SAX2DOM">SAX2DOM (class in xml.dom.pulldom)</a>
  </dt>

      
  <dt><a href="library/xml.sax.html#xml.sax.SAXException">SAXException</a>
  </dt>

      
  <dt><a href="library/xml.sax.html#xml.sax.SAXNotRecognizedException">SAXNotRecognizedException</a>
  </dt>

      
  <dt><a href="library/xml.sax.html#xml.sax.SAXNotSupportedException">SAXNotSupportedException</a>
  </dt>

      
  <dt><a href="library/xml.sax.html#xml.sax.SAXParseException">SAXParseException</a>
  </dt>

      
  <dt><a href="library/imageop.html#imageop.scale">scale() (in module imageop)</a>
  </dt>

      
  <dt><a href="library/decimal.html#decimal.Context.scaleb">scaleb() (decimal.Context method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/decimal.html#decimal.Decimal.scaleb">(decimal.Decimal method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scalebarvalues">scalebarvalues() (FrameWork.ScrolledWindow method)</a>
  </dt>

      
  <dt><a href="library/re.html#index-0">scanf()</a>
  </dt>

      
  <dt><a href="library/sched.html#module-sched">sched (module)</a>
  </dt>

      
  <dt><a href="library/sched.html#sched.scheduler">scheduler (class in sched)</a>
  </dt>

      
  <dt><a href="library/msilib.html#msilib.schema">schema (in module msilib)</a>
  </dt>

      
  <dt><a href="library/fpformat.html#fpformat.sci">sci() (in module fpformat)</a>
  </dt>

      
  <dt><a href="reference/executionmodel.html#index-1">scope</a>, <a href="reference/executionmodel.html#index-5">[1]</a>
  </dt>

      
  <dt><a href="library/carbon.html#index-0">Scrap Manager</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.Screen">Screen (class in turtle)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.screensize">screensize() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/doctest.html#doctest.script_from_examples">script_from_examples() (in module doctest)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.scroll">scroll() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scrollbar_callback">scrollbar_callback() (FrameWork.ScrolledWindow method)</a>
  </dt>

      
  <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scrollbars">scrollbars() (FrameWork.ScrolledWindow method)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.ScrolledCanvas">ScrolledCanvas (class in turtle)</a>
  </dt>

      
  <dt><a href="library/scrolledtext.html#module-ScrolledText">ScrolledText (module)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.scrollok">scrollok() (curses.window method)</a>
  </dt>

      
  <dt>
    search
  </dt>

      <dd><dl>
        
  <dt><a href="c-api/intro.html#index-20">path, module</a>, <a href="library/sys.html#index-6">[1]</a>, <a href="library/site.html#index-0">[2]</a>, <a href="c-api/init.html#index-0">[3]</a>, <a href="c-api/init.html#index-4">[4]</a>, <a href="library/linecache.html#index-0">[5]</a>, <a href="tutorial/modules.html#index-0">[6]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.search">search() (imaplib.IMAP4 method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/re.html#re.search">(in module re)</a>
  </dt>

        
  <dt><a href="library/re.html#re.RegexObject.search">(re.RegexObject method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/imp.html#imp.SEARCH_ERROR">SEARCH_ERROR (in module imp)</a>
  </dt>

      
  <dt><a href="library/datetime.html#datetime.datetime.second">second (datetime.datetime attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/datetime.html#datetime.time.second">(datetime.time attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/multifile.html#multifile.MultiFile.section_divider">section_divider() (multifile.MultiFile method)</a>
  </dt>

      
  <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.sections">sections() (ConfigParser.RawConfigParser method)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.Cookie.secure">secure (cookielib.Cookie attribute)</a>
  </dt>

      
  <dt><a href="library/sha.html#index-0">Secure Hash Algorithm</a>
  </dt>

      
  <dt><a href="library/hashlib.html#index-0">secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512</a>
  </dt>

      
  <dt><a href="library/ssl.html#index-1">Secure Sockets Layer</a>
  </dt>

      
  <dt>
    security
  </dt>

      <dd><dl>
        
  <dt><a href="library/cgi.html#index-1">CGI</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/ttk.html#ttk.Treeview.see">see() (ttk.Treeview method)</a>
  </dt>

      
  <dt><a href="library/random.html#random.seed">seed() (in module random)</a>
  </dt>

      
  <dt><a href="library/bz2.html#bz2.BZ2File.seek">seek() (bz2.BZ2File method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/chunk.html#chunk.Chunk.seek">(chunk.Chunk method)</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#file.seek">(file method)</a>
  </dt>

        
  <dt><a href="library/mmap.html#mmap.seek">(in module mmap)</a>
  </dt>

        
  <dt><a href="library/io.html#io.IOBase.seek">(io.IOBase method)</a>
  </dt>

        
  <dt><a href="library/io.html#io.TextIOBase.seek">(io.TextIOBase method)</a>
  </dt>

        
  <dt><a href="library/multifile.html#multifile.MultiFile.seek">(multifile.MultiFile method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.html#os.SEEK_CUR">SEEK_CUR (in module os)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/posixfile.html#posixfile.SEEK_CUR">(in module posixfile)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.html#os.SEEK_END">SEEK_END (in module os)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/posixfile.html#posixfile.SEEK_END">(in module posixfile)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.html#os.SEEK_SET">SEEK_SET (in module os)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/posixfile.html#posixfile.SEEK_SET">(in module posixfile)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/io.html#io.IOBase.seekable">seekable() (io.IOBase method)</a>
  </dt>

      
  <dt><a href="c-api/typeobj.html#segcountproc">segcountproc (C type)</a>
  </dt>

      
  <dt><a href="library/tix.html#Tix.Select">Select (class in Tix)</a>
  </dt>

      
  <dt><a href="library/select.html#module-select">select (module)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.select">select() (imaplib.IMAP4 method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/gl.html#gl.select">(in module gl)</a>
  </dt>

        
  <dt><a href="library/select.html#select.select">(in module select)</a>
  </dt>

        
  <dt><a href="library/ttk.html#ttk.Notebook.select">(ttk.Notebook method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/ttk.html#ttk.Treeview.selection">selection() (ttk.Treeview method)</a>
  </dt>

      
  <dt><a href="library/ttk.html#ttk.Treeview.selection_add">selection_add() (ttk.Treeview method)</a>
  </dt>

      
  <dt><a href="library/ttk.html#ttk.Treeview.selection_remove">selection_remove() (ttk.Treeview method)</a>
  </dt>

      
  <dt><a href="library/ttk.html#ttk.Treeview.selection_set">selection_set() (ttk.Treeview method)</a>
  </dt>

      
  <dt><a href="library/ttk.html#ttk.Treeview.selection_toggle">selection_toggle() (ttk.Treeview method)</a>
  </dt>

      
  <dt><a href="library/multiprocessing.html#multiprocessing.Semaphore">Semaphore (class in multiprocessing)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/threading.html#threading.Semaphore">(class in threading)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Semaphore">Semaphore() (multiprocessing.managers.SyncManager method)</a>
  </dt>

      
  <dt><a href="library/thread.html#index-0">semaphores, binary</a>
  </dt>

      
  <dt><a href="library/token.html#token.SEMI">SEMI (in module token)</a>
  </dt>

      
  <dt><a href="library/aetools.html#aetools.TalkTo.send">send() (aetools.TalkTo method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/asyncore.html#asyncore.dispatcher.send">(asyncore.dispatcher method)</a>
  </dt>

        
  <dt><a href="reference/expressions.html#generator.send">(generator method)</a>
  </dt>

        
  <dt><a href="library/httplib.html#httplib.HTTPConnection.send">(httplib.HTTPConnection method)</a>
  </dt>

        
  <dt><a href="library/imaplib.html#imaplib.IMAP4.send">(imaplib.IMAP4 method)</a>
  </dt>

        
  <dt><a href="library/logging.handlers.html#logging.handlers.DatagramHandler.send">(logging.handlers.DatagramHandler method)</a>
  </dt>

        
  <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.send">(logging.handlers.SocketHandler method)</a>
  </dt>

        
  <dt><a href="library/multiprocessing.html#multiprocessing.Connection.send">(multiprocessing.Connection method)</a>
  </dt>

        
  <dt><a href="library/socket.html#socket.socket.send">(socket.socket method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/multiprocessing.html#multiprocessing.Connection.send_bytes">send_bytes() (multiprocessing.Connection method)</a>
  </dt>

      
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_error">send_error() (BaseHTTPServer.BaseHTTPRequestHandler method)</a>
  </dt>

      
  <dt><a href="library/formatter.html#formatter.writer.send_flowing_data">send_flowing_data() (formatter.writer method)</a>
  </dt>

      
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_header">send_header() (BaseHTTPServer.BaseHTTPRequestHandler method)</a>
  </dt>

      
  <dt><a href="library/formatter.html#formatter.writer.send_hor_rule">send_hor_rule() (formatter.writer method)</a>
  </dt>

      
  <dt><a href="library/formatter.html#formatter.writer.send_label_data">send_label_data() (formatter.writer method)</a>
  </dt>

      
  <dt><a href="library/formatter.html#formatter.writer.send_line_break">send_line_break() (formatter.writer method)</a>
  </dt>

      
  <dt><a href="library/formatter.html#formatter.writer.send_literal_data">send_literal_data() (formatter.writer method)</a>
  </dt>

      
  <dt><a href="library/formatter.html#formatter.writer.send_paragraph">send_paragraph() (formatter.writer method)</a>
  </dt>

      
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_response">send_response() (BaseHTTPServer.BaseHTTPRequestHandler method)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.Popen.send_signal">send_signal() (subprocess.Popen method)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.socket.sendall">sendall() (socket.socket method)</a>
  </dt>

      
  <dt><a href="library/ftplib.html#ftplib.FTP.sendcmd">sendcmd() (ftplib.FTP method)</a>
  </dt>

      
  <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.sendfile">sendfile() (wsgiref.handlers.BaseHandler method)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTP.sendmail">sendmail() (smtplib.SMTP method)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.socket.sendto">sendto() (socket.socket method)</a>
  </dt>

      
  <dt><a href="library/os.html#os.sep">sep (in module os)</a>
  </dt>

      
  <dt><a href="library/framework.html#FrameWork.Separator">Separator() (in module FrameWork)</a>
  </dt>

      
  <dt><a href="glossary.html#term-sequence"><strong>sequence</strong></a>
  </dt>

      <dd><dl>
        
  <dt><a href="reference/expressions.html#index-32">item</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-20">iteration</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-6">object</a>, <a href="reference/datamodel.html#index-17">[1]</a>, <a href="reference/datamodel.html#index-56">[2]</a>, <a href="reference/simple_stmts.html#index-11">[3]</a>, <a href="reference/expressions.html#index-32">[4]</a>, <a href="reference/expressions.html#index-35">[5]</a>, <a href="reference/expressions.html#index-67">[6]</a>, <a href="c-api/concrete.html#index-1">[7]</a>, <a href="library/stdtypes.html#index-21">[8]</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-29">types, mutable</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-22">types, operations on</a>, <a href="library/stdtypes.html#index-30">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/collections.html#collections.Sequence">Sequence (class in collections)</a>
  </dt>

      
  <dt><a href="library/msilib.html#msilib.sequence">sequence (in module msilib)</a>
  </dt>

      
  <dt><a href="library/parser.html#parser.sequence2st">sequence2st() (in module parser)</a>
  </dt>

      
  <dt><a href="library/operator.html#operator.sequenceIncludes">sequenceIncludes() (in module operator)</a>
  </dt>

      
  <dt><a href="library/difflib.html#difflib.SequenceMatcher">SequenceMatcher (class in difflib)</a>, <a href="library/difflib.html#difflib.SequenceMatcher">[1]</a>
  </dt>

      
  <dt><a href="library/cookie.html#Cookie.SerialCookie">SerialCookie (class in Cookie)</a>
  </dt>

      
  <dt>
    serializing
  </dt>

      <dd><dl>
        
  <dt><a href="library/pickle.html#index-0">objects</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.serve_forever">serve_forever() (SocketServer.BaseServer method)</a>
  </dt>

      
  <dt>
    server
  </dt>

      <dd><dl>
        
  <dt><a href="library/cgi.html#index-0">WWW</a>, <a href="library/basehttpserver.html#index-0">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.server">server (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a>
  </dt>

      
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_activate">server_activate() (SocketServer.BaseServer method)</a>
  </dt>

      
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_address">server_address (SocketServer.BaseServer attribute)</a>
  </dt>

      
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_bind">server_bind() (SocketServer.BaseServer method)</a>
  </dt>

      
  <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.server_software">server_software (wsgiref.handlers.BaseHandler attribute)</a>
  </dt>

      
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.server_version">server_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.server_version">(SimpleHTTPServer.SimpleHTTPRequestHandler attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/xmlrpclib.html#xmlrpclib.ServerProxy">ServerProxy (class in xmlrpclib)</a>
  </dt>

      
  <dt>
    set
  </dt>

      <dd><dl>
        
  <dt><a href="reference/expressions.html#index-18">display</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-30">object</a>, <a href="reference/expressions.html#index-18">[1]</a>, <a href="c-api/set.html#index-0">[2]</a>, <a href="library/stdtypes.html#index-31">[3]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/stdtypes.html#set">set (built-in class)</a>
  </dt>

      
  <dt><a href="library/collections.html#collections.Set">Set (class in collections)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/sets.html#sets.Set">(class in sets)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/idle.html#index-4">Set Breakpoint</a>
  </dt>

      
  <dt>
    set type
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-29">object</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.set">set() (ConfigParser.RawConfigParser method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/configparser.html#ConfigParser.SafeConfigParser.set">(ConfigParser.SafeConfigParser method)</a>
  </dt>

        
  <dt><a href="library/cookie.html#Cookie.Morsel.set">(Cookie.Morsel method)</a>
  </dt>

        
  <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.set">(EasyDialogs.ProgressBar method)</a>
  </dt>

        
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set">(ossaudiodev.oss_mixer_device method)</a>
  </dt>

        
  <dt><a href="library/test.html#test.test_support.EnvironmentVarGuard.set">(test.test_support.EnvironmentVarGuard method)</a>
  </dt>

        
  <dt><a href="library/threading.html#threading.Event.set">(threading.Event method)</a>
  </dt>

        
  <dt><a href="library/ttk.html#ttk.Combobox.set">(ttk.Combobox method)</a>
  </dt>

        
  <dt><a href="library/ttk.html#ttk.Treeview.set">(ttk.Treeview method)</a>
  </dt>

        
  <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.set">(xml.etree.ElementTree.Element method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="c-api/intro.html#index-8">set_all()</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.set_allowed_domains">set_allowed_domains() (cookielib.DefaultCookiePolicy method)</a>
  </dt>

      
  <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIServer.set_app">set_app() (wsgiref.simple_server.WSGIServer method)</a>
  </dt>

      
  <dt><a href="library/sqlite3.html#sqlite3.Connection.set_authorizer">set_authorizer() (sqlite3.Connection method)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.set_blocked_domains">set_blocked_domains() (cookielib.DefaultCookiePolicy method)</a>
  </dt>

      
  <dt><a href="library/email.message.html#email.message.Message.set_boundary">set_boundary() (email.message.Message method)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_break">set_break() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="library/email.message.html#email.message.Message.set_charset">set_charset() (email.message.Message method)</a>
  </dt>

      
  <dt><a href="library/ttk.html#ttk.Treeview.set_children">set_children() (ttk.Treeview method)</a>
  </dt>

      
  <dt><a href="library/readline.html#readline.set_completer">set_completer() (in module readline)</a>
  </dt>

      
  <dt><a href="library/readline.html#readline.set_completer_delims">set_completer_delims() (in module readline)</a>
  </dt>

      
  <dt><a href="library/readline.html#readline.set_completion_display_matches_hook">set_completion_display_matches_hook() (in module readline)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_continue">set_continue() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="library/ctypes.html#ctypes.set_conversion_mode">set_conversion_mode() (in module ctypes)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.CookieJar.set_cookie">set_cookie() (cookielib.CookieJar method)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.CookieJar.set_cookie_if_ok">set_cookie_if_ok() (cookielib.CookieJar method)</a>
  </dt>

      
  <dt><a href="library/msilib.html#msilib.Feature.set_current">set_current() (msilib.Feature method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_date">set_date() (mailbox.MaildirMessage method)</a>
  </dt>

      
  <dt><a href="library/gc.html#gc.set_debug">set_debug() (in module gc)</a>
  </dt>

      
  <dt><a href="library/ftplib.html#ftplib.FTP.set_debuglevel">set_debuglevel() (ftplib.FTP method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/httplib.html#httplib.HTTPConnection.set_debuglevel">(httplib.HTTPConnection method)</a>
  </dt>

        
  <dt><a href="library/nntplib.html#nntplib.NNTP.set_debuglevel">(nntplib.NNTP method)</a>
  </dt>

        
  <dt><a href="library/poplib.html#poplib.POP3.set_debuglevel">(poplib.POP3 method)</a>
  </dt>

        
  <dt><a href="library/smtplib.html#smtplib.SMTP.set_debuglevel">(smtplib.SMTP method)</a>
  </dt>

        
  <dt><a href="library/telnetlib.html#telnetlib.Telnet.set_debuglevel">(telnetlib.Telnet method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/email.message.html#email.message.Message.set_default_type">set_default_type() (email.message.Message method)</a>
  </dt>

      
  <dt><a href="library/argparse.html#argparse.ArgumentParser.set_defaults">set_defaults() (argparse.ArgumentParser method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/optparse.html#optparse.OptionParser.set_defaults">(optparse.OptionParser method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/ctypes.html#ctypes.set_errno">set_errno() (in module ctypes)</a>
  </dt>

      
  <dt><a href="library/fl.html#fl.set_event_call_back">set_event_call_back() (in module fl)</a>
  </dt>

      
  <dt><a href="library/multiprocessing.html#multiprocessing.set_executable">set_executable() (in module multiprocessing)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_executables">set_executables() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_flags">set_flags() (mailbox.MaildirMessage method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/mailbox.html#mailbox.MMDFMessage.set_flags">(mailbox.MMDFMessage method)</a>
  </dt>

        
  <dt><a href="library/mailbox.html#mailbox.mboxMessage.set_flags">(mailbox.mboxMessage method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/fl.html#fl.form.set_form_position">set_form_position() (fl.form method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.mboxMessage.set_from">set_from() (mailbox.mboxMessage method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/mailbox.html#mailbox.MMDFMessage.set_from">(mailbox.MMDFMessage method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/fl.html#fl.set_graphics_mode">set_graphics_mode() (in module fl)</a>
  </dt>

      
  <dt><a href="library/readline.html#readline.set_history_length">set_history_length() (in module readline)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_include_dirs">set_include_dirs() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_info">set_info() (mailbox.MaildirMessage method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.BabylMessage.set_labels">set_labels() (mailbox.BabylMessage method)</a>
  </dt>

      
  <dt><a href="library/ctypes.html#ctypes.set_last_error">set_last_error() (in module ctypes)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_libraries">set_libraries() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_library_dirs">set_library_dirs() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SET_LINENO">SET_LINENO (opcode)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_link_objects">set_link_objects() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      
  <dt><a href="library/2to3.html#2to3fixer-set_literal">set_literal (2to3 fixer)</a>
  </dt>

      
  <dt><a href="library/bsddb.html#bsddb.bsddbobject.set_location">set_location() (bsddb.bsddbobject method)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_next">set_next() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.Cookie.set_nonstandard_attr">set_nonstandard_attr() (cookielib.Cookie method)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.CookiePolicy.set_ok">set_ok() (cookielib.CookiePolicy method)</a>
  </dt>

      
  <dt><a href="library/telnetlib.html#telnetlib.Telnet.set_option_negotiation_callback">set_option_negotiation_callback() (telnetlib.Telnet method)</a>
  </dt>

      
  <dt><a href="library/gettext.html#gettext.NullTranslations.set_output_charset">set_output_charset() (gettext.NullTranslations method)</a>
  </dt>

      
  <dt><a href="library/email.message.html#email.message.Message.set_param">set_param() (email.message.Message method)</a>
  </dt>

      
  <dt><a href="library/ftplib.html#ftplib.FTP.set_pasv">set_pasv() (ftplib.FTP method)</a>
  </dt>

      
  <dt><a href="library/email.message.html#email.message.Message.set_payload">set_payload() (email.message.Message method)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.CookieJar.set_policy">set_policy() (cookielib.CookieJar method)</a>
  </dt>

      
  <dt><a href="library/xdrlib.html#xdrlib.Unpacker.set_position">set_position() (xdrlib.Unpacker method)</a>
  </dt>

      
  <dt><a href="library/readline.html#readline.set_pre_input_hook">set_pre_input_hook() (in module readline)</a>
  </dt>

      
  <dt><a href="library/sqlite3.html#sqlite3.Connection.set_progress_handler">set_progress_handler() (sqlite3.Connection method)</a>
  </dt>

      
  <dt><a href="library/urllib2.html#urllib2.Request.set_proxy">set_proxy() (urllib2.Request method)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.sysconfig.set_python_build">set_python_build() (in module distutils.sysconfig)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_quit">set_quit() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set_recsrc">set_recsrc() (ossaudiodev.oss_mixer_device method)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_return">set_return() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_runtime_library_dirs">set_runtime_library_dirs() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      
  <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seq1">set_seq1() (difflib.SequenceMatcher method)</a>
  </dt>

      
  <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seq2">set_seq2() (difflib.SequenceMatcher method)</a>
  </dt>

      
  <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seqs">set_seqs() (difflib.SequenceMatcher method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.MH.set_sequences">set_sequences() (mailbox.MH method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/mailbox.html#mailbox.MHMessage.set_sequences">(mailbox.MHMessage method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_documentation">set_server_documentation() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_documentation">(DocXMLRPCServer.DocXMLRPCServer method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_name">set_server_name() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_name">(DocXMLRPCServer.DocXMLRPCServer method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_title">set_server_title() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_title">(DocXMLRPCServer.DocXMLRPCServer method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/formatter.html#formatter.formatter.set_spacing">set_spacing() (formatter.formatter method)</a>
  </dt>

      
  <dt><a href="library/readline.html#readline.set_startup_hook">set_startup_hook() (in module readline)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_step">set_step() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_subdir">set_subdir() (mailbox.MaildirMessage method)</a>
  </dt>

      
  <dt><a href="library/asynchat.html#asynchat.async_chat.set_terminator">set_terminator() (asynchat.async_chat method)</a>
  </dt>

      
  <dt><a href="library/gc.html#gc.set_threshold">set_threshold() (in module gc)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_trace">set_trace() (bdb.Bdb method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/bdb.html#bdb.set_trace">(in module bdb)</a>
  </dt>

        
  <dt><a href="library/pdb.html#pdb.set_trace">(in module pdb)</a>
  </dt>

        
  <dt><a href="library/pdb.html#pdb.Pdb.set_trace">(pdb.Pdb method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/httplib.html#httplib.HTTPConnection.set_tunnel">set_tunnel() (httplib.HTTPConnection method)</a>
  </dt>

      
  <dt><a href="library/email.message.html#email.message.Message.set_type">set_type() (email.message.Message method)</a>
  </dt>

      
  <dt><a href="library/doctest.html#doctest.set_unittest_reportflags">set_unittest_reportflags() (in module doctest)</a>
  </dt>

      
  <dt><a href="library/email.message.html#email.message.Message.set_unixfrom">set_unixfrom() (email.message.Message method)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.set_until">set_until() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="library/robotparser.html#robotparser.RobotFileParser.set_url">set_url() (robotparser.RobotFileParser method)</a>
  </dt>

      
  <dt><a href="library/optparse.html#optparse.OptionParser.set_usage">set_usage() (optparse.OptionParser method)</a>
  </dt>

      
  <dt><a href="library/curses.panel.html#curses.panel.Panel.set_userptr">set_userptr() (curses.panel.Panel method)</a>
  </dt>

      
  <dt><a href="library/mailbox.html#mailbox.BabylMessage.set_visible">set_visible() (mailbox.BabylMessage method)</a>
  </dt>

      
  <dt><a href="library/signal.html#signal.set_wakeup_fd">set_wakeup_fd() (in module signal)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.setacl">setacl() (imaplib.IMAP4 method)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.setannotation">setannotation() (imaplib.IMAP4 method)</a>
  </dt>

      
  <dt><a href="library/framework.html#FrameWork.setarrowcursor">setarrowcursor() (in module FrameWork)</a>
  </dt>

      
  <dt><a href="library/functions.html#setattr">setattr() (built-in function)</a>
  </dt>

      
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttribute">setAttribute() (xml.dom.Element method)</a>
  </dt>

      
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNode">setAttributeNode() (xml.dom.Element method)</a>
  </dt>

      
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNodeNS">setAttributeNodeNS() (xml.dom.Element method)</a>
  </dt>

      
  <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNS">setAttributeNS() (xml.dom.Element method)</a>
  </dt>

      
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.SetBase">SetBase() (xml.parsers.expat.xmlparser method)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.socket.setblocking">setblocking() (socket.socket method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setByteStream">setByteStream() (xml.sax.xmlreader.InputSource method)</a>
  </dt>

      
  <dt><a href="library/tty.html#tty.setcbreak">setcbreak() (in module tty)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setCharacterStream">setCharacterStream() (xml.sax.xmlreader.InputSource method)</a>
  </dt>

      
  <dt><a href="library/sys.html#sys.setcheckinterval">setcheckinterval() (in module sys)</a>, <a href="c-api/init.html#index-14">[1]</a>, <a href="c-api/init.html#index-25">[2]</a>
  </dt>

      
  <dt><a href="library/aifc.html#aifc.aifc.setcomptype">setcomptype() (aifc.aifc method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/sunau.html#sunau.AU_write.setcomptype">(sunau.AU_write method)</a>
  </dt>

        
  <dt><a href="library/wave.html#wave.Wave_write.setcomptype">(wave.Wave_write method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setContentHandler">setContentHandler() (xml.sax.xmlreader.XMLReader method)</a>
  </dt>

      
  <dt><a href="library/decimal.html#decimal.setcontext">setcontext() (in module decimal)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/mhlib.html#mhlib.MH.setcontext">(mhlib.MH method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/macos.html#MacOS.SetCreatorAndType">SetCreatorAndType() (in module MacOS)</a>
  </dt>

      
  <dt><a href="library/mhlib.html#mhlib.Folder.setcurrent">setcurrent() (mhlib.Folder method)</a>
  </dt>

      
  <dt><a href="library/threading.html#threading.Thread.setDaemon">setDaemon() (threading.Thread method)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#dict.setdefault">setdefault() (dict method)</a>
  </dt>

      
  <dt><a href="library/sys.html#sys.setdefaultencoding">setdefaultencoding() (in module sys)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.setdefaulttimeout">setdefaulttimeout() (in module socket)</a>
  </dt>

      
  <dt><a href="library/sys.html#sys.setdlopenflags">setdlopenflags() (in module sys)</a>
  </dt>

      
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.setDocumentLocator">setDocumentLocator() (xml.sax.handler.ContentHandler method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setDTDHandler">setDTDHandler() (xml.sax.xmlreader.XMLReader method)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setegid">setegid() (in module os)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setEncoding">setEncoding() (xml.sax.xmlreader.InputSource method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setEntityResolver">setEntityResolver() (xml.sax.xmlreader.XMLReader method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setErrorHandler">setErrorHandler() (xml.sax.xmlreader.XMLReader method)</a>
  </dt>

      
  <dt><a href="library/os.html#os.seteuid">seteuid() (in module os)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setFeature">setFeature() (xml.sax.xmlreader.XMLReader method)</a>
  </dt>

      
  <dt><a href="library/calendar.html#calendar.setfirstweekday">setfirstweekday() (in module calendar)</a>
  </dt>

      
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.setfmt">setfmt() (ossaudiodev.oss_audio_device method)</a>
  </dt>

      
  <dt><a href="library/logging.html#logging.Handler.setFormatter">setFormatter() (logging.Handler method)</a>
  </dt>

      
  <dt><a href="library/aifc.html#aifc.aifc.setframerate">setframerate() (aifc.aifc method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/sunau.html#sunau.AU_write.setframerate">(sunau.AU_write method)</a>
  </dt>

        
  <dt><a href="library/wave.html#wave.Wave_write.setframerate">(wave.Wave_write method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.html#os.setgid">setgid() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setgroups">setgroups() (in module os)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.seth">seth() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.setheading">setheading() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/msilib.html#msilib.Record.SetInteger">SetInteger() (msilib.Record method)</a>
  </dt>

      
  <dt><a href="library/operator.html#operator.setitem">setitem() (in module operator)</a>
  </dt>

      
  <dt><a href="library/signal.html#signal.setitimer">setitimer() (in module signal)</a>
  </dt>

      
  <dt><a href="library/mhlib.html#mhlib.Folder.setlast">setlast() (mhlib.Folder method)</a>
  </dt>

      
  <dt><a href="library/logging.html#logging.Handler.setLevel">setLevel() (logging.Handler method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/logging.html#logging.Logger.setLevel">(logging.Logger method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.setliteral">setliteral() (sgmllib.SGMLParser method)</a>
  </dt>

      
  <dt><a href="library/locale.html#locale.setlocale">setlocale() (in module locale)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setLocale">setLocale() (xml.sax.xmlreader.XMLReader method)</a>
  </dt>

      
  <dt><a href="library/logging.html#logging.setLoggerClass">setLoggerClass() (in module logging)</a>
  </dt>

      
  <dt><a href="library/syslog.html#syslog.setlogmask">setlogmask() (in module syslog)</a>
  </dt>

      
  <dt><a href="library/aifc.html#aifc.aifc.setmark">setmark() (aifc.aifc method)</a>
  </dt>

      
  <dt><a href="library/urllib2.html#urllib2.CacheFTPHandler.setMaxConns">setMaxConns() (urllib2.CacheFTPHandler method)</a>
  </dt>

      
  <dt><a href="library/msvcrt.html#msvcrt.setmode">setmode() (in module msvcrt)</a>
  </dt>

      
  <dt><a href="library/threading.html#threading.Thread.setName">setName() (threading.Thread method)</a>
  </dt>

      
  <dt><a href="library/aifc.html#aifc.aifc.setnchannels">setnchannels() (aifc.aifc method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/sunau.html#sunau.AU_write.setnchannels">(sunau.AU_write method)</a>
  </dt>

        
  <dt><a href="library/wave.html#wave.Wave_write.setnchannels">(wave.Wave_write method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/aifc.html#aifc.aifc.setnframes">setnframes() (aifc.aifc method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/sunau.html#sunau.AU_write.setnframes">(sunau.AU_write method)</a>
  </dt>

        
  <dt><a href="library/wave.html#wave.Wave_write.setnframes">(wave.Wave_write method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.setnomoretags">setnomoretags() (sgmllib.SGMLParser method)</a>
  </dt>

      
  <dt><a href="library/jpeg.html#jpeg.setoption">setoption() (in module jpeg)</a>
  </dt>

      
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.SetParamEntityParsing">SetParamEntityParsing() (xml.parsers.expat.xmlparser method)</a>
  </dt>

      
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.setparameters">setparameters() (ossaudiodev.oss_audio_device method)</a>
  </dt>

      
  <dt><a href="library/aifc.html#aifc.aifc.setparams">setparams() (aifc.aifc method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/al.html#al.setparams">(in module al)</a>
  </dt>

        
  <dt><a href="library/sunau.html#sunau.AU_write.setparams">(sunau.AU_write method)</a>
  </dt>

        
  <dt><a href="library/wave.html#wave.Wave_write.setparams">(wave.Wave_write method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/zipfile.html#zipfile.ZipFile.setpassword">setpassword() (zipfile.ZipFile method)</a>
  </dt>

      
  <dt><a href="library/fm.html#fm.setpath">setpath() (in module fm)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setpgid">setpgid() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setpgrp">setpgrp() (in module os)</a>
  </dt>

      
  <dt><a href="library/aifc.html#aifc.aifc.setpos">setpos() (aifc.aifc method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/turtle.html#turtle.setpos">(in module turtle)</a>
  </dt>

        
  <dt><a href="library/sunau.html#sunau.AU_read.setpos">(sunau.AU_read method)</a>
  </dt>

        
  <dt><a href="library/wave.html#wave.Wave_read.setpos">(wave.Wave_read method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/turtle.html#turtle.setposition">setposition() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/sys.html#sys.setprofile">setprofile() (in module sys)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/threading.html#threading.setprofile">(in module threading)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/msilib.html#msilib.SummaryInformation.SetProperty">SetProperty() (msilib.SummaryInformation method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setProperty">setProperty() (xml.sax.xmlreader.XMLReader method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setPublicId">setPublicId() (xml.sax.xmlreader.InputSource method)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.setquota">setquota() (imaplib.IMAP4 method)</a>
  </dt>

      
  <dt><a href="library/tty.html#tty.setraw">setraw() (in module tty)</a>
  </dt>

      
  <dt><a href="library/sys.html#sys.setrecursionlimit">setrecursionlimit() (in module sys)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setregid">setregid() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setresgid">setresgid() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setresuid">setresuid() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setreuid">setreuid() (in module os)</a>
  </dt>

      
  <dt><a href="library/resource.html#resource.setrlimit">setrlimit() (in module resource)</a>
  </dt>

      
  <dt><a href="library/sets.html#module-sets">sets (module)</a>
  </dt>

      
  <dt><a href="library/aifc.html#aifc.aifc.setsampwidth">setsampwidth() (aifc.aifc method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/sunau.html#sunau.AU_write.setsampwidth">(sunau.AU_write method)</a>
  </dt>

        
  <dt><a href="library/wave.html#wave.Wave_write.setsampwidth">(wave.Wave_write method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/curses.html#curses.window.setscrreg">setscrreg() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/os.html#os.setsid">setsid() (in module os)</a>
  </dt>

      
  <dt><a href="library/operator.html#operator.setslice">setslice() (in module operator)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.socket.setsockopt">setsockopt() (socket.socket method)</a>
  </dt>

      
  <dt><a href="library/random.html#random.setstate">setstate() (in module random)</a>
  </dt>

      
  <dt><a href="library/msilib.html#msilib.Record.SetStream">SetStream() (msilib.Record method)</a>
  </dt>

      
  <dt><a href="library/msilib.html#msilib.Record.SetString">SetString() (msilib.Record method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setSystemId">setSystemId() (xml.sax.xmlreader.InputSource method)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.setsyx">setsyx() (in module curses)</a>
  </dt>

      
  <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.setTarget">setTarget() (logging.handlers.MemoryHandler method)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.settiltangle">settiltangle() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.socket.settimeout">settimeout() (socket.socket method)</a>
  </dt>

      
  <dt><a href="library/urllib2.html#urllib2.CacheFTPHandler.setTimeout">setTimeout() (urllib2.CacheFTPHandler method)</a>
  </dt>

      
  <dt><a href="library/sys.html#sys.settrace">settrace() (in module sys)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/threading.html#threading.settrace">(in module threading)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/sys.html#sys.settscdump">settscdump() (in module sys)</a>
  </dt>

      
  <dt><a href="library/ic.html#ic.IC.settypecreator">settypecreator() (ic.IC method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/ic.html#ic.settypecreator">(in module ic)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.html#os.setuid">setuid() (in module os)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.setundobuffer">setundobuffer() (in module turtle)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.core.setup">setup() (in module distutils.core)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/socketserver.html#SocketServer.RequestHandler.setup">(SocketServer.RequestHandler method)</a>
  </dt>

        
  <dt><a href="library/turtle.html#turtle.setup">(in module turtle)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/unittest.html#unittest.TestCase.setUp">setUp() (unittest.TestCase method)</a>
  </dt>

      
  <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.setup_environ">setup_environ() (wsgiref.handlers.BaseHandler method)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SETUP_EXCEPT">SETUP_EXCEPT (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SETUP_FINALLY">SETUP_FINALLY (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SETUP_LOOP">SETUP_LOOP (opcode)</a>
  </dt>

      
  <dt><a href="library/wsgiref.html#wsgiref.util.setup_testing_defaults">setup_testing_defaults() (in module wsgiref.util)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SETUP_WITH">SETUP_WITH (opcode)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestCase.setUpClass">setUpClass() (unittest.TestCase method)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.setupterm">setupterm() (in module curses)</a>
  </dt>

      
  <dt><a href="library/_winreg.html#_winreg.SetValue">SetValue() (in module _winreg)</a>
  </dt>

      
  <dt><a href="library/_winreg.html#_winreg.SetValueEx">SetValueEx() (in module _winreg)</a>
  </dt>

      
  <dt><a href="c-api/file.html#index-4">setvbuf()</a>
  </dt>

      
  <dt><a href="library/framework.html#FrameWork.setwatchcursor">setwatchcursor() (in module FrameWork)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.setworldcoordinates">setworldcoordinates() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.setx">setx() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.sety">sety() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.SF_APPEND">SF_APPEND (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.SF_ARCHIVED">SF_ARCHIVED (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.SF_IMMUTABLE">SF_IMMUTABLE (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.SF_NOUNLINK">SF_NOUNLINK (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.SF_SNAPSHOT">SF_SNAPSHOT (in module stat)</a>
  </dt>

      
  <dt><a href="library/sgmllib.html#index-0">SGML</a>
  </dt>

      
  <dt>
    sgmllib
  </dt>

      <dd><dl>
        
  <dt><a href="library/htmllib.html#index-1">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/sgmllib.html#module-sgmllib">sgmllib (module)</a>
  </dt>

      
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParseError">SGMLParseError</a>
  </dt>

      
  <dt><a href="library/sgmllib.html#sgmllib.SGMLParser">SGMLParser (class in sgmllib)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/htmllib.html#index-1">(in module sgmllib)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/sha.html#module-sha">sha (module)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.Shape">Shape (class in turtle)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#memoryview.shape">shape (memoryview attribute)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.shape">shape() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.shapesize">shapesize() (in module turtle)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.shared_object_filename">shared_object_filename() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      
  <dt><a href="library/shelve.html#shelve.Shelf">Shelf (class in shelve)</a>
  </dt>

      
  <dt>
    shelve
  </dt>

      <dd><dl>
        
  <dt><a href="library/marshal.html#index-0">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/shelve.html#module-shelve">shelve (module)</a>
  </dt>

      
  <dt><a href="library/decimal.html#decimal.Context.shift">shift() (decimal.Context method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/decimal.html#decimal.Decimal.shift">(decimal.Decimal method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/wsgiref.html#wsgiref.util.shift_path_info">shift_path_info() (in module wsgiref.util)</a>
  </dt>

      
  <dt>
    shifting
  </dt>

      <dd><dl>
        
  <dt><a href="reference/expressions.html#index-58">operation</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-19">operations</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/shlex.html#shlex.shlex">shlex (class in shlex)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/shlex.html#module-shlex">(module)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/unittest.html#unittest.TestCase.shortDescription">shortDescription() (unittest.TestCase method)</a>
  </dt>

      
  <dt><a href="library/logging.handlers.html#logging.handlers.BufferingHandler.shouldFlush">shouldFlush() (logging.handlers.BufferingHandler method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.shouldFlush">(logging.handlers.MemoryHandler method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/unittest.html#unittest.TestResult.shouldStop">shouldStop (unittest.TestResult attribute)</a>
  </dt>

      
  <dt><a href="library/curses.panel.html#curses.panel.Panel.show">show() (curses.panel.Panel method)</a>
  </dt>

      
  <dt><a href="library/fl.html#fl.show_choice">show_choice() (in module fl)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.show_compilers">show_compilers() (in module distutils.ccompiler)</a>
  </dt>

      
  <dt><a href="library/fl.html#fl.show_file_selector">show_file_selector() (in module fl)</a>
  </dt>

      
  <dt><a href="library/fl.html#fl.form.show_form">show_form() (fl.form method)</a>
  </dt>

      
  <dt><a href="library/fl.html#fl.show_input">show_input() (in module fl)</a>
  </dt>

      
  <dt><a href="library/fl.html#fl.show_message">show_message() (in module fl)</a>
  </dt>

      
  <dt><a href="library/fl.html#fl.show_question">show_question() (in module fl)</a>
  </dt>

      
  <dt><a href="library/code.html#code.InteractiveInterpreter.showsyntaxerror">showsyntaxerror() (code.InteractiveInterpreter method)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="library/code.html#code.InteractiveInterpreter.showtraceback">showtraceback() (code.InteractiveInterpreter method)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.showturtle">showturtle() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/warnings.html#warnings.showwarning">showwarning() (in module warnings)</a>
  </dt>

      
  <dt><a href="library/random.html#random.shuffle">shuffle() (in module random)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.shutdown">shutdown() (imaplib.IMAP4 method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.shutdown">(SocketServer.BaseServer method)</a>
  </dt>

        
  <dt><a href="library/macostools.html#findertools.shutdown">(in module findertools)</a>
  </dt>

        
  <dt><a href="library/logging.html#logging.shutdown">(in module logging)</a>
  </dt>

        
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.shutdown">(multiprocessing.managers.BaseManager method)</a>
  </dt>

        
  <dt><a href="library/socket.html#socket.socket.shutdown">(socket.socket method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/shutil.html#module-shutil">shutil (module)</a>
  </dt>

      
  <dt><a href="library/signal.html#signal.SIG_DFL">SIG_DFL (in module signal)</a>
  </dt>

      
  <dt><a href="library/signal.html#signal.SIG_IGN">SIG_IGN (in module signal)</a>
  </dt>

      
  <dt><a href="c-api/exceptions.html#index-2">SIGINT</a>, <a href="c-api/exceptions.html#index-3">[1]</a>
  </dt>

      
  <dt><a href="library/signal.html#signal.siginterrupt">siginterrupt() (in module signal)</a>
  </dt>

      
  <dt>
    signal
  </dt>

      <dd><dl>
        
  <dt><a href="library/thread.html#index-2">module</a>, <a href="c-api/exceptions.html#index-2">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/signal.html#module-signal">signal (module)</a>
  </dt>

      
  <dt><a href="library/signal.html#signal.signal">signal() (in module signal)</a>
  </dt>

      
  <dt>
    simple
  </dt>

      <dd><dl>
        
  <dt><a href="reference/simple_stmts.html#index-0">statement</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/smtplib.html#index-0">Simple Mail Transfer Protocol</a>
  </dt>

      
  <dt><a href="library/cookie.html#Cookie.SimpleCookie">SimpleCookie (class in Cookie)</a>
  </dt>

      
  <dt><a href="library/warnings.html#warnings.simplefilter">simplefilter() (in module warnings)</a>
  </dt>

      
  <dt><a href="library/wsgiref.html#wsgiref.handlers.SimpleHandler">SimpleHandler (class in wsgiref.handlers)</a>
  </dt>

      
  <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler">SimpleHTTPRequestHandler (class in SimpleHTTPServer)</a>
  </dt>

      
  <dt>
    SimpleHTTPServer
  </dt>

      <dd><dl>
        
  <dt><a href="library/basehttpserver.html#index-0">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/simplehttpserver.html#module-SimpleHTTPServer">SimpleHTTPServer (module)</a>
  </dt>

      
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCRequestHandler">SimpleXMLRPCRequestHandler (class in SimpleXMLRPCServer)</a>
  </dt>

      
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCServer">SimpleXMLRPCServer (class in SimpleXMLRPCServer)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/simplexmlrpcserver.html#module-SimpleXMLRPCServer">(module)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/cmath.html#cmath.sin">sin() (in module cmath)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/math.html#math.sin">(in module math)</a>
  </dt>

      </dl></dd>
      
  <dt>
    singleton
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-24">tuple</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/cmath.html#cmath.sinh">sinh() (in module cmath)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/math.html#math.sinh">(in module math)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/site.html#module-site">site (module)</a>
  </dt>

      
  <dt>
    site command line option
  </dt>

      <dd><dl>
        
  <dt><a href="library/site.html#cmdoption-site--user-base">--user-base</a>
  </dt>

        
  <dt><a href="library/site.html#cmdoption-site--user-site">--user-site</a>
  </dt>

      </dl></dd>
      
  <dt>
    site-packages
  </dt>

      <dd><dl>
        
  <dt><a href="library/site.html#index-1">directory</a>
  </dt>

      </dl></dd>
      
  <dt>
    site-python
  </dt>

      <dd><dl>
        
  <dt><a href="library/site.html#index-1">directory</a>
  </dt>

      </dl></dd>
      
  <dt>
    sitecustomize
  </dt>

      <dd><dl>
        
  <dt><a href="library/site.html#index-3">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/struct.html#struct.Struct.size">size (struct.Struct attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/tarfile.html#tarfile.TarInfo.size">(tarfile.TarInfo attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/ftplib.html#ftplib.FTP.size">size() (ftplib.FTP method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/mmap.html#mmap.size">(in module mmap)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/collections.html#collections.Sized">Sized (class in collections)</a>
  </dt>

      
  <dt><a href="library/ctypes.html#ctypes.sizeof">sizeof() (in module ctypes)</a>
  </dt>

      
  <dt><a href="library/doctest.html#doctest.SKIP">SKIP (in module doctest)</a>
  </dt>

      
  <dt><a href="library/chunk.html#chunk.Chunk.skip">skip() (chunk.Chunk method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/unittest.html#unittest.skip">(in module unittest)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/unittest.html#unittest.skipIf">skipIf() (in module unittest)</a>
  </dt>

      
  <dt><a href="library/csv.html#csv.Dialect.skipinitialspace">skipinitialspace (csv.Dialect attribute)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestResult.skipped">skipped (unittest.TestResult attribute)</a>
  </dt>

      
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.skippedEntity">skippedEntity() (xml.sax.handler.ContentHandler method)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.SkipTest">SkipTest</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestCase.skipTest">skipTest() (unittest.TestCase method)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.skipUnless">skipUnless() (in module unittest)</a>
  </dt>

      
  <dt><a href="library/token.html#token.SLASH">SLASH (in module token)</a>
  </dt>

      
  <dt><a href="library/token.html#token.SLASHEQUAL">SLASHEQUAL (in module token)</a>
  </dt>

      
  <dt><a href="library/nntplib.html#nntplib.NNTP.slave">slave() (nntplib.NNTP method)</a>
  </dt>

      
  <dt><a href="library/macostools.html#findertools.sleep">sleep() (in module findertools)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/time.html#time.sleep">(in module time)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/expressions.html#index-34">slice</a>, <a href="glossary.html#term-slice"><strong>[1]</strong></a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/stdtypes.html#index-30">assignment</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-69">built-in function</a>, <a href="library/dis.html#index-0">[1]</a>, <a href="library/types.html#index-3">[2]</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-89">object</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-22">operation</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/functions.html#slice">slice() (built-in function)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SLICE+0">SLICE+0 (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SLICE+1">SLICE+1 (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SLICE+2">SLICE+2 (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-SLICE+3">SLICE+3 (opcode)</a>
  </dt>

      
  <dt><a href="c-api/slice.html#index-0">SliceType (in module types)</a>, <a href="library/types.html#types.SliceType">[1]</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-18">slicing</a>, <a href="reference/datamodel.html#index-25">[1]</a>, <a href="reference/expressions.html#index-34">[2]</a>
  </dt>

      <dd><dl>
        
  <dt><a href="reference/simple_stmts.html#index-13">assignment</a>
  </dt>

        
  <dt><a href="reference/expressions.html#index-36">extended</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/cookie.html#Cookie.SmartCookie">SmartCookie (class in Cookie)</a>
  </dt>

      
  <dt>
    SMTP
  </dt>

      <dd><dl>
        
  <dt><a href="library/smtplib.html#index-0">protocol</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/smtplib.html#smtplib.SMTP">SMTP (class in smtplib)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTP_SSL">SMTP_SSL (class in smtplib)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPAuthenticationError">SMTPAuthenticationError</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPConnectError">SMTPConnectError</a>
  </dt>

      
  <dt><a href="library/smtpd.html#module-smtpd">smtpd (module)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPDataError">SMTPDataError</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPException">SMTPException</a>
  </dt>

      
  <dt><a href="library/logging.handlers.html#logging.handlers.SMTPHandler">SMTPHandler (class in logging.handlers)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPHeloError">SMTPHeloError</a>
  </dt>

      
  <dt><a href="library/smtplib.html#module-smtplib">smtplib (module)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPRecipientsRefused">SMTPRecipientsRefused</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPResponseException">SMTPResponseException</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPSenderRefused">SMTPSenderRefused</a>
  </dt>

      
  <dt><a href="library/smtpd.html#smtpd.SMTPServer">SMTPServer (class in smtpd)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTPServerDisconnected">SMTPServerDisconnected</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_ALIAS">SND_ALIAS (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_ASYNC">SND_ASYNC (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_FILENAME">SND_FILENAME (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_LOOP">SND_LOOP (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_MEMORY">SND_MEMORY (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_NODEFAULT">SND_NODEFAULT (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_NOSTOP">SND_NOSTOP (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_NOWAIT">SND_NOWAIT (in module winsound)</a>
  </dt>

      
  <dt><a href="library/winsound.html#winsound.SND_PURGE">SND_PURGE (in module winsound)</a>
  </dt>

      
  <dt><a href="library/sndhdr.html#module-sndhdr">sndhdr (module)</a>
  </dt>

      
  <dt><a href="library/csv.html#csv.Sniffer.sniff">sniff() (csv.Sniffer method)</a>
  </dt>

      
  <dt><a href="library/csv.html#csv.Sniffer">Sniffer (class in csv)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.SOCK_DGRAM">SOCK_DGRAM (in module socket)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.SOCK_RAW">SOCK_RAW (in module socket)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.SOCK_RDM">SOCK_RDM (in module socket)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.SOCK_SEQPACKET">SOCK_SEQPACKET (in module socket)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.SOCK_STREAM">SOCK_STREAM (in module socket)</a>
  </dt>

      
  <dt>
    socket
  </dt>

      <dd><dl>
        
  <dt><a href="library/internet.html#index-1">module</a>, <a href="library/stdtypes.html#index-33">[1]</a>
  </dt>

        
  <dt><a href="library/socket.html#index-1">object</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/socket.html#module-socket">socket (module)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.socket">(SocketServer.BaseServer attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.socket">socket() (imaplib.IMAP4 method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/socket.html#socket.socket">(in module socket)</a>, <a href="library/select.html#index-0">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/socketserver.html#SocketServer.BaseServer.socket_type">socket_type (SocketServer.BaseServer attribute)</a>
  </dt>

      
  <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler">SocketHandler (class in logging.handlers)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.socketpair">socketpair() (in module socket)</a>
  </dt>

      
  <dt><a href="library/socketserver.html#module-SocketServer">SocketServer (module)</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.SocketType">SocketType (in module socket)</a>
  </dt>

      
  <dt><a href="c-api/file.html#index-5">softspace (file attribute)</a>, <a href="library/stdtypes.html#file.softspace">[1]</a>
  </dt>

      
  <dt><a href="library/socket.html#socket.SOMAXCONN">SOMAXCONN (in module socket)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.sort">sort() (imaplib.IMAP4 method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/stdtypes.html#index-30">(list method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/profile.html#pstats.Stats.sort_stats">sort_stats() (pstats.Stats method)</a>
  </dt>

      
  <dt><a href="library/functions.html#sorted">sorted() (built-in function)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestLoader.sortTestMethodsUsing">sortTestMethodsUsing (unittest.TestLoader attribute)</a>
  </dt>

      
  <dt><a href="library/doctest.html#doctest.Example.source">source (doctest.Example attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/shlex.html#shlex.shlex.source">(shlex.shlex attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/lexical_analysis.html#index-4">source character set</a>
  </dt>

      
  <dt><a href="library/shlex.html#shlex.shlex.sourcehook">sourcehook() (shlex.shlex method)</a>
  </dt>

      
  <dt><a href="reference/lexical_analysis.html#index-7">space</a>
  </dt>

      
  <dt><a href="library/re.html#re.MatchObject.span">span() (re.MatchObject method)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.spawn">spawn() (distutils.ccompiler.CCompiler method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/pty.html#pty.spawn">(in module pty)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.html#os.spawnl">spawnl() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.spawnle">spawnle() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.spawnlp">spawnlp() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.spawnlpe">spawnlpe() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.spawnv">spawnv() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.spawnve">spawnve() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.spawnvp">spawnvp() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.spawnvpe">spawnvpe() (in module os)</a>
  </dt>

      
  <dt>
    special
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-5">attribute</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-5">attribute, generic</a>
  </dt>

      </dl></dd>
      
  <dt><a href="glossary.html#term-special-method"><strong>special method</strong></a>
  </dt>

      
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.specified_attributes">specified_attributes (xml.parsers.expat.xmlparser attribute)</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.speed">speed() (in module turtle)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.speed">(ossaudiodev.oss_audio_device method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/macos.html#MacOS.splash">splash() (in module MacOS)</a>
  </dt>

      
  <dt><a href="library/os.path.html#os.path.split">split() (in module os.path)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/re.html#re.split">(in module re)</a>
  </dt>

        
  <dt><a href="library/shlex.html#shlex.split">(in module shlex)</a>
  </dt>

        
  <dt><a href="library/string.html#string.split">(in module string)</a>
  </dt>

        
  <dt><a href="library/re.html#re.RegexObject.split">(re.RegexObject method)</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#str.split">(str method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="distutils/apiref.html#distutils.util.split_quoted">split_quoted() (in module distutils.util)</a>
  </dt>

      
  <dt><a href="library/os.path.html#os.path.splitdrive">splitdrive() (in module os.path)</a>
  </dt>

      
  <dt><a href="library/os.path.html#os.path.splitext">splitext() (in module os.path)</a>
  </dt>

      
  <dt><a href="library/string.html#string.splitfields">splitfields() (in module string)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#str.splitlines">splitlines() (str method)</a>
  </dt>

      
  <dt><a href="library/urlparse.html#urlparse.SplitResult">SplitResult (class in urlparse)</a>
  </dt>

      
  <dt><a href="library/os.path.html#os.path.splitunc">splitunc() (in module os.path)</a>
  </dt>

      
  <dt><a href="library/tempfile.html#tempfile.SpooledTemporaryFile">SpooledTemporaryFile() (in module tempfile)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#index-25">sprintf-style formatting</a>
  </dt>

      
  <dt><a href="library/spwd.html#module-spwd">spwd (module)</a>
  </dt>

      
  <dt><a href="library/sqlite3.html#module-sqlite3">sqlite3 (module)</a>
  </dt>

      
  <dt><a href="library/sqlite3.html#sqlite3.sqlite_version">sqlite_version (in module sqlite3)</a>
  </dt>

      
  <dt><a href="library/sqlite3.html#sqlite3.sqlite_version_info">sqlite_version_info (in module sqlite3)</a>
  </dt>

      
  <dt><a href="library/decimal.html#decimal.Context.sqrt">sqrt() (decimal.Context method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/decimal.html#decimal.Decimal.sqrt">(decimal.Decimal method)</a>
  </dt>

        
  <dt><a href="library/cmath.html#cmath.sqrt">(in module cmath)</a>
  </dt>

        
  <dt><a href="library/math.html#math.sqrt">(in module math)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/ssl.html#index-1">SSL</a>
  </dt>

      
  <dt><a href="library/ssl.html#module-ssl">ssl (module)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4_SSL.ssl">ssl() (imaplib.IMAP4_SSL method)</a>
  </dt>

      
  <dt><a href="library/ftplib.html#ftplib.FTP_TLS.ssl_version">ssl_version (ftplib.FTP_TLS attribute)</a>
  </dt>

      
  <dt><a href="library/ssl.html#ssl.SSLError">SSLError</a>
  </dt>

      
  <dt><a href="library/turtle.html#turtle.st">st() (in module turtle)</a>
  </dt>

      
  <dt><a href="library/parser.html#parser.st2list">st2list() (in module parser)</a>
  </dt>

      
  <dt><a href="library/parser.html#parser.st2tuple">st2tuple() (in module parser)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_ATIME">ST_ATIME (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_CTIME">ST_CTIME (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_DEV">ST_DEV (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_GID">ST_GID (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_INO">ST_INO (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_MODE">ST_MODE (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_MTIME">ST_MTIME (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_NLINK">ST_NLINK (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_SIZE">ST_SIZE (in module stat)</a>
  </dt>

      
  <dt><a href="library/stat.html#stat.ST_UID">ST_UID (in module stat)</a>
  </dt>

      
  <dt>
    stack
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-67">execution</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-67">trace</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/idle.html#index-3">stack viewer</a>
  </dt>

      
  <dt><a href="library/inspect.html#inspect.stack">stack() (in module inspect)</a>
  </dt>

      
  <dt><a href="library/thread.html#thread.stack_size">stack_size() (in module thread)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/threading.html#threading.stack_size">(in module threading)</a>
  </dt>

      </dl></dd>
      
  <dt>
    stackable
  </dt>

      <dd><dl>
        
  <dt><a href="library/codecs.html#index-0">streams</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/turtle.html#turtle.stamp">stamp() (in module turtle)</a>
  </dt>

      
  <dt>
    standard
  </dt>

      <dd><dl>
        
  <dt><a href="reference/simple_stmts.html#index-2">output</a>, <a href="reference/simple_stmts.html#index-24">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/lexical_analysis.html#index-15">Standard C</a>
  </dt>

      
  <dt><a href="reference/toplevel_components.html#index-4">standard input</a>
  </dt>

      
  <dt><a href="library/base64.html#base64.standard_b64decode">standard_b64decode() (in module base64)</a>
  </dt>

      
  <dt><a href="library/base64.html#base64.standard_b64encode">standard_b64encode() (in module base64)</a>
  </dt>

      
  <dt><a href="library/2to3.html#2to3fixer-standard_error">standard_error (2to3 fixer)</a>
  </dt>

      
  <dt><a href="library/exceptions.html#exceptions.StandardError">StandardError</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.standend">standend() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.standout">standout() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/token.html#token.STAR">STAR (in module token)</a>
  </dt>

      
  <dt><a href="library/token.html#token.STAREQUAL">STAREQUAL (in module token)</a>
  </dt>

      
  <dt><a href="library/itertools.html#itertools.starmap">starmap() (in module itertools)</a>
  </dt>

      
  <dt><a href="library/exceptions.html#exceptions.UnicodeError.start">start (exceptions.UnicodeError attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-70">(slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/hotshot.html#hotshot.Profile.start">start() (hotshot.Profile method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/multiprocessing.html#multiprocessing.Process.start">(multiprocessing.Process method)</a>
  </dt>

        
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.start">(multiprocessing.managers.BaseManager method)</a>
  </dt>

        
  <dt><a href="library/re.html#re.MatchObject.start">(re.MatchObject method)</a>
  </dt>

        
  <dt><a href="library/threading.html#threading.Thread.start">(threading.Thread method)</a>
  </dt>

        
  <dt><a href="library/ttk.html#ttk.Progressbar.start">(ttk.Progressbar method)</a>
  </dt>

        
  <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.start">(xml.etree.ElementTree.TreeBuilder method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/curses.html#curses.start_color">start_color() (in module curses)</a>
  </dt>

      
  <dt><a href="library/msilib.html#msilib.Directory.start_component">start_component() (msilib.Directory method)</a>
  </dt>

      
  <dt><a href="library/thread.html#thread.start_new_thread">start_new_thread() (in module thread)</a>
  </dt>

      
  <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.startbody">startbody() (MimeWriter.MimeWriter method)</a>
  </dt>

      
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartCdataSectionHandler">StartCdataSectionHandler() (xml.parsers.expat.xmlparser method)</a>
  </dt>

      
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartDoctypeDeclHandler">StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startDocument">startDocument() (xml.sax.handler.ContentHandler method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElement">startElement() (xml.sax.handler.ContentHandler method)</a>
  </dt>

      
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartElementHandler">StartElementHandler() (xml.parsers.expat.xmlparser method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElementNS">startElementNS() (xml.sax.handler.ContentHandler method)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.STARTF_USESHOWWINDOW">STARTF_USESHOWWINDOW (in module subprocess)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.STARTF_USESTDHANDLES">STARTF_USESTDHANDLES (in module subprocess)</a>
  </dt>

      
  <dt><a href="library/os.html#os.startfile">startfile() (in module os)</a>
  </dt>

      
  <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.startmultipartbody">startmultipartbody() (MimeWriter.MimeWriter method)</a>
  </dt>

      
  <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartNamespaceDeclHandler">StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)</a>
  </dt>

      
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startPrefixMapping">startPrefixMapping() (xml.sax.handler.ContentHandler method)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#str.startswith">startswith() (str method)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestResult.startTest">startTest() (unittest.TestResult method)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestResult.startTestRun">startTestRun() (unittest.TestResult method)</a>
  </dt>

      
  <dt><a href="library/smtplib.html#smtplib.SMTP.starttls">starttls() (smtplib.SMTP method)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.STARTUPINFO">STARTUPINFO (class in subprocess)</a>
  </dt>

      
  <dt>
    stat
  </dt>

      <dd><dl>
        
  <dt><a href="library/os.html#index-16">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/stat.html#module-stat">stat (module)</a>
  </dt>

      
  <dt><a href="library/os.html#os.stat">stat() (in module os)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/nntplib.html#nntplib.NNTP.stat">(nntplib.NNTP method)</a>
  </dt>

        
  <dt><a href="library/poplib.html#poplib.POP3.stat">(poplib.POP3 method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/os.html#os.stat_float_times">stat_float_times() (in module os)</a>
  </dt>

      
  <dt><a href="library/ttk.html#ttk.Widget.state">state() (ttk.Widget method)</a>
  </dt>

      
  <dt><a href="glossary.html#term-statement"><strong>statement</strong></a>
  </dt>

      <dd><dl>
        
  <dt><a href="reference/compound_stmts.html#index-21">*</a>, <a href="tutorial/controlflow.html#index-2">[1]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-21">**</a>, <a href="tutorial/controlflow.html#index-3">[1]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-19">@</a>
  </dt>

        
  <dt><a href="library/exceptions.html#index-2">assert</a>, <a href="reference/simple_stmts.html#index-15">[1]</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-25">assignment</a>, <a href="reference/simple_stmts.html#index-3">[1]</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-14">assignment, augmented</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-5">break</a>, <a href="reference/compound_stmts.html#index-7">[1]</a>, <a href="reference/compound_stmts.html#index-12">[2]</a>, <a href="reference/compound_stmts.html#index-14">[3]</a>, <a href="reference/simple_stmts.html#index-33">[4]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-23">class</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-0">compound</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-5">continue</a>, <a href="reference/compound_stmts.html#index-7">[1]</a>, <a href="reference/compound_stmts.html#index-12">[2]</a>, <a href="reference/compound_stmts.html#index-14">[3]</a>, <a href="reference/simple_stmts.html#index-37">[4]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-18">def</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-25">del</a>, <a href="reference/datamodel.html#index-75">[1]</a>, <a href="reference/simple_stmts.html#index-18">[2]</a>, <a href="library/stdtypes.html#index-30">[3]</a>, <a href="library/stdtypes.html#index-32">[4]</a>
  </dt>

        
  <dt><a href="library/exceptions.html#index-0">except</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-55">exec</a>, <a href="reference/simple_stmts.html#index-56">[1]</a>, <a href="library/stdtypes.html#index-40">[2]</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-1">expression</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-6">for</a>, <a href="reference/simple_stmts.html#index-33">[1]</a>, <a href="reference/simple_stmts.html#index-37">[2]</a>, <a href="tutorial/controlflow.html#index-0">[3]</a>, <a href="tutorial/controlflow.html#index-0">[4]</a>
  </dt>

        
  <dt><a href="reference/executionmodel.html#index-9">from</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-52">future</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-7">global</a>, <a href="reference/simple_stmts.html#index-19">[1]</a>, <a href="reference/simple_stmts.html#index-54">[2]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-3">if</a>, <a href="library/stdtypes.html#index-2">[1]</a>
  </dt>

        
  <dt><a href="library/functions.html#index-8">import</a>, <a href="reference/datamodel.html#index-47">[1]</a>, <a href="library/imp.html#index-0">[2]</a>, <a href="reference/simple_stmts.html#index-38">[3]</a>, <a href="library/imputil.html#index-0">[4]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-4">loop</a>, <a href="reference/compound_stmts.html#index-6">[1]</a>, <a href="reference/simple_stmts.html#index-33">[2]</a>, <a href="reference/simple_stmts.html#index-37">[3]</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-17">pass</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-78">print</a>, <a href="reference/simple_stmts.html#index-22">[1]</a>, <a href="library/stdtypes.html#index-1">[2]</a>
  </dt>

        
  <dt><a href="library/exceptions.html#index-1">raise</a>, <a href="reference/simple_stmts.html#index-31">[1]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-12">return</a>, <a href="reference/compound_stmts.html#index-14">[1]</a>, <a href="reference/simple_stmts.html#index-26">[2]</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-0">simple</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-10">try</a>, <a href="reference/datamodel.html#index-68">[1]</a>, <a href="library/exceptions.html#index-0">[2]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-4">while</a>, <a href="reference/simple_stmts.html#index-33">[1]</a>, <a href="reference/simple_stmts.html#index-37">[2]</a>, <a href="library/stdtypes.html#index-2">[3]</a>
  </dt>

        
  <dt><a href="reference/compound_stmts.html#index-15">with</a>, <a href="reference/datamodel.html#index-96">[1]</a>
  </dt>

        
  <dt><a href="reference/simple_stmts.html#index-28">yield</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/lexical_analysis.html#index-7">statement grouping</a>
  </dt>

      
  <dt>
    staticmethod
  </dt>

      <dd><dl>
        
  <dt><a href="c-api/structures.html#index-1">built-in function</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/functions.html#staticmethod">staticmethod() (built-in function)</a>
  </dt>

      
  <dt><a href="library/profile.html#pstats.Stats">Stats (class in pstats)</a>
  </dt>

      
  <dt><a href="library/httplib.html#httplib.HTTPResponse.status">status (httplib.HTTPResponse attribute)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.status">status() (imaplib.IMAP4 method)</a>
  </dt>

      
  <dt>
    statvfs
  </dt>

      <dd><dl>
        
  <dt><a href="library/os.html#index-17">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/statvfs.html#module-statvfs">statvfs (module)</a>
  </dt>

      
  <dt><a href="library/os.html#os.statvfs">statvfs() (in module os)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.STD_ERROR_HANDLE">STD_ERROR_HANDLE (in module subprocess)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.STD_INPUT_HANDLE">STD_INPUT_HANDLE (in module subprocess)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.STD_OUTPUT_HANDLE">STD_OUTPUT_HANDLE (in module subprocess)</a>
  </dt>

      
  <dt><a href="library/tix.html#Tix.StdButtonBox">StdButtonBox (class in Tix)</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-58">stderr (in module sys)</a>, <a href="library/sys.html#sys.stderr">[1]</a>, <a href="c-api/init.html#index-21">[2]</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/subprocess.html#subprocess.Popen.stderr">(subprocess.Popen attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/datamodel.html#index-58">stdin (in module sys)</a>, <a href="library/sys.html#sys.stdin">[1]</a>, <a href="c-api/init.html#index-21">[2]</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/subprocess.html#subprocess.Popen.stdin">(subprocess.Popen attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/datamodel.html#index-58">stdio</a>
  </dt>

      
  <dt><a href="library/subprocess.html#subprocess.STDOUT">STDOUT (in module subprocess)</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-58">stdout (in module sys)</a>, <a href="reference/simple_stmts.html#index-24">[1]</a>, <a href="library/sys.html#sys.stdout">[2]</a>, <a href="c-api/init.html#index-21">[3]</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/subprocess.html#subprocess.Popen.stdout">(subprocess.Popen attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/compiler.html#index-0">Stein, Greg</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-70">step (slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a>
  </dt>

      
  <dt><a href="library/ttk.html#ttk.Progressbar.step">step() (ttk.Progressbar method)</a>
  </dt>

      
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.stereocontrols">stereocontrols() (ossaudiodev.oss_mixer_device method)</a>
  </dt>

      
  <dt><a href="library/cd.html#cd.STILL">STILL (in module cd)</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-70">stop (slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a>
  </dt>

      
  <dt><a href="library/hotshot.html#hotshot.Profile.stop">stop() (hotshot.Profile method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/ttk.html#ttk.Progressbar.stop">(ttk.Progressbar method)</a>
  </dt>

        
  <dt><a href="library/unittest.html#unittest.TestResult.stop">(unittest.TestResult method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/dis.html#opcode-STOP_CODE">STOP_CODE (opcode)</a>
  </dt>

      
  <dt><a href="library/bdb.html#bdb.Bdb.stop_here">stop_here() (bdb.Bdb method)</a>
  </dt>

      
  <dt><a href="library/exceptions.html#exceptions.StopIteration">StopIteration</a>
  </dt>

      <dd><dl>
        
  <dt><a href="reference/simple_stmts.html#index-28">exception</a>, <a href="reference/expressions.html#index-25">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/logging.config.html#logging.config.stopListening">stopListening() (in module logging.config)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestResult.stopTest">stopTest() (unittest.TestResult method)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestResult.stopTestRun">stopTestRun() (unittest.TestResult method)</a>
  </dt>

      
  <dt><a href="library/ftplib.html#ftplib.FTP.storbinary">storbinary() (ftplib.FTP method)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.store">store() (imaplib.IMAP4 method)</a>
  </dt>

      
  <dt><a href="library/optparse.html#optparse.Option.STORE_ACTIONS">STORE_ACTIONS (optparse.Option attribute)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_ATTR">STORE_ATTR (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_DEREF">STORE_DEREF (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_FAST">STORE_FAST (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_GLOBAL">STORE_GLOBAL (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_MAP">STORE_MAP (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_NAME">STORE_NAME (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_SLICE+0">STORE_SLICE+0 (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_SLICE+1">STORE_SLICE+1 (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_SLICE+2">STORE_SLICE+2 (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_SLICE+3">STORE_SLICE+3 (opcode)</a>
  </dt>

      
  <dt><a href="library/dis.html#opcode-STORE_SUBSCR">STORE_SUBSCR (opcode)</a>
  </dt>

      
  <dt><a href="library/ftplib.html#ftplib.FTP.storlines">storlines() (ftplib.FTP method)</a>
  </dt>

      
  <dt>
    str
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-78">built-in function</a>, <a href="c-api/object.html#index-3">[1]</a>, <a href="reference/expressions.html#index-21">[2]</a>, <a href="extending/newtypes.html#index-2">[3]</a>
  </dt>

        
  <dt><a href="library/functions.html#index-3">format</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/functions.html#str">str() (built-in function)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/locale.html#locale.str">(in module locale)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/locale.html#locale.strcoll">strcoll() (in module locale)</a>
  </dt>

      
  <dt><a href="library/tarfile.html#tarfile.StreamError">StreamError</a>
  </dt>

      
  <dt><a href="library/logging.handlers.html#logging.StreamHandler">StreamHandler (class in logging)</a>
  </dt>

      
  <dt><a href="library/codecs.html#codecs.StreamReader">StreamReader (class in codecs)</a>
  </dt>

      
  <dt><a href="library/codecs.html#codecs.StreamReaderWriter">StreamReaderWriter (class in codecs)</a>
  </dt>

      
  <dt><a href="library/codecs.html#codecs.StreamRecoder">StreamRecoder (class in codecs)</a>
  </dt>

      
  <dt><a href="library/codecs.html#index-0">streams</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/codecs.html#index-0">stackable</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/codecs.html#codecs.StreamWriter">StreamWriter (class in codecs)</a>
  </dt>

      
  <dt><a href="c-api/exceptions.html#index-1">strerror()</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/os.html#os.strerror">(in module os)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/datetime.html#datetime.date.strftime">strftime() (datetime.date method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/datetime.html#datetime.datetime.strftime">(datetime.datetime method)</a>
  </dt>

        
  <dt><a href="library/datetime.html#datetime.time.strftime">(datetime.time method)</a>
  </dt>

        
  <dt><a href="library/time.html#time.strftime">(in module time)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/csv.html#csv.Dialect.strict">strict (csv.Dialect attribute)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_domain">strict_domain (cookielib.DefaultCookiePolicy attribute)</a>
  </dt>

      
  <dt><a href="library/codecs.html#codecs.strict_errors">strict_errors() (in module codecs)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_domain">strict_ns_domain (cookielib.DefaultCookiePolicy attribute)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_set_initial_dollar">strict_ns_set_initial_dollar (cookielib.DefaultCookiePolicy attribute)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_set_path">strict_ns_set_path (cookielib.DefaultCookiePolicy attribute)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_unverifiable">strict_ns_unverifiable (cookielib.DefaultCookiePolicy attribute)</a>
  </dt>

      
  <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_rfc2965_unverifiable">strict_rfc2965_unverifiable (cookielib.DefaultCookiePolicy attribute)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#memoryview.strides">strides (memoryview attribute)</a>
  </dt>

      
  <dt>
    string
  </dt>

      <dd><dl>
        
  <dt><a href="reference/lexical_analysis.html#index-14">Unicode</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-22">comparison</a>
  </dt>

        
  <dt><a href="reference/datamodel.html#index-77">conversion</a>, <a href="reference/simple_stmts.html#index-2">[1]</a>, <a href="reference/expressions.html#index-19">[2]</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-25">formatting</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-25">interpolation</a>
  </dt>

        
  <dt><a href="reference/expressions.html#index-33">item</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-23">methods</a>
  </dt>

        
  <dt><a href="library/locale.html#index-7">module</a>, <a href="library/locale.html#index-8">[1]</a>, <a href="library/stdtypes.html#index-27">[2]</a>
  </dt>

        
  <dt><a href="c-api/string.html#index-0">object</a>, <a href="reference/datamodel.html#index-21">[1]</a>, <a href="reference/expressions.html#index-32">[2]</a>, <a href="reference/expressions.html#index-35">[3]</a>, <a href="library/stdtypes.html#index-21">[4]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/token.html#token.STRING">STRING (in module token)</a>
  </dt>

      
  <dt><a href="library/string.html#module-string">string (module)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/re.html#re.MatchObject.string">(re.MatchObject attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/lexical_analysis.html#index-12">string literal</a>
  </dt>

      
  <dt><a href="library/ctypes.html#ctypes.string_at">string_at() (in module ctypes)</a>
  </dt>

      
  <dt><a href="library/io.html#io.StringIO">StringIO (class in io)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/stringio.html#StringIO.StringIO">(class in StringIO)</a>
  </dt>

        
  <dt><a href="library/stringio.html#module-StringIO">(module)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/stringio.html#cStringIO.StringIO">StringIO() (in module cStringIO)</a>
  </dt>

      
  <dt><a href="library/stringprep.html#module-stringprep">stringprep (module)</a>
  </dt>

      
  <dt><a href="tutorial/controlflow.html#index-1">strings, documentation</a>, <a href="tutorial/controlflow.html#index-4">[1]</a>
  </dt>

      
  <dt><a href="c-api/string.html#index-1">StringType (in module types)</a>, <a href="library/types.html#types.StringType">[1]</a>
  </dt>

      
  <dt><a href="library/types.html#types.StringTypes">StringTypes (in module types)</a>
  </dt>

      
  <dt><a href="library/string.html#string.strip">strip() (in module string)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/stdtypes.html#str.strip">(str method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/profile.html#pstats.Stats.strip_dirs">strip_dirs() (pstats.Stats method)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.textpad.Textbox.stripspaces">stripspaces (curses.textpad.Textbox attribute)</a>
  </dt>

      
  <dt><a href="library/datetime.html#datetime.datetime.strptime">strptime() (datetime.datetime class method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/time.html#time.strptime">(in module time)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="distutils/apiref.html#distutils.util.strtobool">strtobool() (in module distutils.util)</a>
  </dt>

      
  <dt>
    struct
  </dt>

      <dd><dl>
        
  <dt><a href="library/socket.html#index-4">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/struct.html#struct.Struct">Struct (class in struct)</a>
  </dt>

      
  <dt><a href="library/struct.html#module-struct">struct (module)</a>
  </dt>

      
  <dt><a href="glossary.html#term-struct-sequence"><strong>struct sequence</strong></a>
  </dt>

      
  <dt><a href="library/time.html#time.struct_time">struct_time (class in time)</a>
  </dt>

      
  <dt><a href="library/ctypes.html#ctypes.Structure">Structure (class in ctypes)</a>
  </dt>

      
  <dt>
    structures
  </dt>

      <dd><dl>
        
  <dt><a href="library/struct.html#index-0">C</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/locale.html#locale.strxfrm">strxfrm() (in module locale)</a>
  </dt>

      
  <dt><a href="library/parser.html#parser.STType">STType (in module parser)</a>
  </dt>

      
  <dt>
    style
  </dt>

      <dd><dl>
        
  <dt><a href="tutorial/controlflow.html#index-5">coding</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/ttk.html#ttk.Style">Style (class in ttk)</a>
  </dt>

      
  <dt><a href="library/aetypes.html#aetypes.StyledText">StyledText (class in aetypes)</a>
  </dt>

      
  <dt><a href="library/operator.html#operator.sub">sub() (in module operator)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/re.html#re.sub">(in module re)</a>
  </dt>

        
  <dt><a href="library/re.html#re.RegexObject.sub">(re.RegexObject method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="distutils/apiref.html#distutils.cmd.Command.sub_commands">sub_commands (distutils.cmd.Command attribute)</a>
  </dt>

      
  <dt>
    subclassing
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-73">immutable types</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/filecmp.html#filecmp.dircmp.subdirs">subdirs (filecmp.dircmp attribute)</a>
  </dt>

      
  <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.SubElement">SubElement() (in module xml.etree.ElementTree)</a>
  </dt>

      
  <dt><a href="library/framework.html#FrameWork.SubMenu">SubMenu() (in module FrameWork)</a>
  </dt>

      
  <dt><a href="library/re.html#re.subn">subn() (in module re)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/re.html#re.RegexObject.subn">(re.RegexObject method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/decimal.html#decimal.Subnormal">Subnormal (class in decimal)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.subpad">subpad() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#module-subprocess">subprocess (module)</a>
  </dt>

      
  <dt><a href="library/imaplib.html#imaplib.IMAP4.subscribe">subscribe() (imaplib.IMAP4 method)</a>
  </dt>

      
  <dt>
    subscript
  </dt>

      <dd><dl>
        
  <dt><a href="library/stdtypes.html#index-30">assignment</a>
  </dt>

        
  <dt><a href="library/stdtypes.html#index-22">operation</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/datamodel.html#index-17">subscription</a>, <a href="reference/datamodel.html#index-25">[1]</a>, <a href="reference/datamodel.html#index-32">[2]</a>, <a href="reference/expressions.html#index-31">[3]</a>
  </dt>

      <dd><dl>
        
  <dt><a href="reference/simple_stmts.html#index-10">assignment</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/textwrap.html#textwrap.TextWrapper.subsequent_indent">subsequent_indent (textwrap.TextWrapper attribute)</a>
  </dt>

      
  <dt><a href="distutils/apiref.html#distutils.util.subst_vars">subst_vars() (in module distutils.util)</a>
  </dt>

      
  <dt><a href="library/string.html#string.Template.substitute">substitute() (string.Template method)</a>
  </dt>

      
  <dt><a href="library/collections.html#collections.Counter.subtract">subtract() (collections.Counter method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/decimal.html#decimal.Context.subtract">(decimal.Context method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/expressions.html#index-57">subtraction</a>
  </dt>

      
  <dt><a href="library/sys.html#sys.subversion">subversion (in module sys)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.subwin">subwin() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult.successful">successful() (multiprocessing.pool.AsyncResult method)</a>
  </dt>

      
  <dt><a href="library/mimetypes.html#mimetypes.suffix_map">suffix_map (in module mimetypes)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.suffix_map">(mimetypes.MimeTypes attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="reference/compound_stmts.html#index-1">suite</a>
  </dt>

      
  <dt><a href="library/parser.html#parser.suite">suite() (in module parser)</a>
  </dt>

      
  <dt><a href="library/unittest.html#unittest.TestLoader.suiteClass">suiteClass (unittest.TestLoader attribute)</a>
  </dt>

      
  <dt><a href="library/functions.html#sum">sum() (built-in function)</a>
  </dt>

      
  <dt><a href="c-api/intro.html#index-10">sum_list()</a>
  </dt>

      
  <dt><a href="c-api/intro.html#index-11">sum_sequence()</a>, <a href="c-api/intro.html#index-16">[1]</a>
  </dt>

      
  <dt><a href="library/doctest.html#doctest.DocTestRunner.summarize">summarize() (doctest.DocTestRunner method)</a>
  </dt>

      
  <dt><a href="library/sunau.html#module-sunau">sunau (module)</a>
  </dt>

      
  <dt>
    SUNAUDIODEV
  </dt>

      <dd><dl>
        
  <dt><a href="library/sunaudio.html#index-1">module</a>
  </dt>

      </dl></dd>
      
  <dt>
    sunaudiodev
  </dt>

      <dd><dl>
        
  <dt><a href="library/sunaudio.html#index-2">module</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/sunaudio.html#module-sunaudiodev">sunaudiodev (module)</a>
  </dt>

      
  <dt><a href="library/sunaudio.html#module-SUNAUDIODEV">SUNAUDIODEV (module)</a>
  </dt>

      
  <dt><a href="library/pyclbr.html#pyclbr.Class.super">super (pyclbr.Class attribute)</a>
  </dt>

      
  <dt><a href="library/functions.html#super">super() (built-in function)</a>
  </dt>

      
  <dt><a href="library/os.path.html#os.path.supports_unicode_filenames">supports_unicode_filenames (in module os.path)</a>
  </dt>

      
  <dt>
    suppression
  </dt>

      <dd><dl>
        
  <dt><a href="reference/simple_stmts.html#index-23">newline</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/subprocess.html#subprocess.SW_HIDE">SW_HIDE (in module subprocess)</a>
  </dt>

      
  <dt><a href="library/string.html#string.swapcase">swapcase() (in module string)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/stdtypes.html#str.swapcase">(str method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/dl.html#dl.dl.sym">sym() (dl.dl method)</a>
  </dt>

      
  <dt><a href="library/symbol.html#symbol.sym_name">sym_name (in module symbol)</a>
  </dt>

      
  <dt><a href="library/symtable.html#symtable.Symbol">Symbol (class in symtable)</a>
  </dt>

      
  <dt><a href="library/symbol.html#module-symbol">symbol (module)</a>
  </dt>

      
  <dt><a href="library/symtable.html#symtable.SymbolTable">SymbolTable (class in symtable)</a>
  </dt>

      
  <dt><a href="library/os.html#os.symlink">symlink() (in module os)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#set.symmetric_difference">symmetric_difference() (set method)</a>
  </dt>

      
  <dt><a href="library/stdtypes.html#set.symmetric_difference_update">symmetric_difference_update() (set method)</a>
  </dt>

      
  <dt><a href="library/symtable.html#module-symtable">symtable (module)</a>
  </dt>

      
  <dt><a href="library/symtable.html#symtable.symtable">symtable() (in module symtable)</a>
  </dt>

      
  <dt><a href="library/bsddb.html#bsddb.bsddbobject.sync">sync() (bsddb.bsddbobject method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/dbhash.html#dbhash.dbhash.sync">(dbhash.dbhash method)</a>
  </dt>

        
  <dt><a href="library/dumbdbm.html#dumbdbm.dumbdbm.sync">(dumbdbm.dumbdbm method)</a>
  </dt>

        
  <dt><a href="library/gdbm.html#gdbm.sync">(in module gdbm)</a>
  </dt>

        
  <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.sync">(ossaudiodev.oss_audio_device method)</a>
  </dt>

        
  <dt><a href="library/shelve.html#shelve.Shelf.sync">(shelve.Shelf method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/curses.html#curses.window.syncdown">syncdown() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.synchronized">synchronized() (in module multiprocessing.sharedctypes)</a>
  </dt>

      
  <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager">SyncManager (class in multiprocessing.managers)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.syncok">syncok() (curses.window method)</a>
  </dt>

      
  <dt><a href="library/curses.html#curses.window.syncup">syncup() (curses.window method)</a>
  </dt>

      
  <dt><a href="reference/expressions.html#index-2">syntax</a>, <a href="reference/introduction.html#index-0">[1]</a>
  </dt>

      
  <dt><a href="library/xml.dom.html#xml.dom.SyntaxErr">SyntaxErr</a>
  </dt>

      
  <dt><a href="library/exceptions.html#exceptions.SyntaxError">SyntaxError</a>
  </dt>

      
  <dt><a href="library/exceptions.html#exceptions.SyntaxWarning">SyntaxWarning</a>
  </dt>

      
  <dt>
    sys
  </dt>

      <dd><dl>
        
  <dt><a href="c-api/intro.html#index-20">module</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="reference/toplevel_components.html#index-2">[2]</a>, <a href="reference/simple_stmts.html#index-24">[3]</a>, <a href="c-api/init.html#index-0">[4]</a>, <a href="c-api/init.html#index-21">[5]</a>, <a href="tutorial/modules.html#index-4">[6]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/sys.html#module-sys">sys (module)</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-67">sys.exc_info</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-67">sys.exc_traceback</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-67">sys.last_traceback</a>
  </dt>

      
  <dt><a href="reference/simple_stmts.html#index-41">sys.meta_path</a>
  </dt>

      
  <dt><a href="reference/simple_stmts.html#index-40">sys.modules</a>
  </dt>

      
  <dt><a href="reference/simple_stmts.html#index-43">sys.path</a>
  </dt>

      
  <dt><a href="reference/simple_stmts.html#index-43">sys.path_hooks</a>
  </dt>

      
  <dt><a href="reference/simple_stmts.html#index-43">sys.path_importer_cache</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-58">sys.stderr</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-58">sys.stdin</a>
  </dt>

      
  <dt><a href="reference/datamodel.html#index-58">sys.stdout</a>
  </dt>

      
  <dt><a href="library/2to3.html#2to3fixer-sys_exc">sys_exc (2to3 fixer)</a>
  </dt>

      
  <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.sys_version">sys_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a>
  </dt>

      
  <dt><a href="library/macos.html#MacOS.SysBeep">SysBeep() (in module MacOS)</a>
  </dt>

      
  <dt><a href="library/os.html#os.sysconf">sysconf() (in module os)</a>
  </dt>

      
  <dt><a href="library/os.html#os.sysconf_names">sysconf_names (in module os)</a>
  </dt>

      
  <dt><a href="library/sysconfig.html#module-sysconfig">sysconfig (module)</a>
  </dt>

      
  <dt><a href="library/syslog.html#module-syslog">syslog (module)</a>
  </dt>

      
  <dt><a href="library/syslog.html#syslog.syslog">syslog() (in module syslog)</a>
  </dt>

      
  <dt><a href="library/logging.handlers.html#logging.handlers.SysLogHandler">SysLogHandler (class in logging.handlers)</a>
  </dt>

      
  <dt><a href="library/os.html#os.system">system() (in module os)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="library/platform.html#platform.system">(in module platform)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/platform.html#platform.system_alias">system_alias() (in module platform)</a>
  </dt>

      
  <dt><a href="library/exceptions.html#exceptions.SystemError">SystemError</a>
  </dt>

      <dd><dl>
        
  <dt><a href="c-api/module.html#index-4">(built-in exception)</a>, <a href="c-api/module.html#index-5">[1]</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/exceptions.html#exceptions.SystemExit">SystemExit</a>
  </dt>

      <dd><dl>
        
  <dt><a href="reference/executionmodel.html#index-15">(built-in exception)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/xml.dom.html#xml.dom.DocumentType.systemId">systemId (xml.dom.DocumentType attribute)</a>
  </dt>

      
  <dt><a href="library/random.html#random.SystemRandom">SystemRandom (class in random)</a>
  </dt>

      
  <dt><a href="library/subprocess.html#index-3">SystemRoot</a>
  </dt>

  </dl></td>
</tr></table>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
   <h4>Index</h4>
   <p><a href="genindex-Symbols.html"><strong>Symbols</strong></a>
     | <a href="genindex-_.html"><strong>_</strong></a>
     | <a href="genindex-A.html"><strong>A</strong></a>
     | <a href="genindex-B.html"><strong>B</strong></a>
     | <a href="genindex-C.html"><strong>C</strong></a>
     | <a href="genindex-D.html"><strong>D</strong></a>
     | <a href="genindex-E.html"><strong>E</strong></a>
     | <a href="genindex-F.html"><strong>F</strong></a>
     | <a href="genindex-G.html"><strong>G</strong></a>
     | <a href="genindex-H.html"><strong>H</strong></a>
     | <a href="genindex-I.html"><strong>I</strong></a>
     | <a href="genindex-J.html"><strong>J</strong></a>
     | <a href="genindex-K.html"><strong>K</strong></a>
     | <a href="genindex-L.html"><strong>L</strong></a>
     | <a href="genindex-M.html"><strong>M</strong></a>
     | <a href="genindex-N.html"><strong>N</strong></a>
     | <a href="genindex-O.html"><strong>O</strong></a>
     | <a href="genindex-P.html"><strong>P</strong></a>
     | <a href="genindex-Q.html"><strong>Q</strong></a>
     | <a href="genindex-R.html"><strong>R</strong></a>
     | <a href="#"><strong>S</strong></a>
     | <a href="genindex-T.html"><strong>T</strong></a>
     | <a href="genindex-U.html"><strong>U</strong></a>
     | <a href="genindex-V.html"><strong>V</strong></a>
     | <a href="genindex-W.html"><strong>W</strong></a>
     | <a href="genindex-X.html"><strong>X</strong></a>
     | <a href="genindex-Y.html"><strong>Y</strong></a>
     | <a href="genindex-Z.html"><strong>Z</strong></a>
     </p>

   <p><a href="genindex-all.html"><strong>Full index on one page</strong></a></p>
   


<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="py-modindex.html" 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.5 documentation</a> &raquo;
        </li>
 
      </ul>
    </div>
    <div class="footer">
    &copy; <a href="copyright.html">Copyright</a> 1990-2019, 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 Jul 03, 2019.
    <a href="bugs.html">Found a bug</a>?
    <br />
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>

  </body>
</html>

Filemanager

Name Type Size Permission Actions
_images Folder 0755
_sources Folder 0755
_static Folder 0755
c-api Folder 0755
distutils Folder 0755
extending Folder 0755
faq Folder 0755
howto Folder 0755
install Folder 0755
library Folder 0755
reference Folder 0755
tutorial Folder 0755
using Folder 0755
whatsnew Folder 0755
.buildinfo File 230 B 0644
about.html File 7.49 KB 0644
bugs.html File 9.83 KB 0644
contents.html File 391.2 KB 0644
copyright.html File 5.79 KB 0644
download.html File 6.5 KB 0644
genindex-A.html File 51.62 KB 0644
genindex-B.html File 38.05 KB 0644
genindex-C.html File 91.96 KB 0644
genindex-D.html File 57.16 KB 0644
genindex-E.html File 76.25 KB 0644
genindex-F.html File 53.13 KB 0644
genindex-G.html File 72.47 KB 0644
genindex-H.html File 33.95 KB 0644
genindex-I.html File 67.52 KB 0644
genindex-J.html File 8.75 KB 0644
genindex-K.html File 11.99 KB 0644
genindex-L.html File 42.92 KB 0644
genindex-M.html File 50.9 KB 0644
genindex-N.html File 31.77 KB 0644
genindex-O.html File 38.94 KB 0644
genindex-P.html File 179.07 KB 0644
genindex-Q.html File 10.93 KB 0644
genindex-R.html File 75.57 KB 0644
genindex-S.html File 120.13 KB 0644
genindex-Symbols.html File 20.06 KB 0644
genindex-T.html File 47.1 KB 0644
genindex-U.html File 35.49 KB 0644
genindex-V.html File 12.99 KB 0644
genindex-W.html File 24.84 KB 0644
genindex-X.html File 10.93 KB 0644
genindex-Y.html File 7.58 KB 0644
genindex-Z.html File 7.63 KB 0644
genindex-_.html File 40.6 KB 0644
genindex-all.html File 1.14 MB 0644
genindex.html File 7.5 KB 0644
glossary.html File 76.88 KB 0644
index.html File 8.61 KB 0644
license.html File 59.67 KB 0644
modindex.html File 109.72 KB 0644
objects.inv File 112.13 KB 0644
py-modindex.html File 109.72 KB 0644
search.html File 4.48 KB 0644
searchindex.js File 992.24 KB 0644