ÿØÿà JFIF    ÿþ >CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), default quality ÿÛ C     p!ranha?
Server IP : 172.67.171.101  /  Your IP : 216.73.216.123
Web Server : Apache
System : Linux server1.morocco-tours.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User : zagoradraa ( 1005)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/python-docs-2.7.5/html/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /usr/share/doc/python-docs-2.7.5/html/genindex-R.html



<!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; R</h1>

<table style="width: 100%" class="indextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="library/rexec.html#rexec.RExec.r_eval">r_eval() (rexec.RExec method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      
  <dt>
    raise
  </dt>

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

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

      
  <dt><a href="reference/executionmodel.html#index-13">raise an exception</a>
  </dt>

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

      
  <dt>
    raising
  </dt>

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

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

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

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

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

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

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

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

      
  <dt>
    range
  </dt>

      <dd><dl>
        
  <dt><a href="reference/compound_stmts.html#index-8">built-in function</a>
  </dt>

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

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

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

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

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

      
  <dt><a href="library/io.html#io.BufferedIOBase.raw">raw (io.BufferedIOBase attribute)</a>
  </dt>

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

      
  <dt><a href="reference/lexical_analysis.html#index-14">raw string</a>
  </dt>

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

      
  <dt><a href="library/json.html#json.JSONDecoder.raw_decode">raw_decode() (json.JSONDecoder method)</a>
  </dt>

      
  <dt>
    raw_input
  </dt>

      <dd><dl>
        
  <dt><a href="reference/toplevel_components.html#index-8">built-in function</a>, <a href="library/sys.html#index-14">[1]</a>
  </dt>

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

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

      <dd><dl>
        
  <dt><a href="library/code.html#code.InteractiveConsole.raw_input">(code.InteractiveConsole method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.RawArray">RawArray() (in module multiprocessing.sharedctypes)</a>
  </dt>

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

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

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

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

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

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

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

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

      
  <dt>
    re
  </dt>

      <dd><dl>
        
  <dt><a href="library/fnmatch.html#index-1">module</a>, <a href="library/string.html#index-0">[1]</a>, <a href="library/stdtypes.html#index-27">[2]</a>
  </dt>

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

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

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

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

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

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

        
  <dt><a href="library/codecs.html#codecs.StreamReader.read">(codecs.StreamReader method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

        
  <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.read">(mimetypes.MimeTypes method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      
  <dt><a href="extending/newtypes.html#index-3">READ_RESTRICTED</a>
  </dt>

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

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

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

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

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

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

      
  <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.read_windows_registry">read_windows_registry() (mimetypes.MimeTypes method)</a>
  </dt>

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

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

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

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

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

      
  <dt><a href="library/tarfile.html#tarfile.ReadError">ReadError</a>
  </dt>

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

      <dd><dl>
        
  <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.readfp">(mimetypes.MimeTypes method)</a>
  </dt>

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

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

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

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

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

      </dl></dd>
      
  <dt>
    readline
  </dt>

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

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

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

      <dd><dl>
        
  <dt><a href="library/codecs.html#codecs.StreamReader.readline">(codecs.StreamReader method)</a>
  </dt>

        
  <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.readline">(distutils.text_file.TextFile method)</a>
  </dt>

        
  <dt><a href="reference/toplevel_components.html#index-8">(file method)</a>, <a href="library/stdtypes.html#file.readline">[1]</a>
  </dt>

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

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

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

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

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

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

      <dd><dl>
        
  <dt><a href="library/codecs.html#codecs.StreamReader.readlines">(codecs.StreamReader method)</a>
  </dt>

        
  <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.readlines">(distutils.text_file.TextFile method)</a>
  </dt>

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

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

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

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

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

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

      
  <dt><a href="extending/newtypes.html#index-3">READONLY</a>
  </dt>

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

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

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

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

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

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

      
  <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult.ready">ready() (multiprocessing.pool.AsyncResult method)</a>
  </dt>

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

      
  <dt><a href="library/numbers.html#numbers.Complex.real">real (numbers.Complex attribute)</a>
  </dt>

      
  <dt><a href="library/chunk.html#index-0">Real Media File Format</a>
  </dt>

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

      
  <dt><a href="c-api/memory.html#index-0">realloc()</a>
  </dt>

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

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

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

        
  <dt><a href="library/urllib2.html#urllib2.HTTPError.reason">(urllib2.HTTPError attribute)</a>
  </dt>

        
  <dt><a href="library/urllib2.html#urllib2.URLError.reason">(urllib2.URLError attribute)</a>
  </dt>

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

      
  <dt>
    rebinding
  </dt>

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

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

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

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

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

      
  <dt>
    recursive
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      
  <dt>
    reference
  </dt>

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

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

      
  <dt><a href="reference/datamodel.html#index-2">reference counting</a>
  </dt>

      
  <dt><a href="library/exceptions.html#exceptions.ReferenceError">ReferenceError</a>, <a href="library/weakref.html#weakref.ReferenceError">[1]</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      
  <dt><a href="library/abc.html#abc.ABCMeta.register">register() (abc.ABCMeta method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

      
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_function">register_function() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a>
  </dt>

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

      </dl></dd>
      
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_instance">register_instance() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a>
  </dt>

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

      </dl></dd>
      
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_introspection_functions">register_introspection_functions() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a>
  </dt>

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

      </dl></dd>
      
  <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_multicall_functions">register_multicall_functions() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a>
  </dt>

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

      </dl></dd>
      
  <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.register_namespace">register_namespace() (in module xml.etree.ElementTree)</a>
  </dt>

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

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

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

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

      
  <dt>
    relative
  </dt>

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

        
  <dt><a href="reference/simple_stmts.html#index-50">import</a>
  </dt>

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

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

        
  <dt><a href="library/thread.html#thread.lock.release">(thread.lock method)</a>
  </dt>

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

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

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

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

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

      
  <dt>
    reload
  </dt>

      <dd><dl>
        
  <dt><a href="c-api/import.html#index-3">built-in function</a>, <a href="library/imp.html#index-2">[1]</a>, <a href="library/imp.html#index-5">[2]</a>, <a href="library/sys.html#index-5">[3]</a>
  </dt>

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

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

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

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

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

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

      <dd><dl>
        
  <dt><a href="library/collections.html#collections.deque.remove">(collections.deque method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="library/gdbm.html#gdbm.reorganize">reorganize() (in module gdbm)</a>
  </dt>

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

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

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

        
  <dt><a href="library/timeit.html#timeit.Timer.repeat">(timeit.Timer method)</a>
  </dt>

      </dl></dd>
      
  <dt>
    repetition
  </dt>

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

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

      <dd><dl>
        
  <dt><a href="library/datetime.html#datetime.date.replace">(datetime.date method)</a>
  </dt>

        
  <dt><a href="library/datetime.html#datetime.datetime.replace">(datetime.datetime method)</a>
  </dt>

        
  <dt><a href="library/datetime.html#datetime.time.replace">(datetime.time method)</a>
  </dt>

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

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

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

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

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

      
  <dt><a href="library/textwrap.html#textwrap.TextWrapper.replace_whitespace">replace_whitespace (textwrap.TextWrapper attribute)</a>
  </dt>

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

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

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

      <dd><dl>
        
  <dt><a href="library/modulefinder.html#modulefinder.ModuleFinder.report">(modulefinder.ModuleFinder method)</a>
  </dt>

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

      
  <dt><a href="library/doctest.html#doctest.DocTestRunner.report_failure">report_failure() (doctest.DocTestRunner method)</a>
  </dt>

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

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

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

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

      
  <dt><a href="library/doctest.html#doctest.DocTestRunner.report_start">report_start() (doctest.DocTestRunner method)</a>
  </dt>

      
  <dt><a href="library/doctest.html#doctest.DocTestRunner.report_success">report_success() (doctest.DocTestRunner method)</a>
  </dt>

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

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

      
  <dt><a href="library/doctest.html#doctest.DocTestRunner.report_unexpected_exception">report_unexpected_exception() (doctest.DocTestRunner method)</a>
  </dt>

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

      
  <dt>
    repr
  </dt>

      <dd><dl>
        
  <dt><a href="c-api/typeobj.html#index-1">built-in function</a>, <a href="reference/datamodel.html#index-76">[1]</a>, <a href="c-api/object.html#index-2">[2]</a>, <a href="reference/simple_stmts.html#index-2">[3]</a>, <a href="reference/expressions.html#index-21">[4]</a>, <a href="extending/newtypes.html#index-2">[5]</a>
  </dt>

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

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

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

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

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

        
  <dt><a href="library/repr.html#repr.Repr.repr">(repr.Repr method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="library/repr.html#repr.Repr.repr1">repr1() (repr.Repr method)</a>
  </dt>

      
  <dt>
    representation
  </dt>

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

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

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

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

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

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

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

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

      
  <dt><a href="library/zipfile.html#zipfile.ZipInfo.reserved">reserved (zipfile.ZipInfo attribute)</a>
  </dt>

      
  <dt><a href="reference/lexical_analysis.html#index-10">reserved word</a>
  </dt>

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

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

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

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

      <dd><dl>
        
  <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.reset">(HTMLParser.HTMLParser method)</a>
  </dt>

        
  <dt><a href="library/codecs.html#codecs.IncrementalDecoder.reset">(codecs.IncrementalDecoder method)</a>
  </dt>

        
  <dt><a href="library/codecs.html#codecs.IncrementalEncoder.reset">(codecs.IncrementalEncoder method)</a>
  </dt>

        
  <dt><a href="library/codecs.html#codecs.StreamReader.reset">(codecs.StreamReader method)</a>
  </dt>

        
  <dt><a href="library/codecs.html#codecs.StreamWriter.reset">(codecs.StreamWriter method)</a>
  </dt>

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

        
  <dt><a href="library/turtle.html#turtle.reset">(in module turtle)</a>, <a href="library/turtle.html#turtle.reset">[1]</a>
  </dt>

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

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

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

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

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

        
  <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.reset">(xml.dom.pulldom.DOMEventStream method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      </dl></dd>
      
  <dt><a href="library/xml.sax.handler.html#xml.sax.handler.EntityResolver.resolveEntity">resolveEntity() (xml.sax.handler.EntityResolver method)</a>
  </dt>

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

      
  <dt><a href="library/test.html#test.test_support.ResourceDenied">ResourceDenied</a>
  </dt>

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

      
  <dt><a href="library/httplib.html#httplib.ResponseNotReady">ResponseNotReady</a>
  </dt>

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

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

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

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

      
  <dt><a href="extending/newtypes.html#index-3">RESTRICTED</a>
  </dt>

      
  <dt>
    restricted
  </dt>

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

      </dl></dd>
      
  <dt><a href="library/ctypes.html#ctypes._FuncPtr.restype">restype (ctypes._FuncPtr attribute)</a>
  </dt>

      
  <dt><a href="library/trace.html#trace.Trace.results">results() (trace.Trace method)</a>
  </dt>

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

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

      
  <dt><a href="library/urllib.html#urllib.URLopener.retrieve">retrieve() (urllib.URLopener method)</a>
  </dt>

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

      
  <dt>
    return
  </dt>

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

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

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

      
  <dt><a href="library/subprocess.html#subprocess.CalledProcessError.returncode">returncode (subprocess.CalledProcessError attribute)</a>
  </dt>

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

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

      
  <dt>
    reverse
  </dt>

      <dd><dl>
        
  <dt><a href="reference/datamodel.html#index-77">quotes</a>, <a href="reference/expressions.html#index-19">[1]</a>
  </dt>

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

      <dd><dl>
        
  <dt><a href="library/collections.html#collections.deque.reverse">(collections.deque method)</a>
  </dt>

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

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

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

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

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

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

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

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

      </dl></dd>
      
  <dt><a href="library/rfc822.html#rfc822.Message.rewindbody">rewindbody() (rfc822.Message method)</a>
  </dt>

      
  <dt>
    rexec
  </dt>

      <dd><dl>
        
  <dt><a href="c-api/import.html#index-2">module</a>
  </dt>

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

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

      
  <dt>
    RFC
  </dt>

      <dd><dl>
        
  <dt><a href="library/xdrlib.html#index-1">RFC 1014</a>, <a href="library/xdrlib.html#index-2">[1]</a>
  </dt>

        
  <dt><a href="library/time.html#index-17">RFC 1123</a>
  </dt>

        
  <dt><a href="library/md5.html#index-1">RFC 1321</a>, <a href="library/hashlib.html#index-1">[1]</a>
  </dt>

        
  <dt><a href="library/ssl.html#index-6">RFC 1422</a>
  </dt>

        
  <dt><a href="library/base64.html#index-3">RFC 1521</a>, <a href="library/quopri.html#index-1">[1]</a>, <a href="library/quopri.html#index-3">[2]</a>
  </dt>

        
  <dt><a href="library/quopri.html#index-2">RFC 1522</a>
  </dt>

        
  <dt><a href="library/mailcap.html#index-0">RFC 1524</a>, <a href="library/mailcap.html#index-1">[1]</a>
  </dt>

        
  <dt><a href="library/poplib.html#index-1">RFC 1725</a>
  </dt>

        
  <dt><a href="library/imaplib.html#index-2">RFC 1730</a>
  </dt>

        
  <dt><a href="library/urlparse.html#index-8">RFC 1738</a>
  </dt>

        
  <dt><a href="library/ssl.html#index-2">RFC 1750</a>
  </dt>

        
  <dt><a href="library/locale.html#index-4">RFC 1766</a>, <a href="library/locale.html#index-5">[1]</a>
  </dt>

        
  <dt><a href="library/urlparse.html#index-1">RFC 1808</a>, <a href="library/urlparse.html#index-7">[1]</a>
  </dt>

        
  <dt><a href="library/xdrlib.html#index-3">RFC 1832</a>, <a href="library/xdrlib.html#index-4">[1]</a>
  </dt>

        
  <dt><a href="library/htmllib.html#index-2">RFC 1866</a>
  </dt>

        
  <dt><a href="library/smtplib.html#index-2">RFC 1869</a>, <a href="library/smtplib.html#index-4">[1]</a>
  </dt>

        
  <dt><a href="library/email.html#index-9">RFC 1894</a>
  </dt>

        
  <dt><a href="whatsnew/2.6.html#index-22">RFC 2033</a>
  </dt>

        
  <dt><a href="library/email.header.html#index-4">RFC 2045</a>, <a href="library/email.html#index-3">[1]</a>, <a href="library/multifile.html#index-0">[2]</a>, <a href="library/email.message.html#index-3">[3]</a>, <a href="library/email.message.html#index-4">[4]</a>, <a href="library/email.message.html#index-5">[5]</a>, <a href="library/email.message.html#index-8">[6]</a>
  </dt>

        
  <dt><a href="library/email.header.html#index-5">RFC 2046</a>, <a href="library/email.html#index-4">[1]</a>
  </dt>

        
  <dt><a href="library/email.header.html#index-6">RFC 2047</a>, <a href="library/email.header.html#index-8">[1]</a>, <a href="library/email.header.html#index-11">[2]</a>, <a href="library/email.header.html#index-13">[3]</a>, <a href="library/email.html#index-5">[4]</a>
  </dt>

        
  <dt><a href="library/imaplib.html#index-1">RFC 2060</a>, <a href="library/imaplib.html#index-3">[1]</a>
  </dt>

        
  <dt><a href="library/cookie.html#index-1">RFC 2068</a>
  </dt>

        
  <dt><a href="library/hmac.html#index-0">RFC 2104</a>, <a href="whatsnew/2.2.html#index-17">[1]</a>
  </dt>

        
  <dt><a href="library/cookie.html#index-0">RFC 2109</a>, <a href="library/cookie.html#index-2">[1]</a>, <a href="library/cookie.html#index-3">[2]</a>, <a href="library/cookie.html#index-4">[3]</a>, <a href="library/cookie.html#index-5">[4]</a>, <a href="library/cookielib.html#index-1">[5]</a>, <a href="library/cookielib.html#index-2">[6]</a>
  </dt>

        
  <dt><a href="library/email.header.html#index-7">RFC 2231</a>, <a href="library/email.util.html#index-4">[1]</a>, <a href="library/email.util.html#index-5">[2]</a>, <a href="library/email.util.html#index-6">[3]</a>, <a href="library/email.util.html#index-7">[4]</a>, <a href="library/email.util.html#index-8">[5]</a>, <a href="library/email.html#index-6">[6]</a>, <a href="library/email.html#index-8">[7]</a>, <a href="library/email.message.html#index-2">[8]</a>, <a href="library/email.message.html#index-6">[9]</a>, <a href="library/email.message.html#index-7">[10]</a>, <a href="library/email.message.html#index-9">[11]</a>
  </dt>

        
  <dt><a href="whatsnew/2.2.html#index-19">RFC 2342</a>
  </dt>

        
  <dt><a href="library/urlparse.html#index-6">RFC 2368</a>
  </dt>

        
  <dt><a href="library/urlparse.html#index-2">RFC 2396</a>, <a href="library/urlparse.html#index-5">[1]</a>
  </dt>

        
  <dt><a href="whatsnew/2.2.html#index-18">RFC 2487</a>
  </dt>

        
  <dt><a href="library/urllib.html#index-7">RFC 2616</a>, <a href="library/urllib2.html#index-4">[1]</a>, <a href="library/urllib2.html#index-5">[2]</a>, <a href="library/wsgiref.html#index-5">[3]</a>, <a href="howto/urllib2.html#index-0">[4]</a>
  </dt>

        
  <dt><a href="library/urlparse.html#index-4">RFC 2732</a>, <a href="whatsnew/2.7.html#index-10">[1]</a>
  </dt>

        
  <dt><a href="library/httplib.html#index-4">RFC 2774</a>
  </dt>

        
  <dt><a href="library/httplib.html#index-3">RFC 2817</a>
  </dt>

        
  <dt><a href="library/email.html#index-1">RFC 2821</a>
  </dt>

        
  <dt><a href="library/rfc822.html#index-0">RFC 2822</a>, <a href="library/rfc822.html#index-1">[1]</a>, <a href="library/rfc822.html#index-2">[2]</a>, <a href="library/rfc822.html#index-4">[3]</a>, <a href="library/rfc822.html#index-5">[4]</a>, <a href="library/rfc822.html#index-6">[5]</a>, <a href="library/rfc822.html#index-7">[6]</a>, <a href="library/rfc822.html#index-8">[7]</a>, <a href="library/rfc822.html#index-10">[8]</a>, <a href="library/rfc822.html#index-12">[9]</a>, <a href="library/email.parser.html#index-0">[10]</a>, <a href="library/email.header.html#index-0">[11]</a>, <a href="library/email.header.html#index-2">[12]</a>, <a href="library/email.header.html#index-3">[13]</a>, <a href="library/email.header.html#index-9">[14]</a>, <a href="library/email.header.html#index-10">[15]</a>, <a href="library/email.header.html#index-12">[16]</a>, <a href="library/time.html#index-9">[17]</a>, <a href="library/time.html#index-18">[18]</a>, <a href="library/email.generator.html#index-0">[19]</a>, <a href="library/email.generator.html#index-1">[20]</a>, <a href="library/email.util.html#index-0">[21]</a>, <a href="library/email.util.html#index-1">[22]</a>, <a href="library/email.util.html#index-2">[23]</a>, <a href="library/email.util.html#index-3">[24]</a>, <a href="library/email.util.html#index-9">[25]</a>, <a href="library/email.html#index-0">[26]</a>, <a href="library/email.html#index-2">[27]</a>, <a href="library/email.message.html#index-0">[28]</a>, <a href="library/email.message.html#index-1">[29]</a>, <a href="library/smtpd.html#index-0">[30]</a>, <a href="library/mailbox.html#index-0">[31]</a>, <a href="library/email.errors.html#index-0">[32]</a>, <a href="library/email.errors.html#index-1">[33]</a>, <a href="library/email.errors.html#index-2">[34]</a>, <a href="library/email.errors.html#index-3">[35]</a>, <a href="whatsnew/2.2.html#index-20">[36]</a>
  </dt>

        
  <dt><a href="library/cookielib.html#index-4">RFC 2964</a>
  </dt>

        
  <dt><a href="library/urllib2.html#index-1">RFC 2965</a>, <a href="library/urllib2.html#index-3">[1]</a>, <a href="library/cookielib.html#index-0">[2]</a>, <a href="library/cookielib.html#index-3">[3]</a>
  </dt>

        
  <dt><a href="whatsnew/2.6.html#index-23">RFC 3207</a>
  </dt>

        
  <dt><a href="library/httplib.html#index-2">RFC 3229</a>
  </dt>

        
  <dt><a href="library/ssl.html#index-3">RFC 3280</a>
  </dt>

        
  <dt><a href="library/stringprep.html#index-0">RFC 3454</a>
  </dt>

        
  <dt><a href="library/codecs.html#index-1">RFC 3490</a>, <a href="library/codecs.html#index-3">[1]</a>, <a href="library/codecs.html#index-5">[2]</a>, <a href="library/codecs.html#index-6">[3]</a>, <a href="library/codecs.html#index-7">[4]</a>
  </dt>

        
  <dt><a href="library/codecs.html#index-2">RFC 3492</a>, <a href="library/codecs.html#index-4">[1]</a>
  </dt>

        
  <dt><a href="library/socket.html#index-0">RFC 3493</a>
  </dt>

        
  <dt><a href="library/base64.html#index-1">RFC 3548</a>, <a href="library/base64.html#index-2">[1]</a>
  </dt>

        
  <dt><a href="library/urlparse.html#index-3">RFC 3986</a>, <a href="whatsnew/2.7.html#index-9">[1]</a>, <a href="whatsnew/2.7.html#index-12">[2]</a>
  </dt>

        
  <dt><a href="whatsnew/2.5.html#index-19">RFC 4122</a>, <a href="whatsnew/2.5.html#index-20">[1]</a>, <a href="library/uuid.html#index-0">[2]</a>, <a href="library/uuid.html#index-6">[3]</a>, <a href="library/uuid.html#index-7">[4]</a>
  </dt>

        
  <dt><a href="library/ssl.html#index-7">RFC 4158</a>
  </dt>

        
  <dt><a href="library/ftplib.html#index-2">RFC 4217</a>
  </dt>

        
  <dt><a href="library/json.html#index-0">RFC 4627</a>, <a href="library/json.html#index-1">[1]</a>
  </dt>

        
  <dt><a href="library/smtplib.html#index-1">RFC 821</a>, <a href="library/smtplib.html#index-3">[1]</a>
  </dt>

        
  <dt><a href="library/rfc822.html#index-9">RFC 822</a>, <a href="library/rfc822.html#index-11">[1]</a>, <a href="library/rfc822.html#index-13">[2]</a>, <a href="library/email.header.html#index-1">[3]</a>, <a href="library/time.html#index-15">[4]</a>, <a href="library/time.html#index-16">[5]</a>, <a href="distutils/apiref.html#index-3">[6]</a>, <a href="library/smtplib.html#index-5">[7]</a>, <a href="library/smtplib.html#index-6">[8]</a>, <a href="library/smtplib.html#index-7">[9]</a>, <a href="library/smtplib.html#index-8">[10]</a>, <a href="library/configparser.html#index-1">[11]</a>, <a href="library/httplib.html#index-5">[12]</a>, <a href="library/gettext.html#index-8">[13]</a>, <a href="whatsnew/2.2.html#index-21">[14]</a>
  </dt>

        
  <dt><a href="library/telnetlib.html#index-1">RFC 854</a>, <a href="library/telnetlib.html#index-2">[1]</a>
  </dt>

        
  <dt><a href="library/ftplib.html#index-1">RFC 959</a>
  </dt>

        
  <dt><a href="library/nntplib.html#index-1">RFC 977</a>
  </dt>

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

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

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

      
  <dt>
    rfc822
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      </dl></dd>
      
  <dt>
    rlcompleter
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      
  <dt><a href="library/chunk.html#index-0">RMFF</a>
  </dt>

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

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

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

      
  <dt><a href="extending/newtypes.html#index-3">RO</a>
  </dt>

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

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

      
  <dt><a href="library/robotparser.html#index-0">robots.txt</a>
  </dt>

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

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

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

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

      
  <dt><a href="library/collections.html#collections.deque.rotate">rotate() (collections.deque method)</a>
  </dt>

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

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

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

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

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

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

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

      
  <dt><a href="library/sqlite3.html#sqlite3.Cursor.rowcount">rowcount (sqlite3.Cursor attribute)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      
  <dt><a href="library/cmd.html#cmd.Cmd.ruler">ruler (cmd.Cmd attribute)</a>
  </dt>

      
  <dt><a href="library/idle.html#index-2">Run script</a>
  </dt>

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

      <dd><dl>
        
  <dt><a href="distutils/apiref.html#distutils.cmd.Command.run">(distutils.cmd.Command method)</a>
  </dt>

        
  <dt><a href="library/doctest.html#doctest.DocTestRunner.run">(doctest.DocTestRunner method)</a>
  </dt>

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

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

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

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

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

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

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

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

        
  <dt><a href="library/trace.html#trace.Trace.run">(trace.Trace method)</a>
  </dt>

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

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

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

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

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

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

      
  <dt><a href="library/modulefinder.html#modulefinder.ModuleFinder.run_script">run_script() (modulefinder.ModuleFinder method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

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

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

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

        
  <dt><a href="library/trace.html#trace.Trace.runctx">(trace.Trace method)</a>
  </dt>

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

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

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

      </dl></dd>
      
  <dt><a href="library/trace.html#trace.Trace.runfunc">runfunc() (trace.Trace method)</a>
  </dt>

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

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

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

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

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

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

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

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

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

      
  <dt><a href="library/resource.html#resource.RUSAGE_SELF">RUSAGE_SELF (in module resource)</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="#"><strong>R</strong></a>
     | <a href="genindex-S.html"><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>
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
October 23 2020 09:20:36
root / root
0755
_images
--
October 23 2020 09:20:36
root / root
0755
_sources
--
October 23 2020 09:20:36
root / root
0755
_static
--
October 23 2020 09:20:36
root / root
0755
c-api
--
October 23 2020 09:20:36
root / root
0755
distutils
--
October 23 2020 09:20:36
root / root
0755
extending
--
October 23 2020 09:20:36
root / root
0755
faq
--
October 23 2020 09:20:36
root / root
0755
howto
--
October 23 2020 09:20:36
root / root
0755
install
--
October 23 2020 09:20:36
root / root
0755
library
--
October 23 2020 09:20:37
root / root
0755
reference
--
October 23 2020 09:20:37
root / root
0755
tutorial
--
October 23 2020 09:20:37
root / root
0755
using
--
October 23 2020 09:20:37
root / root
0755
whatsnew
--
October 23 2020 09:20:37
root / root
0755
.buildinfo
0.225 KB
July 03 2019 16:48:28
root / root
0644
about.html
7.486 KB
July 03 2019 16:47:38
root / root
0644
bugs.html
9.827 KB
July 03 2019 16:47:38
root / root
0644
contents.html
391.198 KB
July 03 2019 16:47:43
root / root
0644
copyright.html
5.794 KB
July 03 2019 16:47:43
root / root
0644
download.html
6.502 KB
July 03 2019 16:48:28
root / root
0644
genindex-A.html
51.616 KB
July 03 2019 16:48:28
root / root
0644
genindex-B.html
38.053 KB
July 03 2019 16:48:28
root / root
0644
genindex-C.html
91.964 KB
July 03 2019 16:48:28
root / root
0644
genindex-D.html
57.159 KB
July 03 2019 16:48:28
root / root
0644
genindex-E.html
76.245 KB
July 03 2019 16:48:28
root / root
0644
genindex-F.html
53.135 KB
July 03 2019 16:48:28
root / root
0644
genindex-G.html
72.469 KB
July 03 2019 16:48:28
root / root
0644
genindex-H.html
33.95 KB
July 03 2019 16:48:28
root / root
0644
genindex-I.html
67.522 KB
July 03 2019 16:48:28
root / root
0644
genindex-J.html
8.754 KB
July 03 2019 16:48:28
root / root
0644
genindex-K.html
11.993 KB
July 03 2019 16:48:28
root / root
0644
genindex-L.html
42.918 KB
July 03 2019 16:48:28
root / root
0644
genindex-M.html
50.904 KB
July 03 2019 16:48:28
root / root
0644
genindex-N.html
31.77 KB
July 03 2019 16:48:28
root / root
0644
genindex-O.html
38.942 KB
July 03 2019 16:48:28
root / root
0644
genindex-P.html
179.067 KB
July 03 2019 16:48:28
root / root
0644
genindex-Q.html
10.933 KB
July 03 2019 16:48:28
root / root
0644
genindex-R.html
75.568 KB
July 03 2019 16:48:28
root / root
0644
genindex-S.html
120.129 KB
July 03 2019 16:48:28
root / root
0644
genindex-Symbols.html
20.063 KB
July 03 2019 16:48:27
root / root
0644
genindex-T.html
47.1 KB
July 03 2019 16:48:28
root / root
0644
genindex-U.html
35.494 KB
July 03 2019 16:48:28
root / root
0644
genindex-V.html
12.992 KB
July 03 2019 16:48:28
root / root
0644
genindex-W.html
24.838 KB
July 03 2019 16:48:28
root / root
0644
genindex-X.html
10.929 KB
July 03 2019 16:48:28
root / root
0644
genindex-Y.html
7.585 KB
July 03 2019 16:48:28
root / root
0644
genindex-Z.html
7.634 KB
July 03 2019 16:48:28
root / root
0644
genindex-_.html
40.601 KB
July 03 2019 16:48:28
root / root
0644
genindex-all.html
1.14 MB
July 03 2019 16:48:27
root / root
0644
genindex.html
7.504 KB
July 03 2019 16:48:27
root / root
0644
glossary.html
76.88 KB
July 03 2019 16:47:46
root / root
0644
index.html
8.61 KB
July 03 2019 16:48:28
root / root
0644
license.html
59.671 KB
July 03 2019 16:48:20
root / root
0644
modindex.html
109.725 KB
July 03 2019 16:48:28
root / root
0644
objects.inv
112.135 KB
July 03 2019 16:48:29
root / root
0644
py-modindex.html
109.725 KB
July 03 2019 16:48:28
root / root
0644
search.html
4.483 KB
July 03 2019 16:48:28
root / root
0644
searchindex.js
992.238 KB
July 03 2019 16:48:29
root / root
0644
 $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿÀ  }|" ÿÄ     ÿÄ µ  } !1AQa "q2‘¡#B±ÁRÑð$3br‚ %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖרÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ     ÿÄ µ   w !1AQ aq"2B‘¡±Á #3RðbrÑ $4á%ñ&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖרÙÚâãäåæçèéêòóôõö÷øùúÿÚ   ? ÷HR÷j¹ûA <̃.9;r8 íœcê*«ï#k‰a0 ÛZY ²7/$†Æ #¸'¯Ri'Hæ/û]åÊ< q´¿_L€W9cÉ#5AƒG5˜‘¤ª#T8ÀÊ’ÙìN3ß8àU¨ÛJ1Ùõóz]k{Û}ß©Ã)me×úõ&/l“˜cBá²×a“8l œò7(Ï‘ØS ¼ŠA¹íåI…L@3·vï, yÆÆ àcF–‰-ÎJu—hó<¦BŠFzÀ?tãúguR‹u#‡{~?Ú•£=n¾qo~öôüô¸¾³$õüÑ»jò]Mä¦  >ÎÈ[¢à–?) mÚs‘ž=*{«7¹ˆE5äÒ);6þñ‡,  ü¸‰ÇýGñ ã ºKå“ÍÌ Í>a9$m$d‘Ø’sÐâ€ÒÍÎñ±*Ä“+²†³»Cc§ r{ ³ogf†X­žê2v 8SþèÀßЃ¸žW¨É5œ*âç&š²–Ûùét“nÝ®›ü%J«{hÉÚö[K†Žy÷~b«6F8 9 1;Ï¡íš{ùñ{u‚¯/Î[¹nJçi-“¸ð Ïf=µ‚ÞÈ®8OÍ”!c H%N@<ŽqÈlu"š…xHm®ä<*ó7•…Á Á#‡|‘Ó¦õq“êífÛüŸ•­oNÚ{ËFý;– ŠÙ–!½Òq–‹væRqŒ®?„ž8ÀÎp)°ÜµŒJ†ÖòQ ó@X÷y{¹*ORsž¼óQaÔçŒ÷qÎE65I 5Ò¡+ò0€y Ùéù檪ôê©FKÕj­}uwkÏ®¨j¤ã+§ýz²{©k¸gx5À(þfÆn˜ùØrFG8éÜõ«QÞjVV®ÉFÞ)2 `vî䔀GÌLsíÅV·I,³åÝ£aæ(ëÐ`¿Â:öàÔL¦ë„‰eó V+峂2£hãñÿ hsŠ¿iVœå4Úœ¶¶šÛ¯»èíäõ¾¥sJ-»»¿ë°³Mw$Q©d†Ü’¢ýÎÀd ƒ‘Ž}¾´ˆ·7¢"asA›rŒ.v@ ÞÇj”Y´%Š–·–5\Ü²õåË2Hã×­°*¾d_(˜»#'<ŒîØ1œuþ!ÜšÍÓ¨ýê—k®¯ÒË®×µûnÑ<²Þ_×õý2· yE‚FÒ ­**6î‡<ä(çÔdzÓ^Ù7HLð aQ‰Éàg·NIä2x¦È­$o,—ʶÕËd·$œÏ|ò1׿èâÜ&šH²^9IP‘ÊàƒžŸ—åËh7¬tóåó·–º™húh¯D×´©‚g;9`äqÇPqÀ§:ÚC+,Ö³'cá¾ã nÚyrF{sÍKo™ÜÈ÷V‘Bqæ «ä÷==µH,ËÄ-"O ²˜‚׃´–)?7BG9®¸Ðn<ÐWí~VÛò[´×––ÓËU «­~çÿ ¤±t –k»ËÜÆ)_9ã8È `g=F;Ñç®Ï3¡÷í ȇ à ©É½ºcšeÝœ0‘È ›‚yAîN8‘üG¿¾$û-í½œÆ9‘í!ˆ9F9çxëøž*o_žIÆÖZò¥ÓºVùöõ¿w¦Ýˆæ•´ÓYÄ®­³ËV£êƒæõç?áNòîn.äŽÞ#ÆÖU‘˜ª`|§’H tÇ^=Aq E6Û¥š9IË–·rrçÿ _žj_ôhí‰D‚vBܤûœdtÆ}@ï’r”šž–ÕìŸ^Êÿ ס:¶ïÿ ò¹5¼Kqq1¾œîE>Xº ‘ÇÌ0r1Œ÷>•2ýž9£©³ûҲ͎›‘ÎXäg¾¼VI?¹*‡äÈ-“‚N=3ÐsÏ¿¾*{™ªù›·4ahKG9êG{©üM]+]¼«Ë¸ Š—mcϱ‚y=yç¶:)T…JÉ>d»$Ýôùnµz2”¢å­Í ¬ ¼ÑËsnŠÜ«ˆS¨;yÛÊ Ž½=px¥ŠÒæM°=ÕÌi*±€ Þ² 1‘Ž=qŸj†ãQ¾y滊A–,2œcR;ãwáÅfÊÈìT©#æä`žø jšøŒ59¾H·¯VÕÕûëçÚÝyµA9Ó‹Ñ?Çúþºš—QÇ ÔvòßNqù«¼!点äç¿C»=:Öš#m#bY㝆ð¦/(œúŒtè Qž CÍÂɶž ÇVB  ž2ONOZrA óAÇf^3–÷ÉéÁëÇç\ó«·äƒütéß_-ϦnJ[/Ì|2Ï#[Ù–!’,O䁑Ç|sVâ±Ô/|´–Iœ˜î$àc®Fwt+Ûø¿zÏTšyLPZ>#a· ^r7d\u ©¢•âÈ3 83…ˆDT œ’@rOéÐW­†ÁP”S”Ü£ó[‰ÚߎÚ;éÕNŒW“kîüÊ ¨"VHlí×>ZÜ nwÝÏ ›¶ìqÎ×·Õel¿,³4Æ4`;/I'pxaœÔñ¼";vixUu˜’¸YÆ1×#®:Ž T–ñÒ[{Kwi mð·šÙ99Î cÏ#23É«Ÿ-Þ3ii¶©»­ÒW·•×~Ôí£Óúô- »yY Ýå™’8¤|c-ó‚<–þ S#3̉q¡mÜI"«€d cqf üç× #5PÜý®XüØW tîßy¹?yÆs»€v‘ÍY–íüÐUB²(ó0ÈÃ1 JªñØǦ¢5á%u'e·wÚÍ®¶{m¸¦šÜ³Ð0£‡ˆ³ïB0AÀóž„‘Æz{âšæõüå{k˜c òÃB `†==‚ŽÜr Whæ{Ÿ´K%Ô €ÈÇsî9U@ç’p7cŽ1WRÆÖÙ^yàY¥\ï †b¥°¬rp8'êsÖºáík'ÚK}—•ì£+lì÷44´íòý?«Ö÷0¤I"Ú³.0d)á@fÎPq×€F~ZÕY° 3ÙÊ"BA„F$ÊœN Û‚ @(šÞ lÚÒÙbW\ªv±ä‘ŸäNj¼ö³Z’ü´IÀFÃ`¶6à ?! NxÇÒ©Ò­†Oª²½’·ŸM¶{êºjÚqŒ©®èþ ‰ ’&yL%?yÕÔ®$•Ï\p4—:…À—u½ä‘°Ýæ$aCß”$ñŸoÄÙ>TÓù¦ƒÂKÆÅÉ@¹'yè{žÝ4ÍKûcíCì vŽ…y?]Ol©Ê|Íê¾Þ_;üÿ Ï¡Rçånÿ rÔ’[m²»˜¡Ž4ùDŽ›Ë) $’XxËëšY8¹i•†Á!‘þpJ•V^0 Œ±õèi²Å²en%·„†8eeù²Yˆ,S†=?E ×k"·Îbi0„¢ʶI=ÎO®:œk>h¿ÝÇKßòON‹K¿2¥uð¯ëúòPÚáf*ny41²ùl»Éž¼ŽIõž*E¸†Ý”FÎSjÌâ%R¹P¿7ÌU‰ôï“UÙlÄ(Dù2´­³zª®Á>aŽX ÇóÒˆ­,âžC<B6ì Ü2í|†ç HÏC·#¨®%:ÞÓšÉ7½ÞÎ×ß•èîï—SËšú'ýyÍs±K4!Ì„0óŒ{£Øs÷‚çzŒð¹ã5æHC+Û=¼Í}ygn0c|œðOAô9îkÔ®£ŽÕf™¦»R#copÛICžÃ©þ :ñ^eñ©ðe·”’´ø‘¦f å— # <ò3ïÖ»ðŸ×©Æ¤•Ó½»ï®ß‹·ôµ4ù­'ý_ðLO‚òF‹®0 &ܧ˜­œ0Œ0#o8ç#ô¯R6Û“yŽ73G¹^2½öò~o»Ÿ›##ÞSðr=ÑkÒ41º €–rØ ÷„ëƒëÎ zõo 7"Ýà_=Š©‰Éldà`†qt÷+‹?æxù©%m,ö{.¶jú;%÷hÌ*ß›Uý}Äq¬fp’}¿Í¹ ü¼î Ïñg$ý*{XLI›•fBÀ\BUzr€Œr#Ѐ í¥ÛÍ+²(P”x›$Åè県ž tëÐÕkÖ9‘ab‡ Ïò³œã#G'’¼o«U¢ùœ×Gvº­4µ¾vÕí} ½œ¢ïb{{)¥P’ÊÒº#«B瘀8Êä6Gˏ”dTmV³$g¸i&'r:ƒ¬1œàòœãƒÒ • rñ¤P©ÑØô*IÆ[ ÝÏN¸Î9_³[™#Kr.Fí¤í*IÁ?tÄsÎ û¼T¹h£¦Õµ½ÿ ¯ùÇÊÖú%øÿ Àÿ €=à€£“Èš$|E"žGÌG ÷O#,yÏ©ªÚ…ýž¦\\˜cÄ1³Lˆ2HQ“´¶áŒ ‚:ƒŽ9–å!Š–͐‚ɾF''‘÷yÇNüûãëpÆ|=~¢D•䵕vn2„sÓžGLë IUP´Uíw®Ú-/mm£²×Ì–ìíeý] ? øÑüa¨ÞZÏeki,q‰c10PTpAÜÀg%zSß°2Ĥ¡U]®ØŠÜçžI;€èpx?_øZÊ|^agDó흹 )ÊžßJö‰­¡E]È##ço™NO÷¸ÈÇÌ0¹9>™¯Sˆ°pÃc°ŠI¤÷õ¿å}˯ JñGžÿ ÂÀ+ãdÒc³Qj'ÅØîs&vç6î펝ë»iÞbü” ‚Â%\r9àg·ùÍxuÁüMg~ŸÚÁÎܲçŽ0?*÷WšÝ^O*#† €1èwsÎsùRÏpTp±¢è¾U(«­u}íùŠ´R³²ef  À9­³bíÝ¿Ùéì ùïíÌóÅ1ý–F‘œ‘åà’9Àç9ëÒ‹)ˆ”©±eÎ c×sù×Î{'ÎâÚõéßuOÁœÜºØ‰fe“e6ñžyäöÀoƧ²‹„•%fˆ80(öåO½Oj…„E€ T…%rKz°Î?.;{šXÙ‡ŸeUÚd!üx9þtã%wO_øoòcM- j–ÒHX_iK#*) ž@Ž{ ôǽBd¹‰RÝn–ê0«7ˆìyÀ÷Í@¬Ì¢³³’ 9é÷½?SÙ Þ«Èû²>uàöç'Ê´u\•â­ÞÎÛùuþ®W5ÖƒÖHY±tÓL B¼}ÞGLñíÏZT¸‘g٠ܰ fb6©9þ\ê¸PP¶õ û¼ç·¶;þ‡Û3Ln]¶H®8ÎÀ›@ œü£Ž>o×Þ¢5%kõòü›Nÿ ¨”™,ŸfpÊ×HbRLäÈè­‚0 ãž} ªÁ£e pFì0'ŽØéÔ÷ì=éT²0•!…Îzt9ç¾?”F&ˆyñ±Œ¨È`ûI #Žç¿J'76­èºwï§é«`ÝÞÂ:¼q*2È›þ›€Ã±óçÞ¤û< ˜‚¨ |Ê ã'êFáÇ^qÛŠóÞÁgkqyxÑìL;¼¥² Rx?‡¯Y7PŽwnù¶†û¾Ü·.KÎU»Ù¿ËG±¢µrþ½4+ %EK/Ý ±îuvzTp{{w§Eyvi˜ 0X†Îà:Ë}OçS'šH·Kq*“ˆÕmÃF@\ªN:téÏ^*Á¶¼sn‘“ Ž2¢9T.½„\ ýò@>˜7NFïNRÓ·wèôßEÕua'¬[þ¾cö¡̐Oæ¦âÅŠ². Ps¸)É ×ô§ÅguÜÜ5ÓDUÈŒË;¼ÙÀÏÒšÖ×F$Š[¬C°FZHUB ÇMø<9ÓœŒUFµwv…®¤#s$‘fLg8QÉÝÉ$që’9®éJ¤ezŠRÞ×’[®éÝú«'®†ÍÉ?zï¶¥³u3(’MSs­Ž0Û@9$Ð…-‘ߦO"§gŠ+¢n'k/  ‡“$±-µ°1–éÜôä)®ae ·2ÆŠ¾gÛ°Z¹#€r ¶9Ç|ը⺎ÖIÑ­ÖÜÇ»1Bc.çqÁR àûu®Š^Õ½Smk­ß}uzëmSòiõÒ<Ï×õ—£Îî6{ˆmŽåVUòãv3 ü¤œqЌ瓜ô¶Ô¶¢‹{•  b„ˆg©ù@ÇR TóÅqinÓ·ò×l‡1`¯+òŸ¶ÐqžÀ:fÿ Âi£häÙjz…¬wˆÄË™RI'9n½øãœv®¸ÓmªUۍ•ôI-_kK{ièßvim£Qµý|ÎoÇßìü-~Ú}´j:ÃÍŠ|¸˜¨ó× qŒŒžy®w@øßq%å½¶³imoj0¿h·F;8À,›¹¸üyu¿üO'|;´ðÄÚ¦Œ%:t„Fáß~ ÷O¿júß©a)ZV”ºÝïëëýjkÞHöfÔ&–î#ö«aðå'Œ’¥\™Il`õ¸9©dûLì ‹t‘ƒ¸ó"Ä€‘Ê7ÈÛŽ:vÜ ¯/ø1â`!»Ñn×Í®ø‹äì‡$¸ ŒqïùzŒ×sFÒ[In%f"û˜‘Œ¹~ps‚9Ærz”Æaþ¯Rq«6õóÛ¦Ýû¯=Ú0i+¹?ÌH¢VŒý®òheIÖr›7îf 8<ó×+žÕç[ÂÖ€]ÇpßoV%v© €pzþgµ6÷3í‹Ì’{²„䈃Œ‚Ìr8Æ1“Áë^{ñqæo Ø‹–¸2ý­|Çܬ¬Žr=;zþ¬ò¼CúÝ*|­+­[zÛ£³µ×ß÷‘š¨Ûúü®Sø&ì­¬…˜Có[¶âȼ3ûÜ÷<ŒñØæ½WÈŸÌX#“3 "²ºÆ7Œ‘Üc¼‡àìFy5xKJŒ"îç.r@ï×Þ½Ä-ÿ þ“}ª}’*Þ!,Fm¸Î@†9b?1W{Yæ3„`Ú¼VõŠÚÛ_kùöG.mhÎñ ôíhí§Ô$.ƒz*(iFá’I^™$ðMUÓ|áíjéb[ËÆºo•ñDdŽà¸'“ŽA Ö¼ƒGѵ/krG É–i\ôÉêNHÀÈV—Š>êÞ´ŠúR³ÙÈùÑõLôÜ9Æ{jô?°°Kýš¥WíZ¿V—m6·E}{X~Æ? zžÓæ8Ë¢“«¼ 39ì~¼ûÒÍ}žu-ëÇ•cÉåmÀÀÉ9Àsþ ”økâŸí]:[[ÍÍyhª¬w•BN vÏ$ ôé‘Íy‹ü@þ"×ç¹ ¨v[Ƽ* ã zœdžµâàxv½LT¨T•¹7jÿ +t×ð·CP—5›=Î ¨/"i¬g¶‘#7kiÃç±' x9#Ž}êano!òKD‘ílï”('¿SÔð?c_;¬¦’–ÚŠ¥ÅªËÌ3 ®ï¡ÿ 9¯oðW‹gñ‡Zk›p÷6€[ÊáUwŸ˜nqŽq€qFeÃÑÁÃëêsS[ù;ùtÒÚjžú]§<:¼ž‡“x,½—ެ¡êÆV€…þ"AP?ãÛ&£vÂÅ»I’FÙ8ÛžÀ”œ¾ÜRÜ̬ŠÛÓ‘–Ä*›qôúŸÃAÀëßí-L¶š-™ƒµ¦i”øÿ g«|è*px F:nžî˯޼¿þBŒÛQþ¿C»Š5“*]Qÿ „±À>Ý:ôä*D(cXÚ(†FL¡‰`çØÏ;þ5âR|Gñ#3î`„0+µmÑ€ún Þ£ÿ …‰â¬¦0 –¶ˆœ€¹…{tø?ʯ(_çþ_Š5XY[¡Ù|Q¿ú µŠ2︛sO* Бÿ ×â°<+à›MkÂ÷š…ij ·Ü–ˆ«ò‚?ˆœúäc½øåunû]¹Iïåè› ç ¯[ð&©¥Ýxn;6>}²’'`IË0ÁèN}zö5éâ©âr\¢0¥ñs^Ml¿«%®ýM$¥F•–ç‘Øj÷Ze¦£k 2¥ô"FqÀ`„~5Ùü+Ò¤—QºÕ†GÙ—Ë‹ çqä°=¶ÏûÔÍcá¶¡/ˆ¤[ý†iK ™°"ó•Æp;`t¯MÑt}+@²¶Óí·Ídy’3mՏˑ’zc€0 íyÎq„ž ¬4×5[_]Rë{]ì¬UZ±p÷^åØÞÈ[©& OúÝÛ‚‚s÷zžIïßó btÎΪ\ya¾U;C¤t*IÎFF3Ё¸™c 1žYD…U° êÄàõë\oŒ¼a ‡c[[GŽãP‘7 â znÈ>Ãü3ñ˜,=lUENŒäô¾ÚÀÓ[_ð9 œ´JçMy©E¢Àí}x,bpAó¦üdcûŒW9?Å[Há$¿¹pÄ™#^9O88©zO=«Ë!µÖüY¨³ªÍy9ûÒ1 úôÚ»M?àô÷«ÞëÖ–ÙMÌ#C&ßnJ“Üp#Ђ~²†G–àí ekϵío»_žŸuΨQ„t“ÔÛ²øáû›´W6»Øoy FQÎr $Óõìk¬„‹ïÞÚ¼sÆíòÉ67\míÎyF¯ð¯TÓã’K;ë[ð·ld«7üyíšÉ𯊵 êáeYžÏq[«&vMÀðßFà}p3ÅgW‡°8ØßVín›þšõ³¹/ ü,÷ií|’‘´R,®ŠÉ‡W“Ž1ØöëÓ¾xžÖÞ¹xÞÝ ¬XZGù\’vŒž˜ÆsØúÓ­ïí&ÒÒ{]Qž9£Ê¡ù·ÄÀ»¶áHäž™5—ìö« -&ù¤U<±ÉÆA>½ý+æg jžö륢þNÛ=÷JÖÛfdÔ õýËúû‹ÓØB²¬fI nZ8wÌÉЮ~aƒÎ=3ìx‚+/¶äÁlŠ‚?™Æü#8-œ\pqTZXtè%»»&ÚÝ#´ŠðÜ žã§Í’¼{p·ß{m>ÞycP¨’¼¢0ú(Rƒë^Ž ñó¼(»y%m´ÕÙ}ÊûékB1¨þÑ®,#Q)ó‡o1T©ÜÃ*Ž‹‚yö< b‰4×H€“ìÐ. ¤²9ÌŠ>„Žãøgšñ ¯Š~)¸ßå\ÛÛoBŒa·L²œg$‚Iã¯ZÈ—Æ~%”äë—È8â)Œcƒ‘Âàu9¯b%)ÞS²¿Ïïÿ 4Öºù}Z/[H%¤vÉ#Ì’x§†b © ³´tÜ{gn=iï%õªÇç]ܧ—! åw„SÓp ·VÈÏ¡?5Âcâb¥_ĤŠz¬—nàþÖΟñKÄöJé=ÌWèêT‹¸÷qÎჟ•q’zWUN«N/ØO^Ÿe|í¾©k{üõ4öV^ïù~G¹êzÂèº|·÷×[’Þ31†rpjg·n Æ0Ý}kåË‹‰nîe¹ËÍ+™ÏVbrOç]'‰¼o®xÎh`¹Ç*±ÙÚ!T$d/$žN>¼WqᯅZ9ÑÒO\ÜÛê1o&,-z ~^NCgNÕéá)ÒÊ©7‰¨¯'Õþ¯þ_¿Ehîþóâ €ï¬uÛûý*ÎK9ä.â-öv<²‘×h$àãúW%ö¯~«g-ÕõÀàG~>Zú¾Iš+(šM³ Û#9äl%ðc¬ ûÝ xÖKG´x®|¸¤Ï™O:Ê8Ã’qÉcÔä‚yÇNJyËŒTj¥&µOmztjÿ ?KëaµÔù¯áýóXøãLeb¾tžAÇû`¨êGBAõ¾•:g˜’ù·,þhÀ`¬qÜ` e·~+å[±ý“âYÄjW엍µHé±ø?Nõô>½âX<5 Ç©ÏѼM¶8cܪXŽÉ^r?¼IróÈS•ZmÇ›™5»òÚÚ7ïu«&|·÷•Ά >[©ÞXHeS$Œyà€ ÷ù²:ò2|óãDf? Z¼PD¶ÓßC(xÆ0|©ßR;ôMsÿ µ´ÔVi¬,͹›Ìxâi˜`¹,GAéÇlV§ÄýF×Yø§ê–‘:Ã=ò2³9n±ÉžØÏ@yÎWžæ±Ãàe„ÄÒN ]ïòêìú_Go'¦ŽÑ’_×õЯðR66þ!›ÑÄ gFMÙ— äžäqôÈ;ÿ eX<#%»Aö‰ãR¤ Í”Ž¹È G&¹Ÿƒ&á?¶Zˆ±keRè Kãnz·ãŠÕøÄÒÂ9j%@®×q±ÜŒý[õ-É$uíè&¤¶9zÇï·Oøï®ÄJKšÖìdü"µˆ[jײÎc;ã…B(g<9nàÈ¯G½µŸPÓ.´Éfâ¼FŽP 31 ‘ÏR}<3šä~ Ã2xVöî Dr Ç\›}Ý#S÷ÈÀëŽHÆI®à\OçKuäI¹†ó(”—GWî ñ³¹¸æ2¨›‹ºÚû%¾ýÖ_3ºNú¯ëúì|ÕÅÖ‰}y lM’ZËîTÿ á[ðÐñ/ˆ9Àû ¸ón3 Mòd‘÷ döª^.Êñް›BâîNp>cëÏçÍzïíôÏ YÍ%ª¬·ãÏ-*9Ü­ÂãhéŒc¾dÈêú¼Ë,. VŠ÷çeÿ n/¡¼äãõâ=‹xGQKx”|¹bÌŠD@2Œ 8'Ž àúƒŽ+áDÒ&¡¨"Œ§–Žr22 Ç·s]ŸÄ‹«ð%ÚÄ<¹ä’(×{e›HÀqÁç©Ç½`üŽÚõK饚9ƒÄ±€< –úƒú~ çðñO#­Í%iKKlµ¦¾F)'Iê¬Î+Ç(`ñ¾£œdÈ’` ™ºcßéé^ÿ i¸”Û\ý¡æhÔB«aq¸}ãÀÆ:ÜWƒ|FÛÿ BŒÇÀeaŸ-sÊ€:úW½ÜÝÜ<%$µ†%CóDªÀí%IÈÏʤ…ôäñÞŒ÷‘a0“ôŽÚë¤nŸoW÷0«e¶y'Å»aΗ2r’# Û°A^ý9ÉQÔõ=ù5¬£Öü.(Þ’M$~V«=éSÄFN½®©ÔWô»ÿ þHžkR‹ìÏ+µµžöê;khÚI¤m¨‹Ôš–âÖçJ¾_Z•’6 a”Èô> ÕÉaÕ<%®£2n bQŠå\tÈõUÿ ø»þ‹k15‚ÃuCL$ݹp P1=Oøýs¯^u éEJ”–éêŸê½5ýzy›jÛ³á›Ûkÿ ÚOcn±ÛÏîW;boºz{ãžüVÆ¡a£a5½äÎÂks¸J@?1è¿{$䑐=k”øsÖ^nŒ¦)ÝåXÃíùN1ØõÚOJë–xF÷h¸ Œ"Ž?x䜚ü³ì¨c*Fœ¯i;7~ñí׫Ðó¥Ë»3Ãü púw ‰°<Á%»ñž ÿ P+Û^ ¾Ye£ŽCÄŒ„/>˜>•á¶Ìm~&&À>M[hÈÈÿ [Ž•íd…RO@3^Ç(ʽ*¶ÖQZyßþ 1Vº}Ñç?¼O4Rh6R€ª£í¡ûÙ a‚3ß·Õ ü=mRÍ/µ9¤‚0ÑC¼Iè:cŽsÛ¾™x£ÆÐ¬ªÍöˢ샒W$•€Å{¨ÀPG ÀÀàŸZìÍ1RÉ0´ðxEË9+Éÿ ^rEÕ—±Š„70l¼áË@û.' ¼¹Žz€N3úUÉ<3á×*?²¬‚ä†"Ùc=p íÛ'¡ª1ñ"økJ†HÒ'»Ÿ+ oÏN¬Ã9 dÙãÜדÏâÍ~æc+j·Jzâ7(£ðW]•晍?nê´º6åwéåç÷N•ZŠíž›¬|?Ðõ?Ñ-E…®³ÇV$~X¯/…õ x‘LˆÑÜÚÈ7¦pzãÜüë½ðÄ^õtÝYËÍ7ÉÖÕ8ÏUe# #€r=sU¾/é’E§jRC4mxNÝ´9†íuá»›V‘ ZI€­×cr1Ÿpzsøf»¨åV‹ìû`qËLÊIã?\~¼³áËC©êhªOîO»‘ÃmçÛçút×¢x“Z}?Üê#b-¤X7õ Äò gž zzbº3œm*qvs·M=íúéw}¿&Úª°^Ö×µÏ(ø‡â†Öµƒenñý†×åQáYûœ÷ÇLœôÎNk¡ð‡¼/µ¸n0æÉ0¬ƒ‚üîÉÆvŒw®Sáö”š¯‹-üÕVŠØÙ[$`(9cqƒÔ_@BëqûÙ`Ýæ­0;79È?w<ó |ÙÜkßÌ1±Ëã ¿ìÒ»ðlìï«ÓnªèèrP´NÏš&Žéö Ù¸÷æ°~-_O'‰`°!RÚÚÝ%]Ø%þbß1'¿ÿ X՝áOöÎŒ·‹¬+Åæ*ÛÛ™0¤ƒOÍÔ `u¯¦ÂaèÐÃÓ«‹¨Ô¥µœ¿¯ÉyÅÙ.oÔôŸ Úx&(STðݽ¦õ] ’ÒNóÁäÈùr3í·žÚ[™ƒ¼veÈ÷ÞIõÎGlqÎ=M|«gsªxÅI6 ]Z·Îªä,¨zŒŽÄ~#ØŠúFñiÉqc©éÐD>S딑 GñŽ1éÐ^+ Ëi;Ô„µVÕú»i¯ÈÒ-ZÍ]òܘ®ì` bÛÙ¥_/y(@÷qÐúg Ô÷W0.Ø› 6Ò© r>QƒŒ0+Èîzb¨É+I0TbNñ"$~)ÕÒ6Þ‹{0VÆ27œWWñcÄcX×íôûyKZéðªc'iQ¿¯LaWŠŸS\·Š“źʸ…ôÙÂí|öÀÇåV|!¤ÂGâÛ[[’ï 3OrÙËPY¹=Î1õ5öåTžÑè Ú64/üö?Zëžk}¬¶éào፾á}3“ü]8Éæ¿´n²Žš_6¾pœ)2?úWÓÚ¥¾¨iWúdŽq{*ª1rXŒd…m»‰äcô¯–dâ•ã‘Jº¬§¨#¨® §,df«8ÉÅßN¾hˆ;îÓ=7áùpën®É 6ûJžO2^œÐò JÖø¥²ã›Ò6Ü·‰!wbÍ‚¬O©»õ¬ÿ ƒP=Ä:â¤-&ÙŽ ` È9 r9íϧzë> XÅ7ƒ5X–krÑ¢L 7€ìw}ÑŸNHëŒüþ:2†á¼+u·á÷N/Û'Ðç~ߘô«ëh!ónRéeQ´6QÛÿ èEwëÅÒ|¸Yqó1uêyùzð8 ƒŠù¦Ò;¹ä6öi<'ü³„[íZhu½ ùÍ¡g‚>r¯׊îÌx}bñ2“­k꣧oø~›hTèóËWò4|ki"xßQ˜Ï6øÀLnß‚0 ¹Æ{±–¶Öe#¨27È@^Ìß.1N¾œyç€õ†ñeé·Õã†çQ°€=­Ì©ºB€Ø8<‚ÃSõ®ùcc>×Ú .Fr:žÝGæ=kÁâ,^!Fž ¬,àµ}%¶«îõ¹†"r²ƒGœüYÕd?aÑÍY®49PyU ÷þ!žxÅm|/‚ãNð˜¼PcûTÒ,¹/Ý=FkÏ|u¨¶«â녏{¤m¢]Û¾ïP>®XãÞ½iÓÁ¾ ‰'¬–6ß¼(„ï— í!úÙäzôë^–:œ¨å|,_¿&š×]uÓѵÛô4’j”bž§x‘Æ©ã›á,‚[Ô ÎÞ= ŒËæ ÀùYÁ?ŽïÚ¼?ÁªxºÕÛ,°1¸‘¿ÝäãØ¯v…@¤åq½ºã œàûââ·z8Xýˆþz~—û»™âµj=Ž â~ãáh@'h¼F#·Üp?ŸëQü-løvépx»cŸø…lxâÃûG·‰¶ø”L£©%y?¦úõÆü-Õ¶¥y`Òl7>q’2üA?•F}c‡jB:¸Jÿ +§¹¿¸Q÷°ív=VÑìu[Qml%R7a×IèTõéŽx¬ ?†š7 1†îã-ˆã’L¡lŽ0OÓ=ÅuˆpÇ•¼3ÛùÒ¶W/!|’wŽw^qÔ×Ïaó M8Q¨ãÑ?ëï0IEhÄa¸X•`a ?!ÐñùQ!Rä ÂžqŽžÝO`I0ÿ J“y|ñ!Îã@99>þ8–+éáu…!ù—ä ʰ<÷6’I®z ÅS„¾)Zþ_Öýµ×ËPåOwø÷þ*üïænÖùmØÝûþ¹=>¦½öî×Jh]¼ç&@§nTŒ6IT Àõ^Fxð7Å3!Ö·aÛ$þÿ ¹ã5îIo:ȪmËY[’8ÇӾlj*òû¢¥xõ¾¼ú•åk+\ð¯ HÚoŽl•Ûk,¯ ç²²cõÅ{²Z\ ´ìQ åpzŽ3Ôð}ÿ Jð¯XO¡øÎé€hÙ¥ûLdŒ`““ù6Gá^ÃáÝ^Ë[Ñb¾YåŒÊ»dŽ4 †2§,;ÿ CQÄ´¾°¨c–±”mºV{«ßÕýÄW\ÖŸ‘çŸ,çMRÆí“l-ƒn~ë©ÉÈê Ü?#Ž•¹ðãSÒ¥ÐWNíà½;ãž)™ÎSÈ9cóLj뵿Å«iÍk¨ió­¶X‚7÷ƒ€yãnyÏŽëÞ Öt`×À×V's$È9Ú:ä{wÆEk€«†Çàc—â$éÎ.éí~Ýëk}ÅAÆpörÑ¢‡Šl¡ÑüSs‹¨‰IÝ„óÀ×wñ&eºðf™pŒÆ9gŽTø£lñëÀçŽ NkÊUK0U’p ï^¡ãÈ¥´ø{£ÙHp`’ØåbqÏ©äó^Æ: Ž' ÊóM«õz+ß×ó5Ÿ»('¹­ð¦C„$˜Å¢_ºÈI?»^äã'ñêzž+ë€ñ-½»´}¡Ë*õ?.xÇ^1ŽMyǸ&“—L–îëöâ7…' bqéÎGé]˪â1$o²¸R8Ã`.q€}sÖ¾C9­8cêÆÞíïóòvÓòùœÕfÔÚéýu­èÖ·Ú Å‚_¤³ÜۺƑߝ”àרý:׃xPþÅÕî-/üØmnQìïGΊÙRqê=>¢½õnæ·r!—h`+’;ò3È<“Û©éšóŸx*÷V¹¸×tÈiˆßwiÔÿ |cŒñÏ®3Ö½̰‰Ë Qr©ö½®¼ÛoÑÙZÅÑ«O൯ýw8;k›ÿ x†;ˆJa;‘º9÷÷R+¡ñgŽí|Iáë{ôáo2ʲ9 029ÉÏLí\‰¿¸Ÿb˜ "Bv$£&#ßiê>=ªª©f  ’N ëí>¡N­XW­~5×úíø\‰»½Ï^ø(—wÖú¥¤2íŽÞXæÁ$ °eÈ888^nÝë²ñÝÔ^ ÖÚ9Q~Ëå7ï DC¶ÑµƒsËÇè9®Wáþƒ6‡£´·°2\Ý:ÈÑ?(#¨'$õèGJ¥ñW\ÿ ‰E¶—¸™g˜ÌÀ¹;Pv ú±ÎNs·ëŸ’–"Ž/:té+ûË]öJöÓM»ëø˜*‘•^Uý—êd|‰åñMæÔÝ‹23å™6æHùÛ‚ëüñ^…ñ1¢oêûÑEØ.õ7*ÅHtÎp{g<·Á«+¸c¿¿pÓ¾Æby=8É_ÄsÆk¬ñB\jÞÔì••Ë[9Píb‹Bヅ =9­3§ð§LšÛáÖšÆæXÌÞdÛP.0\ãïÛ0?™úJ¸™Ë ”•œº+=<µI£¦í¯õêt¬d‹T¬P=ËFêT>ÍØØ@Ï9<÷AQÌ×»Õ¡xùk",JÎæù±Éç$œŽŸZWH®¯"·UÌQ ’ÙÈ]ÅXg<ã ߨg3-Üqe€0¢¨*Œ$܃ ’Sû 8㎼_/e'+Ï–-èÓ¶¶Õíß[·ÙÙ½î쏗¼sk%§µxä‰â-pÒeÆCrú ôσžû=”šÅô(QW‚Õd\ƒæ. \àö¹¯F½°³½0M>‘gr÷q+œ¶NïºHO— ¤ ܥݭ”n·J|ÆP6Kµc=Isó}Ò çGš)a=—#vK›åoK§ßóٍ¤¶¿õú…ÄRÚ[Ësöټˏ•Ë ópw®qœŒ·Ø ùÇâ‹ý‡ãKèS&ÞvûD Aù‘É9 ŒîqÅ} $SnIV[]ѐ´Ó}ØÜ¾A Ü|½kÅþÓ|E Mu R¼.I¼¶däò‚ÃkÆ}ðy¹vc iUœZ…­Õõ»z¾÷¿n¦*j-É­/àœHã\y5 Û ß™ó0— äŸnzôã#Ô¯,†¥ÚeÔ÷ÜÅ´„“'c…<íÝ€<·SŠ¥k§Ã¢éÆÆÙna‚8–=«ʪ[Ÿ™°pNî02z“ÔÙ–K8.È’Þî(vƒ2®@ äÈûãçžxäÇf¯ˆu¹yUÕîýWšÙ|›ëÒ%Q^í[æ|éo5ZY•^{96ˆY‚§v*x>âº_|U¹Ö´©tûMÒÂ9PÇ#«£#€ éÉñ‘ƒÍz/‰´-į¹°dd,Б›p03ƒœ{ç9=+ Ûᧇ¬¦[‡‚ê婺¸#±ß=³ý¿•Õµjñ½HÙh›Û[§ÚýÊöô÷{˜?ô÷·Ô.u©–_%còcAÀ˜’ }0x9Î>žñÇáÍ9,ahï¦Ì2òÓ ñÛAäry$V²Nð ]=$Ž ‚#Ù‚1ƒƒødõMax‡ÂÖ^!±KkÛ‘ «“Çó²FN8+ëÎ{Ò¼oí§[«ÕMRoËeç×[_m/¦¦k.kôgŽxsSÓ´ý`êzªÜÜKo‰cPC9ÎY‰#§^üý9¹âïÞx£Ë·Ú`±‰‹¤;³–=ÏaôÕAð‚÷kêÁNBéÎælcõö®£Fð†ô2Ò¬]ßÂK$ÓÜ®•”/ÊHàã$ä ¸÷ëf¹Oµúâ“”’²ø­è´µþöjçNü÷üÌ¿ xNïFÒd»¼·h®îT9ŽAµÖ>qÁçÔœtïÒ»\ȶÎîcÞäîó3¶@#ÉIÎ ÔñW.<´’¥–ÑÑ€ÕšA‚ ;†qÓë‚2q ÒÂó$# Çí‡ !Ë}Õ9ÈÎÑÉã=;ŒÇÎuñ+ÉûÏ¥öíeÙ+$úíÜ娯'+êZH4ƒq¶FV‹gïŒ208ÆÌ)íб>M|÷âÍã¾"iì‹¥£Jd´™OÝç;sÈúr+ÜäˆË)DŒ¥šF°*3Õ”d {zÔwºQ¿·UžÉf†~>I+ŒqÔ`ð3œ“Ü×f]œTÁÔn4“ƒø’Ýßõ_«*5šzGCÊ,þ+ê1ò÷O¶¸cœºb2yÇ;cùÕ£ñh¬›áÑŠr¤ÝäNBk¥—á—†gxšX/쑘hŸ*Tçn =û㦠2|(ð¿e·ºÖ$ ýìŸ!'åΰyîî+×öœ=Y:²¦ÓÞ×iü’—ü -BK™£˜›âÆ¡&véðõ-ûÉY¹=Onj¹ø¯¯yf4·±T Pó`çœ7={×mÃ/ ¢˜ZÚòK…G½¥b„’G AãÜœ*í¯Ã¿ IoæI¦NU8‘RwÈã;·€ Û×ëÒ”1Y •£E»ÿ Oyto¢<£Áö·šï,䉧ûA¼sû»Nò}¹üE{ÜÖªò1’õÞr0â}ÎØ#>à/8ïéÎ~—áÍ#ñÎlí§³2f'h”?C÷YËdð:qëõÓ·‚ïeÄ© ÔÈØÜRL+žAÎ3¼g=åšó³Œt3 ÑQ¦ùRÙßE®¼±w_;þhš’Sirÿ ^ˆã¼iੇ|RòO„m°J/“$·l“ ÇÓ¿ÿ [ÑŠÆ“„†Õø>cFÆ6Ø1ƒ– àz7Ldòxäüwá‹ÝAXùO•Úý’é®ähm­ •NÀ±ÌTÈç ƒ‘I$pGž:‚ÄbêW¢®œ´|­¦­nÍ>¶ÖÏ¢§ÎÜ¢ºö¹•%ÄqL^öÛ KpNA<ã¡ …î==ª¸óffËF‡yÌcÉ ©ç$ð=ñÏ­YþÊ’Ú]—¥‚¬‚eDïÎH>Ÿ_ÌTP™a‰ch['çÆÜò7a‡?w°Ïn§âÎ5”’¨¹uÚÛ|´ÓÓc§{O—ü1•ªxsÃZ…ÊÏy¡Ã3¸Ë2Èé» ‘ƒÎ äžÜðA§cáOéúÛ4ý5-fŒï„ù¬ûô.Ç Üsž•Ò¾•wo<¶Ÿ"¬¡º|£ î2sÇ¡éE²ÉFѱrU°dÜ6œ¨ mc†Îxë׺Þ'0²¡Rr„{j¾í·è›µ÷)º·å–‹î2|I®Y¼ºÍË·–ÃÆà㍣'óÆxƒOÆÞ&>\lóÌxP Xc¸ì Sþ5§qà/ê>#žÞW¸if$\3 ® ûÄ“ùŽÕê¾ð<Ó‹H¶óÏ" å·( á‘€:ã†8Ï=+ꨬUA×ÃËÚT’ÑÞöù¥¢]{»ms¥F0\ÑÕ—ô}&ÛB´ƒOŽÚ+›xíÄÀ1 ,v± žIëíZ0ǧ™3 í2®0ทp9öÝÔž)ÓZËoq/Ú“‘L ²ŒmùŽÓ9§[Û#Ä‘\ÞB¬Çs [;à à«g‚2ôòªœÝV§»·¯/[uó½õÛï¾ /šÍ}öüÿ «=x»HŸÂÞ.™ ÌQùŸh´‘#a$‚'¡u<Š›Æ>2>+ƒLSiöwµFó1!eg`£åœ ÷ëÛö}Á¿ÛVÙêv $¬ƒ|,s÷z€ð΃¨x÷ÅD\ÜŒÞmåÔ„ ˆ o| :{ÇÓ¶–òÁn!´0Ål€, ƒ ( ÛŒŒ c¶rsšæ,4‹MÛOH!@¢ ÇŽ„`å²9ÝÃw;AÍt0®¤¡…¯ØÄ.Àì클ƒ‘ßñ5Í,Óëu-ÈÔc¢KÃÓ£òÖ̺U.õL¯0…%2È—"~x ‚[`có±nHàŽyàö™¥keˆìŒÛFç{(Ø©†`Jã#Žwg<“:ÚÉ;M ^\yhûX‡vB·÷zrF?§BÊÔ/s<ÐÈB)Û± ·ÍÔwç5Âã:så§e{mѤï«Òíh—]Wm4âí¿ùþW4bC3¶ª¾Ùr$ pw`àädzt!yŠI„hÂîàM)!edŒm'æ>Ç?wzºK­ìcŒ´¯Ìq6fp$)ãw¡éUl`µ»ARAˆÝÕgr:äŒgƒéé[Ôö±”iYs5Ýï«ÙG—K=þF’æMG«óÿ `ŠKɦuOQ!ÕåŒ/ÎGÞ`@ËqÕzdõâ«Ê/Ö(ƒK´%ŽbMü åÜŸö—>¤óŒŒV‘°„I¢Yž#™¥ùÏÊ@8 œgqöö5ª4vד[¬(q cò¨À!FGaÁõõ¯?§†¥ÏU½í¿WªZ$úyú½Žz×§Éþ?>Ã×È•6°{™™ŽÙ.$`­ÎUœ…çè ' ¤r$1Ø(y7 ðV<ž:È  ÁÎMw¾Â'Øb§øxb7gãО½óÉÊë²,i„Fȹ£§8ãä½k¹¥¦ê/ç{ïê驪2œ/«ü?¯Ô›ìñÜ$þeýœRIåŒg9Ác’zrrNO bÚi¢ ѺË/$,“ª¯Ýä;Œ× ´<ÛÑn³IvŸb™¥ nm–ÄŸ—nÝÀãŽ3ëÍG,.öó³˜Ù£¹u ÊÌrŠ[<±!@Æ:c9ÅZh ì’M5ÄìÌ-‚¼ëÉùqŽGì9¬á ;¨A-ž—évþÖ–^ON·Ô”ŸEý}ú×PO&e[]ÒG¸˜Ûp ƒÃà/Ë·8ûÀ€1ž@¿ÚB*²­¼ñì8@p™8Q“žÆH'8«I-%¸‚ F»“åó6°Uù|¶Ú¸ã ò^Äw¥ŠÖK–1ÜÝK,Žddlí²0PÀü“×ükG…¯U«·¶–´w¶ŽÍ¾©yÞú[Zös•¯Á[™6° ¨¼ÉVæq·,# ìãï‘×8îry®A››¨,ãc66»Ë´ã'æÉù?t}¢æH--Òá"›|ˆ¬[í  7¶ö#¸9«––‹$,+Ëqœ\Êø c€yê^ݸÄa°«™B-9%«×®‹V´w~vÜTéꢷþ¼ˆ%·¹• ’[xç•÷2gØS?6åÀÚ õ9É#š@÷bT¸º²C*3Bá¤òÎA9 =úU§Ó"2Ãlá0iÝIc‚2Î@%öç94ùô»'»HÄ¥Ô¾@à Tp£šíx:úÊ:5eºßMý×wµ›Ó_+šº3Ýyvÿ "ºÇ<ÂI>Õ 1G·Ë«È«É# àÈÇ øp Jv·šæDûE¿›†Ë’NFr2qŸ½ÇAÜšu•´éí#Ħ8£2”Ú2Ã/€[ÎTr;qŠz*ý’Îþ(≠;¡TÆâ›;ºÿ àçœk‘Þ­8¾Uª¾íé{^×IZéwÓkXÉûÑZo¯_øo×È¡¬ â–ÞR§2„‚Àœü½ùç® SVa†Âüª¼±D‘ŒísŸàä|ä2 æ[‹z”¯s{wn„ÆmáóCO+†GO8Ïeçåº`¯^¼ðG5f{Xžä,k‰<á y™¥voÆ éÛõëI=œ1‹éíÔÀÑ)R#;AÂncäŽ:tÏ#¶TkB.0Œ-ÖÞZÛgumß}fÎJÉ+#2êÔP£žùÈÅi¢%œ3P*Yƒò‚Aì“Ž2r:ƒÐúñi­RUQq‰H9!”={~¼ “JŽV¥»×²m.ÛߺiYl¾òk˜gL³·rT• ’…wHÁ6ä`–Î3ùÌ4Øe³†&òL‘•%clyîAÂäà0 žüç$[3uŘpNOÀÉ=† cï{rYK ååä~FÁ •a»"Lär1Ó¯2Äõæ<™C•.fÕ»è¥~½-¿g½Â4¡{[ør¨¶·Žõäx¥’l®qpwÇ»8ärF \cޏܯÓ-g‚yciÏÀ¾rÎwèØÈ#o°Á9ã5¢šfÔxÞæfGusÏÌJÿ µ×œ/LtãÅT7²¶w,l ɳ;”eúà·¨çîŒsÜgTÃS¦­^ '~‹®›¯+k÷ZÖd©Æ*Ó[Ü«%Œk0ŽXƒ”$k#Ȩ P2bv‘ƒŸáÇ™ÆÕb)m$É*8óLE‘8'–ÜN Úyàúô­+{uº±I'wvš4fÜr íì½=úuú sFlìV$‘ö†Hсù€$§ õ=½¸«Ž] :Ž+•¦ïmRþ½l´îÊT#nkiøÿ _ðÆT¶7Ò½ºÒ£Î¸d\ã8=yãŽÜäR{x]ZâÚé#¸r²#»ÎHÆ6õ ç® ÎFkr;sºÄ.&;só± Ç9êH÷ýSšÕ­tÐU¢-n­ Ì| vqœ„{gŒt§S.P‹’މ_[;m¥Þ­ZýRûÂX{+¥úü¼ú•-àÓ7!„G"“´‹žƒnrYXã¸îp éœ!Ó­oP̏tÑ (‰Þ¹é€sÓ#GLçÕšÑnJý¡!‘Tä#“ß?îýp}xÇ‚I¥Õn#·¸–y'qó@r[ Êô÷<ÔWÃÓ¢áN¥4ԝ’I&ݼ¬¬¼ÞºvéÆ FQV~_ÒüJÖÚt¥¦Xá3BÄP^%ÈÎW-×c¡ú©¤·Iþèk¥š?–UQåIR[’O 5x\ÉhÆI¶K4«2ùªŠŒ<¼óœçØ`u«‚Í.VHä € Ëgfx''9ÆI#±®Z8 sISºku¢ßÞ]úk»Jößl¡B.Ü»ÿ MWe °·Ž%šêɆ¼»Âù³´œ O¿cÐÓÄh©"ÛÜÏ.ÖV ’3nüÄmnq[ŒòznšÖ>J¬òˆæ…qýØP Ž:ä7^0yëWšÍ_79äoaÈ °#q0{ää×mœy”R{vÒÞ¶ÚÏe¥“ÚÆÐ¥Ì®—õýjR •íç›Ìb„+J yÜØÙ•Ç]¿Ôd þËOL²”9-Œ—õÃc'æÝלçÚ²ìejP“½ âù°¨†ðqòädЃÉäÖÜj÷PÇp“ÍšŠå«‘î <iWN­smª»¶vÓz5»ûì:Rs\Ðßôû×uÔÿÙ