Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 8f1462e52e1797a02c97073eed0b7f92 > files > 613

python-docs-2.6.5-2.5mdv2010.2.i586.rpm

<!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 v2.6.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.6.5',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="search" type="application/opensearchdescription+xml"
          title="Search within Python v2.6.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 v2.6.5 documentation" href="index.html" />
    <link rel="shortcut icon" type="image/png" href="_static/py.png" />
 

  </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="modindex.html" title="Global Module Index"
             accesskey="M">modules</a> |</li>
        <li><img src="_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="index.html">Python v2.6.5 documentation</a> &raquo;</li>
 
      </ul>
    </div>  

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

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

<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="library/locale.html#locale.T_FMT">T_FMT (in module locale)</a></dt>
<dt><a href="library/locale.html#locale.T_FMT_AMPM">T_FMT_AMPM (in module locale)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-987">tab</a></dt>
<dt><a href="library/tabnanny.html#module-tabnanny">tabnanny (module)</a></dt>
<dt>tabular</dt>
  <dd><dl>
    <dt><a href="library/csv.html#index-268">data</a></dt>
  </dl></dd>
<dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tag">tag (xml.etree.ElementTree.Element attribute)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.Element.tagName">tagName (xml.dom.Element attribute)</a></dt>
<dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tail">tail (xml.etree.ElementTree.Element attribute)</a></dt>
<dt><a href="library/itertools.html#itertools.takewhile">takewhile() (in module itertools)</a></dt>
<dt><a href="library/aetools.html#aetools.TalkTo">TalkTo (class in aetools)</a></dt>
<dt><a href="library/cmath.html#cmath.tan">tan() (in module cmath)</a></dt>
  <dd><dl>
    <dt><a href="library/math.html#math.tan">(in module math)</a></dt>
  </dl></dd>
<dt><a href="library/cmath.html#cmath.tanh">tanh() (in module cmath)</a></dt>
  <dd><dl>
    <dt><a href="library/math.html#math.tanh">(in module math)</a></dt>
  </dl></dd>
<dt><a href="library/tarfile.html#tarfile.TarError">TarError</a></dt>
<dt><a href="library/tarfile.html#tarfile.TarFile">TarFile (class in tarfile)</a>, <a href="library/tarfile.html#tarfile.TarFile">[1]</a></dt>
<dt><a href="library/tarfile.html#module-tarfile">tarfile (module)</a></dt>
<dt><a href="library/tarfile.html#tarfile.TarFileCompat">TarFileCompat (class in tarfile)</a></dt>
<dt><a href="library/tarfile.html#tarfile.TarFileCompat.TAR_GZIPPED">TarFileCompat.TAR_GZIPPED (in module tarfile)</a></dt>
<dt><a href="library/tarfile.html#tarfile.TarFileCompat.TAR_PLAIN">TarFileCompat.TAR_PLAIN (in module tarfile)</a></dt>
<dt><a href="reference/simple_stmts.html#index-1007">target</a></dt>
  <dd><dl>
    <dt><a href="reference/simple_stmts.html#index-1020">deletion</a></dt>
    <dt><a href="reference/compound_stmts.html#index-769">list</a>, <a href="reference/simple_stmts.html#index-1007">[1]</a></dt>
    <dt><a href="reference/simple_stmts.html#index-1008">list assignment</a></dt>
    <dt><a href="reference/simple_stmts.html#index-1020">list, deletion</a></dt>
    <dt><a href="reference/simple_stmts.html#index-1037">loop control</a></dt>
  </dl></dd>
<dt><a href="library/xml.dom.html#xml.dom.ProcessingInstruction.target">target (xml.dom.ProcessingInstruction attribute)</a></dt>
<dt><a href="library/tarfile.html#tarfile.TarInfo">TarInfo (class in tarfile)</a></dt>
<dt><a href="library/multiprocessing.html#multiprocessing.JoinableQueue.task_done">task_done() (multiprocessing.JoinableQueue method)</a></dt>
  <dd><dl>
    <dt><a href="library/queue.html#Queue.Queue.task_done">(Queue.Queue method)</a></dt>
  </dl></dd>
<dt><a href="reference/datamodel.html#index-854">tb_frame (traceback attribute)</a></dt>
<dt><a href="reference/datamodel.html#index-854">tb_lasti (traceback attribute)</a></dt>
<dt><a href="reference/datamodel.html#index-854">tb_lineno (traceback attribute)</a></dt>
<dt><a href="library/traceback.html#traceback.tb_lineno">tb_lineno() (in module traceback)</a></dt>
<dt><a href="reference/datamodel.html#index-854">tb_next (traceback attribute)</a></dt>
<dt><a href="library/termios.html#termios.tcdrain">tcdrain() (in module termios)</a></dt>
<dt><a href="library/termios.html#termios.tcflow">tcflow() (in module termios)</a></dt>
<dt><a href="library/termios.html#termios.tcflush">tcflush() (in module termios)</a></dt>
<dt><a href="library/termios.html#termios.tcgetattr">tcgetattr() (in module termios)</a></dt>
<dt><a href="library/os.html#os.tcgetpgrp">tcgetpgrp() (in module os)</a></dt>
<dt><a href="library/tkinter.html#Tkinter.Tcl">Tcl() (in module Tkinter)</a></dt>
<dt><a href="faq/gui.html#index-178">TCL_LIBRARY</a></dt>
<dt><a href="library/termios.html#termios.tcsendbreak">tcsendbreak() (in module termios)</a></dt>
<dt><a href="library/termios.html#termios.tcsetattr">tcsetattr() (in module termios)</a></dt>
<dt><a href="library/os.html#os.tcsetpgrp">tcsetpgrp() (in module os)</a></dt>
<dt><a href="library/unittest.html#unittest.TestCase.tearDown">tearDown() (unittest.TestCase method)</a></dt>
<dt><a href="library/itertools.html#itertools.tee">tee() (in module itertools)</a></dt>
<dt><a href="library/aifc.html#aifc.aifc.tell">tell() (aifc.aifc method)</a>, <a href="library/aifc.html#aifc.aifc.tell">[1]</a></dt>
  <dd><dl>
    <dt><a href="library/bz2.html#bz2.BZ2File.tell">(bz2.BZ2File method)</a></dt>
    <dt><a href="library/chunk.html#chunk.Chunk.tell">(chunk.Chunk method)</a></dt>
    <dt><a href="library/stdtypes.html#file.tell">(file method)</a></dt>
    <dt><a href="library/mmap.html#mmap.tell">(in module mmap)</a></dt>
    <dt><a href="library/io.html#io.IOBase.tell">(io.IOBase method)</a></dt>
    <dt><a href="library/multifile.html#multifile.MultiFile.tell">(multifile.MultiFile method)</a></dt>
    <dt><a href="library/sunau.html#sunau.AU_read.tell">(sunau.AU_read method)</a></dt>
    <dt><a href="library/sunau.html#sunau.AU_write.tell">(sunau.AU_write method)</a></dt>
    <dt><a href="library/wave.html#wave.Wave_read.tell">(wave.Wave_read method)</a></dt>
    <dt><a href="library/wave.html#wave.Wave_write.tell">(wave.Wave_write method)</a></dt>
  </dl></dd>
<dt><a href="library/telnetlib.html#telnetlib.Telnet">Telnet (class in telnetlib)</a></dt>
<dt><a href="library/telnetlib.html#module-telnetlib">telnetlib (module)</a></dt>
<dt><a href="library/tempfile.html#index-654">TEMP</a></dt>
<dt><a href="library/tempfile.html#tempfile.tempdir">tempdir (in module tempfile)</a></dt>
<dt><a href="library/tempfile.html#module-tempfile">tempfile (module)</a></dt>
<dt><a href="library/pipes.html#pipes.Template">Template (class in pipes)</a></dt>
  <dd><dl>
    <dt><a href="library/string.html#string.Template">(class in string)</a></dt>
  </dl></dd>
<dt><a href="library/tempfile.html#tempfile.template">template (in module tempfile)</a></dt>
  <dd><dl>
    <dt><a href="library/string.html#string.string.template">(string.string attribute)</a></dt>
  </dl></dd>
<dt><a href="library/os.html#os.tempnam">tempnam() (in module os)</a></dt>
<dt>temporary</dt>
  <dd><dl>
    <dt><a href="library/tempfile.html#index-652">file</a></dt>
    <dt><a href="library/tempfile.html#index-652">file name</a></dt>
  </dl></dd>
<dt><a href="library/tempfile.html#tempfile.TemporaryFile">TemporaryFile() (in module tempfile)</a></dt>
<dt><a href="library/curses.html#curses.termattrs">termattrs() (in module curses)</a></dt>
<dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.terminate">terminate() (multiprocessing.pool.multiprocessing.Pool method)</a></dt>
  <dd><dl>
    <dt><a href="library/multiprocessing.html#multiprocessing.Process.terminate">(multiprocessing.Process method)</a></dt>
    <dt><a href="library/subprocess.html#subprocess.Popen.terminate">(subprocess.Popen method)</a></dt>
  </dl></dd>
<dt><a href="reference/executionmodel.html#index-897">termination model</a></dt>
<dt><a href="library/termios.html#module-termios">termios (module)</a></dt>
<dt><a href="library/curses.html#curses.termname">termname() (in module curses)</a></dt>
<dt>test</dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-967">identity</a></dt>
    <dt><a href="reference/expressions.html#index-966">membership</a></dt>
  </dl></dd>
<dt><a href="library/doctest.html#doctest.DocTestFailure.test">test (doctest.DocTestFailure attribute)</a></dt>
  <dd><dl>
    <dt><a href="library/doctest.html#doctest.UnexpectedException.test">(doctest.UnexpectedException attribute)</a></dt>
    <dt><a href="library/test.html#module-test">(module)</a></dt>
  </dl></dd>
<dt><a href="library/cgi.html#cgi.test">test() (in module cgi)</a></dt>
  <dd><dl>
    <dt><a href="library/mutex.html#mutex.mutex.test">(mutex.mutex method)</a></dt>
  </dl></dd>
<dt><a href="library/test.html#module-test.test_support">test.test_support (module)</a></dt>
<dt><a href="library/mutex.html#mutex.mutex.testandset">testandset() (mutex.mutex method)</a></dt>
<dt><a href="library/unittest.html#unittest.TestCase">TestCase (class in unittest)</a></dt>
<dt><a href="library/test.html#test.test_support.TestFailed">TestFailed</a></dt>
<dt><a href="library/doctest.html#doctest.testfile">testfile() (in module doctest)</a></dt>
<dt><a href="library/test.html#test.test_support.TESTFN">TESTFN (in module test.test_support)</a></dt>
<dt><a href="library/unittest.html#unittest.TestLoader">TestLoader (class in unittest)</a></dt>
<dt><a href="library/unittest.html#unittest.TestLoader.testMethodPrefix">testMethodPrefix (unittest.TestLoader attribute)</a></dt>
<dt><a href="library/doctest.html#doctest.testmod">testmod() (in module doctest)</a></dt>
<dt><a href="library/unittest.html#unittest.TestResult">TestResult (class in unittest)</a></dt>
<dt><a href="library/imghdr.html#imghdr.tests">tests (in module imghdr)</a></dt>
<dt><a href="library/test.html#test.test_support.TestSkipped">TestSkipped</a></dt>
<dt><a href="library/doctest.html#doctest.testsource">testsource() (in module doctest)</a></dt>
<dt><a href="library/unittest.html#unittest.TestResult.testsRun">testsRun (unittest.TestResult attribute)</a></dt>
<dt><a href="library/unittest.html#unittest.TestSuite">TestSuite (class in unittest)</a></dt>
<dt><a href="library/zipfile.html#zipfile.ZipFile.testzip">testzip() (zipfile.ZipFile method)</a></dt>
<dt><a href="library/msilib.html#msilib.text">text (in module msilib)</a></dt>
  <dd><dl>
    <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.text">(xml.etree.ElementTree.Element attribute)</a></dt>
  </dl></dd>
<dt><a href="library/msilib.html#msilib.Dialog.text">text() (msilib.Dialog method)</a></dt>
<dt><a href="library/sqlite3.html#sqlite3.Connection.text_factory">text_factory (sqlite3.Connection attribute)</a></dt>
<dt><a href="library/curses.html#curses.textpad.Textbox">Textbox (class in curses.textpad)</a></dt>
<dt><a href="library/calendar.html#calendar.TextCalendar">TextCalendar (class in calendar)</a></dt>
<dt><a href="library/gettext.html#gettext.textdomain">textdomain() (in module gettext)</a></dt>
<dt><a href="distutils/apiref.html#distutils.text_file.TextFile">TextFile (class in distutils.text_file)</a></dt>
<dt><a href="library/io.html#io.TextIOBase">TextIOBase (class in io)</a></dt>
<dt><a href="library/io.html#io.TextIOWrapper">TextIOWrapper (class in io)</a></dt>
<dt><a href="library/unittest.html#unittest.TextTestRunner">TextTestRunner (class in unittest)</a></dt>
<dt><a href="library/textwrap.html#module-textwrap">textwrap (module)</a></dt>
<dt><a href="library/textwrap.html#textwrap.TextWrapper">TextWrapper (class in textwrap)</a></dt>
<dt><a href="library/locale.html#locale.THOUSEP">THOUSEP (in module locale)</a></dt>
<dt>thread</dt>
  <dd><dl>
    <dt><a href="c-api/init.html#index-62">module</a></dt>
  </dl></dd>
<dt><a href="library/threading.html#threading.Thread">Thread (class in threading)</a>, <a href="library/threading.html#threading.Thread">[1]</a></dt>
<dt><a href="library/thread.html#module-thread">thread (module)</a></dt>
<dt><a href="library/imaplib.html#imaplib.IMAP4.thread">thread() (imaplib.IMAP4 method)</a></dt>
<dt><a href="library/threading.html#module-threading">threading (module)</a></dt>
<dt>threads</dt>
  <dd><dl>
    <dt><a href="library/thread.html#index-661">IRIX</a></dt>
    <dt><a href="library/thread.html#index-659">POSIX</a></dt>
  </dl></dd>
<dt><a href="library/2to3.html#2to3fixer-throw">throw (2to3 fixer)</a></dt>
<dt><a href="reference/expressions.html#generator.throw">throw() (generator method)</a></dt>
<dt><a href="library/fl.html#fl.tie">tie() (in module fl)</a></dt>
<dt><a href="library/curses.html#curses.tigetflag">tigetflag() (in module curses)</a></dt>
<dt><a href="library/curses.html#curses.tigetnum">tigetnum() (in module curses)</a></dt>
<dt><a href="library/curses.html#curses.tigetstr">tigetstr() (in module curses)</a></dt>
<dt><a href="library/turtle.html#turtle.tilt">tilt() (in module turtle)</a></dt>
<dt><a href="library/turtle.html#turtle.tiltangle">tiltangle() (in module turtle)</a></dt>
<dt><a href="library/datetime.html#datetime.time">time (class in datetime)</a></dt>
  <dd><dl>
    <dt><a href="library/time.html#module-time">(module)</a></dt>
  </dl></dd>
<dt><a href="library/datetime.html#datetime.datetime.time">time() (datetime.datetime method)</a></dt>
  <dd><dl>
    <dt><a href="library/time.html#time.time">(in module time)</a></dt>
  </dl></dd>
<dt><a href="library/imaplib.html#imaplib.Time2Internaldate">Time2Internaldate() (in module imaplib)</a></dt>
<dt><a href="library/datetime.html#datetime.timedelta">timedelta (class in datetime)</a></dt>
<dt><a href="library/logging.html#logging.handlers.TimedRotatingFileHandler">TimedRotatingFileHandler (class in logging.handlers)</a></dt>
<dt><a href="library/calendar.html#calendar.timegm">timegm() (in module calendar)</a></dt>
<dt><a href="library/timeit.html#module-timeit">timeit (module)</a></dt>
<dt><a href="library/timeit.html#timeit.timeit">timeit() (in module timeit)</a></dt>
  <dd><dl>
    <dt><a href="library/timeit.html#timeit.Timer.timeit">(timeit.Timer method)</a></dt>
  </dl></dd>
<dt><a href="library/socket.html#socket.timeout">timeout</a></dt>
  <dd><dl>
    <dt><a href="library/socketserver.html#SocketServer.BaseServer.timeout">(SocketServer.BaseServer attribute)</a></dt>
  </dl></dd>
<dt><a href="library/curses.html#curses.window.timeout">timeout() (curses.window method)</a></dt>
<dt><a href="library/threading.html#threading.Timer">Timer (class in threading)</a>, <a href="library/threading.html#threading.Timer">[1]</a></dt>
  <dd><dl>
    <dt><a href="library/timeit.html#timeit.Timer">(class in timeit)</a></dt>
  </dl></dd>
<dt><a href="library/os.html#os.times">times() (in module os)</a></dt>
<dt><a href="library/datetime.html#datetime.date.timetuple">timetuple() (datetime.date method)</a></dt>
  <dd><dl>
    <dt><a href="library/datetime.html#datetime.datetime.timetuple">(datetime.datetime method)</a></dt>
  </dl></dd>
<dt><a href="library/datetime.html#datetime.datetime.timetz">timetz() (datetime.datetime method)</a></dt>
<dt><a href="library/time.html#time.timezone">timezone (in module time)</a></dt>
<dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.title">title() (EasyDialogs.ProgressBar method)</a></dt>
  <dd><dl>
    <dt><a href="library/turtle.html#turtle.title">(in module turtle)</a></dt>
    <dt><a href="library/stdtypes.html#str.title">(str method)</a></dt>
  </dl></dd>
<dt><a href="library/tix.html#index-683">Tix</a></dt>
  <dd><dl>
    <dt><a href="library/tix.html#Tix.Tix">(class in Tix)</a></dt>
    <dt><a href="library/tix.html#module-Tix">(module)</a></dt>
  </dl></dd>
<dt><a href="library/tix.html#Tix.tixCommand.tix_addbitmapdir">tix_addbitmapdir() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand.tix_cget">tix_cget() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand.tix_configure">tix_configure() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand.tix_filedialog">tix_filedialog() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand.tix_getbitmap">tix_getbitmap() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand.tix_getimage">tix_getimage() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#index-684">TIX_LIBRARY</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand.tix_option_get">tix_option_get() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand.tix_resetoptions">tix_resetoptions() (Tix.tixCommand method)</a></dt>
<dt><a href="library/tix.html#Tix.tixCommand">tixCommand (class in Tix)</a></dt>
<dt><a href="library/tk.html#index-685">Tk</a></dt>
  <dd><dl>
    <dt><a href="library/tkinter.html#Tkinter.Tk">(class in Tkinter)</a></dt>
  </dl></dd>
<dt><a href="library/tkinter.html#index-688">Tk Option Data Types</a></dt>
<dt><a href="faq/gui.html#index-179">TK_LIBRARY</a></dt>
<dt><a href="library/tk.html#index-685">Tkinter</a></dt>
  <dd><dl>
    <dt><a href="library/tkinter.html#module-Tkinter">(module)</a></dt>
  </dl></dd>
<dt><a href="library/tix.html#Tix.TList">TList (class in Tix)</a></dt>
<dt><a href="library/ssl.html#index-571">TLS</a></dt>
<dt><a href="library/os.html#index-461">TMP</a>, <a href="library/tempfile.html#index-655">[1]</a></dt>
<dt><a href="library/os.html#os.TMP_MAX">TMP_MAX (in module os)</a></dt>
<dt><a href="library/os.html#index-460">TMPDIR</a>, <a href="library/tempfile.html#index-653">[1]</a></dt>
<dt><a href="library/os.html#os.tmpfile">tmpfile() (in module os)</a></dt>
<dt><a href="library/os.html#os.tmpnam">tmpnam() (in module os)</a></dt>
<dt><a href="library/decimal.html#decimal.Context.to_eng_string">to_eng_string() (decimal.Context method)</a></dt>
  <dd><dl>
    <dt><a href="library/decimal.html#decimal.Decimal.to_eng_string">(decimal.Decimal method)</a></dt>
  </dl></dd>
<dt><a href="library/decimal.html#decimal.Decimal.to_integral">to_integral() (decimal.Decimal method)</a></dt>
<dt><a href="library/decimal.html#decimal.Context.to_integral_exact">to_integral_exact() (decimal.Context method)</a></dt>
  <dd><dl>
    <dt><a href="library/decimal.html#decimal.Decimal.to_integral_exact">(decimal.Decimal method)</a></dt>
  </dl></dd>
<dt><a href="library/decimal.html#decimal.Decimal.to_integral_value">to_integral_value() (decimal.Decimal method)</a></dt>
<dt><a href="library/decimal.html#decimal.Context.to_sci_string">to_sci_string() (decimal.Context method)</a></dt>
<dt><a href="library/email.charset.html#email.charset.Charset.to_splittable">to_splittable() (email.charset.Charset method)</a></dt>
<dt><a href="library/codecs.html#encodings.idna.ToASCII">ToASCII() (in module encodings.idna)</a></dt>
<dt><a href="library/tarfile.html#tarfile.TarInfo.tobuf">tobuf() (tarfile.TarInfo method)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="library/popen2.html#popen2.Popen3.tochild">tochild (popen2.Popen3 attribute)</a></dt>
<dt><a href="library/datetime.html#datetime.date.today">today() (datetime.date method)</a></dt>
  <dd><dl>
    <dt><a href="library/datetime.html#datetime.datetime.today">(datetime.datetime method)</a></dt>
  </dl></dd>
<dt><a href="library/array.html#array.array.tofile">tofile() (array.array method)</a></dt>
<dt><a href="library/token.html#token.tok_name">tok_name (in module token)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-980">token</a></dt>
  <dd><dl>
    <dt><a href="library/token.html#module-token">(module)</a></dt>
    <dt><a href="library/shlex.html#shlex.shlex.token">(shlex.shlex attribute)</a></dt>
  </dl></dd>
<dt><a href="library/tabnanny.html#tabnanny.tokeneater">tokeneater() (in module tabnanny)</a></dt>
<dt><a href="library/tokenize.html#module-tokenize">tokenize (module)</a></dt>
<dt><a href="library/tokenize.html#tokenize.tokenize">tokenize() (in module tokenize)</a></dt>
<dt><a href="library/array.html#array.array.tolist">tolist() (array.array method)</a></dt>
  <dd><dl>
    <dt><a href="library/parser.html#parser.ST.tolist">(parser.ST method)</a></dt>
  </dl></dd>
<dt><a href="library/audioop.html#audioop.tomono">tomono() (in module audioop)</a></dt>
<dt><a href="library/datetime.html#datetime.date.toordinal">toordinal() (datetime.date method)</a></dt>
  <dd><dl>
    <dt><a href="library/datetime.html#datetime.datetime.toordinal">(datetime.datetime method)</a></dt>
  </dl></dd>
<dt><a href="library/curses.panel.html#curses.panel.Panel.top">top() (curses.panel.Panel method)</a></dt>
  <dd><dl>
    <dt><a href="library/poplib.html#poplib.POP3.top">(poplib.POP3 method)</a></dt>
  </dl></dd>
<dt><a href="library/curses.panel.html#curses.panel.top_panel">top_panel() (in module curses.panel)</a></dt>
<dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.Node.toprettyxml">toprettyxml() (xml.dom.minidom.Node method)</a></dt>
<dt><a href="library/audioop.html#audioop.tostereo">tostereo() (in module audioop)</a></dt>
<dt><a href="library/array.html#array.array.tostring">tostring() (array.array method)</a></dt>
  <dd><dl>
    <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.tostring">(in module xml.etree.ElementTree)</a></dt>
  </dl></dd>
<dt><a href="library/sqlite3.html#sqlite3.Connection.total_changes">total_changes (sqlite3.Connection attribute)</a></dt>
<dt><a href="library/parser.html#parser.ST.totuple">totuple() (parser.ST method)</a></dt>
<dt><a href="library/macostools.html#macostools.touched">touched() (in module macostools)</a></dt>
<dt><a href="library/curses.html#curses.window.touchline">touchline() (curses.window method)</a></dt>
<dt><a href="library/curses.html#curses.window.touchwin">touchwin() (curses.window method)</a></dt>
<dt><a href="library/array.html#array.array.tounicode">tounicode() (array.array method)</a></dt>
<dt><a href="library/codecs.html#encodings.idna.ToUnicode">ToUnicode() (in module encodings.idna)</a></dt>
<dt><a href="library/imageop.html#imageop.tovideo">tovideo() (in module imageop)</a></dt>
<dt><a href="library/turtle.html#turtle.towards">towards() (in module turtle)</a></dt>
<dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.Node.toxml">toxml() (xml.dom.minidom.Node method)</a></dt>
<dt><a href="c-api/typeobj.html#tp_alloc">tp_alloc (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_allocs">tp_allocs (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_as_buffer">tp_as_buffer (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_as_mapping">tp_as_mapping (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_as_number">tp_as_number (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_as_sequence">tp_as_sequence (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_base">tp_base (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_bases">tp_bases (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_basicsize">tp_basicsize (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_cache">tp_cache (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_call">tp_call (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_clear">tp_clear (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_compare">tp_compare (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_dealloc">tp_dealloc (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_descr_get">tp_descr_get (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_descr_set">tp_descr_set (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_dict">tp_dict (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_dictoffset">tp_dictoffset (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_doc">tp_doc (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_flags">tp_flags (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_free">tp_free (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_frees">tp_frees (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_getattr">tp_getattr (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_getattro">tp_getattro (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_getset">tp_getset (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_hash">tp_hash (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_init">tp_init (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_is_gc">tp_is_gc (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_itemsize">tp_itemsize (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_iter">tp_iter (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_iternext">tp_iternext (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_maxalloc">tp_maxalloc (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_members">tp_members (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_methods">tp_methods (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_mro">tp_mro (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_name">tp_name (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_new">tp_new (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_next">tp_next (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_print">tp_print (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_repr">tp_repr (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_richcompare">tp_richcompare (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_setattr">tp_setattr (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_setattro">tp_setattro (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_str">tp_str (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_subclasses">tp_subclasses (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_traverse">tp_traverse (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_weaklist">tp_weaklist (C member)</a></dt>
<dt><a href="c-api/typeobj.html#tp_weaklistoffset">tp_weaklistoffset (C member)</a></dt>
<dt><a href="library/curses.html#curses.tparm">tparm() (in module curses)</a></dt>
<dt>trace</dt>
  <dd><dl>
    <dt><a href="reference/datamodel.html#index-853">stack</a></dt>
  </dl></dd>
<dt><a href="library/trace.html#trace.Trace">Trace (class in trace)</a></dt>
<dt><a href="library/trace.html#module-trace">trace (module)</a></dt>
<dt><a href="library/threading.html#index-662">trace function</a>, <a href="library/sys.html#index-637">[1]</a>, <a href="library/sys.html#index-647">[2]</a></dt>
<dt><a href="library/inspect.html#inspect.trace">trace() (in module inspect)</a></dt>
<dt><a href="library/bdb.html#bdb.Bdb.trace_dispatch">trace_dispatch() (bdb.Bdb method)</a></dt>
<dt>traceback</dt>
  <dd><dl>
    <dt><a href="library/traceback.html#index-690">object</a>, <a href="reference/compound_stmts.html#index-774">[1]</a>, <a href="reference/datamodel.html#index-853">[2]</a>, <a href="reference/simple_stmts.html#index-1034">[3]</a>, <a href="library/sys.html#index-635">[4]</a></dt>
  </dl></dd>
<dt><a href="library/traceback.html#module-traceback">traceback (module)</a></dt>
<dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.traceback_limit">traceback_limit (wsgiref.handlers.BaseHandler attribute)</a></dt>
<dt><a href="library/sys.html#sys.tracebacklimit">tracebacklimit (in module sys)</a></dt>
<dt>tracebacks</dt>
  <dd><dl>
    <dt><a href="library/cgitb.html#index-233">in CGI scripts</a></dt>
  </dl></dd>
<dt><a href="library/types.html#types.TracebackType">TracebackType (in module types)</a></dt>
<dt><a href="library/turtle.html#turtle.tracer">tracer() (in module turtle)</a>, <a href="library/turtle.html#turtle.tracer">[1]</a></dt>
<dt>trailing</dt>
  <dd><dl>
    <dt><a href="reference/simple_stmts.html#index-1025">comma</a>, <a href="reference/expressions.html#index-975">[1]</a></dt>
  </dl></dd>
<dt><a href="library/ftplib.html#ftplib.FTP.transfercmd">transfercmd() (ftplib.FTP method)</a></dt>
<dt><a href="library/test.html#test.test_support.TransientResource">TransientResource (class in test.test_support)</a></dt>
<dt><a href="library/fnmatch.html#fnmatch.translate">translate() (in module fnmatch)</a></dt>
  <dd><dl>
    <dt><a href="library/string.html#string.translate">(in module string)</a></dt>
    <dt><a href="library/stdtypes.html#str.translate">(str method)</a></dt>
  </dl></dd>
<dt><a href="library/gettext.html#gettext.translation">translation() (in module gettext)</a></dt>
<dt><a href="library/ssl.html#index-571">Transport Layer Security</a></dt>
<dt><a href="c-api/gcsupport.html#traverseproc">traverseproc (C type)</a></dt>
<dt><a href="library/tix.html#Tix.Tree">Tree (class in Tix)</a></dt>
<dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder">TreeBuilder (class in xml.etree.ElementTree)</a></dt>
<dt><a href="library/random.html#random.triangular">triangular() (in module random)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-994">triple-quoted string</a>, <a href="glossary.html#term-triple-quoted-string">[1]</a></dt>
<dt><a href="reference/datamodel.html#index-799">True</a>, <a href="library/stdtypes.html#index-584">[1]</a>, <a href="library/stdtypes.html#index-618">[2]</a></dt>
<dt><a href="library/stdtypes.html#index-583">true</a></dt>
<dt><a href="library/constants.html#True">True (built-in variable)</a></dt>
<dt><a href="library/operator.html#operator.truediv">truediv() (in module operator)</a></dt>
<dt><a href="library/math.html#math.trunc">trunc() (in module math)</a>, <a href="library/stdtypes.html#index-596">[1]</a></dt>
<dt><a href="library/stdtypes.html#file.truncate">truncate() (file method)</a></dt>
  <dd><dl>
    <dt><a href="library/io.html#io.BytesIO.truncate">(io.BytesIO method)</a></dt>
    <dt><a href="library/io.html#io.IOBase.truncate">(io.IOBase method)</a></dt>
  </dl></dd>
<dt>truth</dt>
  <dd><dl>
    <dt><a href="library/stdtypes.html#index-580">value</a></dt>
  </dl></dd>
<dt><a href="library/operator.html#operator.truth">truth() (in module operator)</a></dt>
<dt>try</dt>
  <dd><dl>
    <dt><a href="reference/compound_stmts.html#index-773">statement</a>, <a href="reference/datamodel.html#index-854">[1]</a>, <a href="library/exceptions.html#index-328">[2]</a></dt>
  </dl></dd>
<dt><a href="library/imgfile.html#imgfile.ttob">ttob() (in module imgfile)</a></dt>
<dt>tty</dt>
  <dd><dl>
    <dt><a href="library/termios.html#index-657">I/O control</a></dt>
  </dl></dd>
<dt><a href="library/tty.html#module-tty">tty (module)</a></dt>
<dt><a href="library/os.html#os.ttyname">ttyname() (in module os)</a></dt>
<dt>tuple</dt>
  <dd><dl>
    <dt><a href="c-api/list.html#index-99">built-in function</a>, <a href="c-api/sequence.html#index-137">[1]</a></dt>
    <dt><a href="reference/expressions.html#index-911">display</a></dt>
    <dt><a href="reference/datamodel.html#index-810">empty</a>, <a href="reference/expressions.html#index-910">[1]</a></dt>
    <dt><a href="c-api/tuple.html#index-148">object</a>, <a href="reference/datamodel.html#index-810">[1]</a>, <a href="reference/expressions.html#index-933">[2]</a>, <a href="reference/expressions.html#index-936">[3]</a>, <a href="reference/expressions.html#index-974">[4]</a>, <a href="library/stdtypes.html#index-599">[5]</a></dt>
    <dt><a href="reference/datamodel.html#index-810">singleton</a></dt>
  </dl></dd>
<dt><a href="library/functions.html#tuple">tuple() (built-in function)</a></dt>
<dt><a href="library/parser.html#parser.tuple2st">tuple2st() (in module parser)</a></dt>
<dt><a href="library/2to3.html#2to3fixer-tuple_params">tuple_params (2to3 fixer)</a></dt>
<dt><a href="c-api/tuple.html#index-149">TupleType (in module types)</a>, <a href="library/types.html#types.TupleType">[1]</a></dt>
<dt><a href="library/fpectl.html#fpectl.turnoff_sigfpe">turnoff_sigfpe() (in module fpectl)</a></dt>
<dt><a href="library/fpectl.html#fpectl.turnon_sigfpe">turnon_sigfpe() (in module fpectl)</a></dt>
<dt><a href="library/turtle.html#turtle.Turtle">Turtle (class in turtle)</a></dt>
<dt><a href="library/turtle.html#module-turtle">turtle (module)</a></dt>
<dt><a href="library/turtle.html#turtle.turtles">turtles() (in module turtle)</a></dt>
<dt><a href="library/turtle.html#turtle.TurtleScreen">TurtleScreen (class in turtle)</a></dt>
<dt><a href="library/turtle.html#turtle.turtlesize">turtlesize() (in module turtle)</a></dt>
<dt><a href="library/compiler.html#index-245">Tutt, Bill</a></dt>
<dt><a href="reference/datamodel.html#index-790">type</a>, <a href="glossary.html#term-type">[1]</a></dt>
  <dd><dl>
    <dt><a href="library/functions.html#index-343">Boolean</a></dt>
    <dt><a href="reference/datamodel.html#index-787">built-in function</a>, <a href="c-api/object.html#index-134">[1]</a>, <a href="library/stdtypes.html#index-617">[2]</a>, <a href="library/types.html#index-691">[3]</a></dt>
    <dt><a href="reference/datamodel.html#index-790">data</a></dt>
    <dt><a href="reference/datamodel.html#index-790">hierarchy</a></dt>
    <dt><a href="reference/expressions.html#index-908">immutable data</a></dt>
    <dt><a href="c-api/intro.html#index-71">object</a>, <a href="library/functions.html#index-349">[1]</a>, <a href="c-api/type.html#index-150">[2]</a></dt>
    <dt><a href="library/stdtypes.html#index-609">operations on dictionary</a></dt>
    <dt><a href="library/stdtypes.html#index-607">operations on list</a></dt>
  </dl></dd>
<dt><a href="library/aetypes.html#aetypes.Type">Type (class in aetypes)</a></dt>
<dt><a href="library/optparse.html#optparse.Option.type">type (optparse.Option attribute)</a></dt>
  <dd><dl>
    <dt><a href="library/socket.html#socket.socket.type">(socket.socket attribute)</a></dt>
    <dt><a href="library/tarfile.html#tarfile.TarInfo.type">(tarfile.TarInfo attribute)</a></dt>
  </dl></dd>
<dt><a href="reference/datamodel.html#index-787">type of an object</a></dt>
<dt><a href="library/functions.html#type">type() (built-in function)</a></dt>
<dt><a href="library/optparse.html#optparse.Option.TYPE_CHECKER">TYPE_CHECKER (optparse.Option attribute)</a></dt>
<dt><a href="library/curses.html#curses.typeahead">typeahead() (in module curses)</a></dt>
<dt><a href="library/array.html#array.array.typecode">typecode (array.array attribute)</a></dt>
<dt><a href="library/optparse.html#optparse.Option.TYPED_ACTIONS">TYPED_ACTIONS (optparse.Option attribute)</a></dt>
<dt><a href="library/email.iterators.html#email.iterators.typed_subpart_iterator">typed_subpart_iterator() (in module email.iterators)</a></dt>
<dt><a href="library/exceptions.html#exceptions.TypeError">TypeError</a></dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-950">exception</a></dt>
  </dl></dd>
<dt>types</dt>
  <dd><dl>
    <dt><a href="library/objects.html#index-441">built-in</a>, <a href="library/stdtypes.html#index-578">[1]</a></dt>
    <dt><a href="library/stdtypes.html#index-617">module</a></dt>
    <dt><a href="library/stdtypes.html#index-606">mutable sequence</a></dt>
    <dt><a href="library/stdtypes.html#index-597">operations on integer</a></dt>
    <dt><a href="library/stdtypes.html#index-609">operations on mapping</a></dt>
    <dt><a href="library/stdtypes.html#index-594">operations on numeric</a></dt>
    <dt><a href="library/stdtypes.html#index-600">operations on sequence</a>, <a href="library/stdtypes.html#index-607">[1]</a></dt>
  </dl></dd>
<dt><a href="library/2to3.html#2to3fixer-types">types (2to3 fixer)</a></dt>
  <dd><dl>
    <dt><a href="library/types.html#module-types">(module)</a></dt>
  </dl></dd>
<dt><a href="library/optparse.html#optparse.Option.TYPES">TYPES (optparse.Option attribute)</a></dt>
<dt><a href="reference/datamodel.html#index-845">types, internal</a></dt>
<dt><a href="library/mimetypes.html#mimetypes.types_map">types_map (in module mimetypes)</a></dt>
  <dd><dl>
    <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.types_map">(mimetypes.MimeTypes attribute)</a></dt>
  </dl></dd>
<dt><a href="c-api/type.html#index-151">TypeType (in module types)</a>, <a href="library/types.html#types.TypeType">[1]</a></dt>
<dt><a href="library/time.html#index-674">TZ</a>, <a href="library/time.html#index-675">[1]</a>, <a href="library/time.html#index-676">[2]</a>, <a href="library/time.html#index-677">[3]</a>, <a href="library/time.html#index-678">[4]</a></dt>
<dt><a href="library/datetime.html#datetime.tzinfo">tzinfo (class in datetime)</a></dt>
  <dd><dl>
    <dt><a href="library/datetime.html#datetime.datetime.tzinfo">(datetime.datetime attribute)</a></dt>
    <dt><a href="library/datetime.html#datetime.time.tzinfo">(datetime.time attribute)</a></dt>
  </dl></dd>
<dt><a href="library/time.html#time.tzname">tzname (in module time)</a></dt>
<dt><a href="library/datetime.html#datetime.datetime.tzname">tzname() (datetime.datetime method)</a></dt>
  <dd><dl>
    <dt><a href="library/datetime.html#datetime.time.tzname">(datetime.time method)</a></dt>
    <dt><a href="library/datetime.html#datetime.tzinfo.tzname">(datetime.tzinfo method)</a></dt>
  </dl></dd>
<dt><a href="library/time.html#time.tzset">tzset() (in module time)</a></dt>
</dl></td></tr></table>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
   <h4>Index</h4>
   <p><a href="genindex-Symbols.html"><strong>Symbols</strong></a>
     | <a href="genindex-_.html"><strong>_</strong></a>
     | <a href="genindex-A.html"><strong>A</strong></a>
     | <a href="genindex-B.html"><strong>B</strong></a>
     | <a href="genindex-C.html"><strong>C</strong></a>
     | <a href="genindex-D.html"><strong>D</strong></a>
     | <a href="genindex-E.html"><strong>E</strong></a>
     | <a href="genindex-F.html"><strong>F</strong></a>
     | <a href="genindex-G.html"><strong>G</strong></a>
     | <a href="genindex-H.html"><strong>H</strong></a>
     | <a href="genindex-I.html"><strong>I</strong></a>
     | <a href="genindex-J.html"><strong>J</strong></a>
     | <a href="genindex-K.html"><strong>K</strong></a>
     | <a href="genindex-L.html"><strong>L</strong></a>
     | <a href="genindex-M.html"><strong>M</strong></a>
     | <a href="genindex-N.html"><strong>N</strong></a>
     | <a href="genindex-O.html"><strong>O</strong></a>
     | <a href="genindex-P.html"><strong>P</strong></a>
     | <a href="genindex-Q.html"><strong>Q</strong></a>
     | <a href="genindex-R.html"><strong>R</strong></a>
     | <a href="genindex-S.html"><strong>S</strong></a>
     | <a href="#"><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" size="18" />
                <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="modindex.html" title="Global Module Index"
             >modules</a> |</li>
        <li><img src="_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="index.html">Python v2.6.5 documentation</a> &raquo;</li>
 
      </ul>
    </div>
    <div class="footer">
    &copy; <a href="copyright.html">Copyright</a> 1990-2010, Python Software Foundation.
    <br />
    The Python Software Foundation is a non-profit corporation.  
    <a href="http://www.python.org/psf/donations/">Please donate.</a>
    <br />
    Last updated on Mar 19, 2010.
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
    </div>

  </body>
</html>