Sophie

Sophie

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

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; N</h1>

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

<dt><a href="reference/lexical_analysis.html#index-989">name</a>, <a href="reference/executionmodel.html#index-885">[1]</a>, <a href="reference/expressions.html#index-904">[2]</a></dt>
  <dd><dl>
    <dt><a href="reference/executionmodel.html#index-885">binding</a>, <a href="reference/compound_stmts.html#index-780">[1]</a>, <a href="reference/compound_stmts.html#index-785">[2]</a>, <a href="reference/simple_stmts.html#index-1005">[3]</a>, <a href="reference/simple_stmts.html#index-1040">[4]</a>, <a href="reference/simple_stmts.html#index-1050">[5]</a></dt>
    <dt><a href="reference/simple_stmts.html#index-1057">binding, global</a></dt>
    <dt><a href="reference/compound_stmts.html#index-785">class</a></dt>
    <dt><a href="reference/compound_stmts.html#index-780">function</a></dt>
    <dt><a href="reference/expressions.html#index-906">mangling</a></dt>
    <dt><a href="reference/simple_stmts.html#index-1005">rebinding</a></dt>
    <dt><a href="reference/simple_stmts.html#index-1021">unbinding</a></dt>
  </dl></dd>
<dt><a href="library/cookielib.html#cookielib.Cookie.name">name (cookielib.Cookie attribute)</a></dt>
  <dd><dl>
    <dt><a href="library/doctest.html#doctest.DocTest.name">(doctest.DocTest attribute)</a></dt>
    <dt><a href="library/stdtypes.html#file.name">(file attribute)</a></dt>
    <dt><a href="library/os.html#os.name">(in module os)</a></dt>
    <dt><a href="library/io.html#io.FileIO.name">(io.FileIO attribute)</a></dt>
    <dt><a href="library/multiprocessing.html#multiprocessing.Process.name">(multiprocessing.Process attribute)</a></dt>
    <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.name">(ossaudiodev.oss_audio_device attribute)</a></dt>
    <dt><a href="library/pyclbr.html#pyclbr.Class.name">(pyclbr.Class attribute)</a></dt>
    <dt><a href="library/pyclbr.html#pyclbr.Function.name">(pyclbr.Function attribute)</a></dt>
    <dt><a href="library/tarfile.html#tarfile.TarInfo.name">(tarfile.TarInfo attribute)</a></dt>
    <dt><a href="library/threading.html#threading.Thread.name">(threading.Thread attribute)</a></dt>
    <dt><a href="library/xml.dom.html#xml.dom.Attr.name">(xml.dom.Attr attribute)</a></dt>
    <dt><a href="library/xml.dom.html#xml.dom.DocumentType.name">(xml.dom.DocumentType attribute)</a></dt>
  </dl></dd>
<dt><a href="library/unicodedata.html#unicodedata.name">name() (in module unicodedata)</a></dt>
<dt><a href="library/htmllib.html#htmlentitydefs.name2codepoint">name2codepoint (in module htmlentitydefs)</a></dt>
<dt><a href="glossary.html#term-named-tuple">named tuple</a></dt>
<dt><a href="library/tempfile.html#tempfile.NamedTemporaryFile">NamedTemporaryFile() (in module tempfile)</a></dt>
<dt><a href="library/collections.html#collections.namedtuple">namedtuple() (in module collections)</a></dt>
<dt><a href="library/exceptions.html#exceptions.NameError">NameError</a></dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-905">exception</a></dt>
  </dl></dd>
<dt><a href="reference/executionmodel.html#index-891">NameError (built-in exception)</a></dt>
<dt><a href="library/zipfile.html#zipfile.ZipFile.namelist">namelist() (zipfile.ZipFile method)</a></dt>
<dt><a href="library/codecs.html#encodings.idna.nameprep">nameprep() (in module encodings.idna)</a></dt>
<dt>names</dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-906">private</a></dt>
  </dl></dd>
<dt><a href="reference/executionmodel.html#index-884">namespace</a>, <a href="glossary.html#term-namespace">[1]</a></dt>
  <dd><dl>
    <dt><a href="reference/datamodel.html#index-823">global</a></dt>
    <dt><a href="reference/datamodel.html#index-835">module</a></dt>
  </dl></dd>
<dt><a href="library/imaplib.html#imaplib.IMAP4.namespace">namespace() (imaplib.IMAP4 method)</a></dt>
<dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Namespace">Namespace() (multiprocessing.managers.SyncManager method)</a></dt>
<dt><a href="library/uuid.html#uuid.NAMESPACE_DNS">NAMESPACE_DNS (in module uuid)</a></dt>
<dt><a href="library/uuid.html#uuid.NAMESPACE_OID">NAMESPACE_OID (in module uuid)</a></dt>
<dt><a href="library/uuid.html#uuid.NAMESPACE_URL">NAMESPACE_URL (in module uuid)</a></dt>
<dt><a href="library/uuid.html#uuid.NAMESPACE_X500">NAMESPACE_X500 (in module uuid)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.NamespaceErr">NamespaceErr</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.Node.namespaceURI">namespaceURI (xml.dom.Node attribute)</a></dt>
<dt><a href="library/functions.html#index-345">NaN</a>, <a href="library/string.html#index-624">[1]</a></dt>
<dt><a href="library/tabnanny.html#tabnanny.NannyNag">NannyNag</a></dt>
<dt><a href="library/curses.html#curses.napms">napms() (in module curses)</a></dt>
<dt><a href="library/optparse.html#optparse.Option.nargs">nargs (optparse.Option attribute)</a></dt>
<dt><a href="library/undoc.html#module-Nav">Nav (module)</a></dt>
<dt><a href="library/easydialogs.html#index-277">Navigation Services</a></dt>
<dt><a href="c-api/typeobj.html#nb_coerce">nb_coerce (C member)</a></dt>
<dt><a href="library/difflib.html#difflib.ndiff">ndiff() (in module difflib)</a></dt>
<dt><a href="c-api/buffer.html#ndim">ndim (C member)</a></dt>
<dt><a href="library/2to3.html#2to3fixer-ne">ne (2to3 fixer)</a></dt>
<dt><a href="library/operator.html#operator.ne">ne() (in module operator)</a></dt>
<dt><a href="library/operator.html#operator.neg">neg() (in module operator)</a></dt>
<dt><a href="reference/expressions.html#index-947">negation</a></dt>
<dt><a href="glossary.html#term-nested-scope">nested scope</a></dt>
<dt><a href="library/contextlib.html#contextlib.nested">nested() (in module contextlib)</a></dt>
<dt><a href="library/netrc.html#netrc.netrc">netrc (class in netrc)</a></dt>
  <dd><dl>
    <dt><a href="library/netrc.html#module-netrc">(module)</a></dt>
  </dl></dd>
<dt><a href="library/netrc.html#netrc.NetrcParseError">NetrcParseError</a></dt>
<dt><a href="library/cookielib.html#cookielib.CookiePolicy.netscape">netscape (cookielib.CookiePolicy attribute)</a></dt>
<dt><a href="library/nntplib.html#index-438">Network News Transfer Protocol</a></dt>
<dt><a href="library/new.html#module-new">new (module)</a></dt>
<dt><a href="library/hmac.html#hmac.new">new() (in module hmac)</a></dt>
  <dd><dl>
    <dt><a href="library/md5.html#md5.new">(in module md5)</a></dt>
    <dt><a href="library/sha.html#sha.new">(in module sha)</a></dt>
  </dl></dd>
<dt><a href="glossary.html#term-new-style-class">new-style class</a></dt>
<dt><a href="library/formatter.html#formatter.writer.new_alignment">new_alignment() (formatter.writer method)</a></dt>
<dt><a href="distutils/apiref.html#distutils.ccompiler.new_compiler">new_compiler() (in module distutils.ccompiler)</a></dt>
<dt><a href="library/formatter.html#formatter.writer.new_font">new_font() (formatter.writer method)</a></dt>
<dt><a href="library/formatter.html#formatter.writer.new_margin">new_margin() (formatter.writer method)</a></dt>
<dt><a href="library/imp.html#imp.new_module">new_module() (in module imp)</a></dt>
<dt><a href="library/curses.panel.html#curses.panel.new_panel">new_panel() (in module curses.panel)</a></dt>
<dt><a href="library/formatter.html#formatter.writer.new_spacing">new_spacing() (formatter.writer method)</a></dt>
<dt><a href="library/formatter.html#formatter.writer.new_styles">new_styles() (formatter.writer method)</a></dt>
<dt><a href="library/al.html#al.newconfig">newconfig() (in module al)</a></dt>
<dt><a href="distutils/apiref.html#distutils.dep_util.newer">newer() (in module distutils.dep_util)</a></dt>
<dt><a href="distutils/apiref.html#distutils.dep_util.newer_group">newer_group() (in module distutils.dep_util)</a></dt>
<dt><a href="distutils/apiref.html#distutils.dep_util.newer_pairwise">newer_pairwise() (in module distutils.dep_util)</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTP.newgroups">newgroups() (nntplib.NNTP method)</a></dt>
<dt>newline</dt>
  <dd><dl>
    <dt><a href="reference/simple_stmts.html#index-1025">suppression</a></dt>
  </dl></dd>
<dt><a href="reference/lexical_analysis.html#index-982">NEWLINE token</a>, <a href="reference/compound_stmts.html#index-765">[1]</a></dt>
<dt><a href="library/stdtypes.html#file.newlines">newlines (file attribute)</a></dt>
  <dd><dl>
    <dt><a href="library/io.html#io.TextIOBase.newlines">(io.TextIOBase attribute)</a></dt>
  </dl></dd>
<dt><a href="library/nntplib.html#nntplib.NNTP.newnews">newnews() (nntplib.NNTP method)</a></dt>
<dt><a href="library/curses.html#curses.newpad">newpad() (in module curses)</a></dt>
<dt><a href="library/curses.html#curses.newwin">newwin() (in module curses)</a></dt>
<dt><a href="library/2to3.html#2to3fixer-next">next (2to3 fixer)</a></dt>
<dt><a href="library/bsddb.html#bsddb.bsddbobject.next">next() (bsddb.bsddbobject method)</a></dt>
  <dd><dl>
    <dt><a href="library/functions.html#next">(built-in function)</a></dt>
    <dt><a href="library/csv.html#csv.csvreader.next">(csv.csvreader method)</a></dt>
    <dt><a href="library/dbhash.html#dbhash.dbhash.next">(dbhash.dbhash method)</a></dt>
    <dt><a href="library/stdtypes.html#file.next">(file method)</a></dt>
    <dt><a href="reference/expressions.html#generator.next">(generator method)</a></dt>
    <dt><a href="library/stdtypes.html#iterator.next">(iterator method)</a></dt>
    <dt><a href="library/mailbox.html#mailbox.oldmailbox.next">(mailbox.oldmailbox method)</a></dt>
    <dt><a href="library/multifile.html#multifile.MultiFile.next">(multifile.MultiFile method)</a></dt>
    <dt><a href="library/nntplib.html#nntplib.NNTP.next">(nntplib.NNTP method)</a></dt>
    <dt><a href="library/tarfile.html#tarfile.TarFile.next">(tarfile.TarFile method)</a></dt>
  </dl></dd>
<dt><a href="library/decimal.html#decimal.Context.next_minus">next_minus() (decimal.Context method)</a></dt>
  <dd><dl>
    <dt><a href="library/decimal.html#decimal.Decimal.next_minus">(decimal.Decimal method)</a></dt>
  </dl></dd>
<dt><a href="library/decimal.html#decimal.Context.next_plus">next_plus() (decimal.Context method)</a></dt>
  <dd><dl>
    <dt><a href="library/decimal.html#decimal.Decimal.next_plus">(decimal.Decimal method)</a></dt>
  </dl></dd>
<dt><a href="library/decimal.html#decimal.Context.next_toward">next_toward() (decimal.Context method)</a></dt>
  <dd><dl>
    <dt><a href="library/decimal.html#decimal.Decimal.next_toward">(decimal.Decimal method)</a></dt>
  </dl></dd>
<dt><a href="library/fileinput.html#fileinput.nextfile">nextfile() (in module fileinput)</a></dt>
<dt><a href="library/gdbm.html#gdbm.nextkey">nextkey() (in module gdbm)</a></dt>
<dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.nextpart">nextpart() (MimeWriter.MimeWriter method)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.Node.nextSibling">nextSibling (xml.dom.Node attribute)</a></dt>
<dt><a href="library/gettext.html#gettext.GNUTranslations.ngettext">ngettext() (gettext.GNUTranslations method)</a></dt>
  <dd><dl>
    <dt><a href="library/gettext.html#gettext.NullTranslations.ngettext">(gettext.NullTranslations method)</a></dt>
    <dt><a href="library/gettext.html#gettext.ngettext">(in module gettext)</a></dt>
  </dl></dd>
<dt><a href="library/os.html#os.nice">nice() (in module os)</a></dt>
<dt><a href="library/nis.html#module-nis">nis (module)</a></dt>
<dt><a href="library/sha.html#index-541">NIST</a></dt>
<dt><a href="library/tokenize.html#tokenize.NL">NL (in module tokenize)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="library/curses.html#curses.nl">nl() (in module curses)</a></dt>
<dt><a href="library/locale.html#locale.nl_langinfo">nl_langinfo() (in module locale)</a></dt>
<dt><a href="library/heapq.html#heapq.nlargest">nlargest() (in module heapq)</a></dt>
<dt><a href="library/ftplib.html#ftplib.FTP.nlst">nlst() (ftplib.FTP method)</a></dt>
<dt>NNTP</dt>
  <dd><dl>
    <dt><a href="library/nntplib.html#index-438">protocol</a></dt>
  </dl></dd>
<dt><a href="library/nntplib.html#nntplib.NNTP">NNTP (class in nntplib)</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTPDataError">NNTPDataError</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTPError">NNTPError</a></dt>
<dt><a href="library/nntplib.html#module-nntplib">nntplib (module)</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTPPermanentError">NNTPPermanentError</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTPProtocolError">NNTPProtocolError</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTPReplyError">NNTPReplyError</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTPTemporaryError">NNTPTemporaryError</a></dt>
<dt><a href="library/urllib.html#index-701">no_proxy</a>, <a href="library/urllib.html#index-703">[1]</a></dt>
<dt><a href="library/curses.html#curses.nocbreak">nocbreak() (in module curses)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.NoDataAllowedErr">NoDataAllowedErr</a></dt>
<dt><a href="library/compiler.html#compiler.ast.Node">Node (class in compiler.ast)</a></dt>
<dt><a href="library/platform.html#platform.node">node() (in module platform)</a></dt>
<dt><a href="library/curses.html#curses.window.nodelay">nodelay() (curses.window method)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.Node.nodeName">nodeName (xml.dom.Node attribute)</a></dt>
<dt><a href="library/ast.html#ast.NodeTransformer">NodeTransformer (class in ast)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.Node.nodeType">nodeType (xml.dom.Node attribute)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.Node.nodeValue">nodeValue (xml.dom.Node attribute)</a></dt>
<dt><a href="library/ast.html#ast.NodeVisitor">NodeVisitor (class in ast)</a></dt>
<dt><a href="library/cd.html#cd.NODISC">NODISC (in module cd)</a></dt>
<dt><a href="library/curses.html#curses.noecho">noecho() (in module curses)</a></dt>
<dt><a href="library/locale.html#locale.NOEXPR">NOEXPR (in module locale)</a></dt>
<dt><a href="library/htmllib.html#htmllib.HTMLParser.nofill">nofill (htmllib.HTMLParser attribute)</a></dt>
<dt><a href="library/rexec.html#rexec.RExec.nok_builtin_names">nok_builtin_names (rexec.RExec attribute)</a></dt>
<dt><a href="library/pickle.html#pickle.Unpickler.noload">noload() (pickle.Unpickler method)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.NoModificationAllowedErr">NoModificationAllowedErr</a></dt>
<dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.nonblock">nonblock() (ossaudiodev.oss_audio_device method)</a></dt>
<dt>None</dt>
  <dd><dl>
    <dt><a href="c-api/none.html#index-115">object</a>, <a href="reference/datamodel.html#index-792">[1]</a>, <a href="reference/simple_stmts.html#index-1004">[2]</a></dt>
  </dl></dd>
<dt><a href="library/stdtypes.html#index-581">None (Built-in object)</a></dt>
  <dd><dl>
    <dt><a href="library/constants.html#None">(built-in variable)</a></dt>
  </dl></dd>
<dt><a href="library/types.html#types.NoneType">NoneType (in module types)</a></dt>
<dt><a href="library/curses.html#curses.nonl">nonl() (in module curses)</a></dt>
<dt><a href="library/2to3.html#2to3fixer-nonzero">nonzero (2to3 fixer)</a></dt>
<dt><a href="library/imaplib.html#imaplib.IMAP4.noop">noop() (imaplib.IMAP4 method)</a></dt>
  <dd><dl>
    <dt><a href="library/poplib.html#poplib.POP3.noop">(poplib.POP3 method)</a></dt>
  </dl></dd>
<dt><a href="library/configparser.html#ConfigParser.NoOptionError">NoOptionError</a></dt>
<dt><a href="library/dis.html#opcode-NOP">NOP (opcode)</a></dt>
<dt><a href="library/curses.html#curses.noqiflush">noqiflush() (in module curses)</a></dt>
<dt><a href="library/curses.html#curses.noraw">noraw() (in module curses)</a></dt>
<dt><a href="library/decimal.html#decimal.Context.normalize">normalize() (decimal.Context method)</a></dt>
  <dd><dl>
    <dt><a href="library/decimal.html#decimal.Decimal.normalize">(decimal.Decimal method)</a></dt>
    <dt><a href="library/locale.html#locale.normalize">(in module locale)</a></dt>
    <dt><a href="library/unicodedata.html#unicodedata.normalize">(in module unicodedata)</a></dt>
    <dt><a href="library/xml.dom.html#xml.dom.Node.normalize">(xml.dom.Node method)</a></dt>
  </dl></dd>
<dt><a href="library/doctest.html#doctest.NORMALIZE_WHITESPACE">NORMALIZE_WHITESPACE (in module doctest)</a></dt>
<dt><a href="library/random.html#random.normalvariate">normalvariate() (in module random)</a></dt>
<dt><a href="library/os.path.html#os.path.normcase">normcase() (in module os.path)</a></dt>
<dt><a href="library/os.path.html#os.path.normpath">normpath() (in module os.path)</a></dt>
<dt><a href="library/configparser.html#ConfigParser.NoSectionError">NoSectionError</a></dt>
<dt><a href="library/mailbox.html#mailbox.NoSuchMailboxError">NoSuchMailboxError</a></dt>
<dt>not</dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-969">operator</a>, <a href="library/stdtypes.html#index-586">[1]</a></dt>
  </dl></dd>
<dt>not in</dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-966">operator</a>, <a href="library/stdtypes.html#index-590">[1]</a>, <a href="library/stdtypes.html#index-600">[2]</a></dt>
  </dl></dd>
<dt><a href="library/operator.html#operator.not_">not_() (in module operator)</a></dt>
<dt><a href="library/fpformat.html#fpformat.NotANumber">NotANumber</a></dt>
<dt><a href="reference/introduction.html#index-978">notation</a></dt>
<dt><a href="library/xml.sax.handler.html#xml.sax.handler.DTDHandler.notationDecl">notationDecl() (xml.sax.handler.DTDHandler method)</a></dt>
<dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.NotationDeclHandler">NotationDeclHandler() (xml.parsers.expat.xmlparser method)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.DocumentType.notations">notations (xml.dom.DocumentType attribute)</a></dt>
<dt><a href="library/httplib.html#httplib.NotConnected">NotConnected</a></dt>
<dt><a href="library/tix.html#Tix.NoteBook">NoteBook (class in Tix)</a></dt>
<dt><a href="library/mailbox.html#mailbox.NotEmptyError">NotEmptyError</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.NotFoundErr">NotFoundErr</a></dt>
<dt><a href="library/threading.html#threading.Condition.notify">notify() (threading.Condition method)</a></dt>
<dt><a href="library/threading.html#threading.Condition.notify_all">notify_all() (threading.Condition method)</a></dt>
<dt><a href="library/threading.html#threading.Condition.notifyAll">notifyAll() (threading.Condition method)</a></dt>
<dt><a href="library/curses.html#curses.window.notimeout">notimeout() (curses.window method)</a></dt>
<dt>NotImplemented</dt>
  <dd><dl>
    <dt><a href="reference/datamodel.html#index-793">object</a></dt>
  </dl></dd>
<dt><a href="library/constants.html#NotImplemented">NotImplemented (built-in variable)</a></dt>
<dt><a href="library/exceptions.html#exceptions.NotImplementedError">NotImplementedError</a></dt>
<dt><a href="library/types.html#types.NotImplementedType">NotImplementedType (in module types)</a></dt>
<dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.NotStandaloneHandler">NotStandaloneHandler() (xml.parsers.expat.xmlparser method)</a></dt>
<dt><a href="library/xml.dom.html#xml.dom.NotSupportedErr">NotSupportedErr</a></dt>
<dt><a href="library/curses.html#curses.window.noutrefresh">noutrefresh() (curses.window method)</a></dt>
<dt><a href="library/datetime.html#datetime.datetime.now">now() (datetime.datetime method)</a></dt>
<dt><a href="library/aetypes.html#aetypes.NProperty">NProperty (class in aetypes)</a></dt>
<dt><a href="library/signal.html#signal.NSIG">NSIG (in module signal)</a></dt>
<dt><a href="library/heapq.html#heapq.nsmallest">nsmallest() (in module heapq)</a></dt>
<dt><a href="library/logging.html#logging.handlers.NTEventLogHandler">NTEventLogHandler (class in logging.handlers)</a></dt>
<dt><a href="library/socket.html#socket.ntohl">ntohl() (in module socket)</a></dt>
<dt><a href="library/socket.html#socket.ntohs">ntohs() (in module socket)</a></dt>
<dt><a href="library/ftplib.html#ftplib.FTP.ntransfercmd">ntransfercmd() (ftplib.FTP method)</a></dt>
<dt>null</dt>
  <dd><dl>
    <dt><a href="reference/simple_stmts.html#index-1019">operation</a></dt>
  </dl></dd>
<dt><a href="library/formatter.html#formatter.NullFormatter">NullFormatter (class in formatter)</a></dt>
<dt><a href="library/imp.html#imp.NullImporter">NullImporter (class in imp)</a></dt>
<dt><a href="library/gettext.html#gettext.NullTranslations">NullTranslations (class in gettext)</a></dt>
<dt><a href="library/formatter.html#formatter.NullWriter">NullWriter (class in formatter)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-998">number</a></dt>
  <dd><dl>
    <dt><a href="reference/datamodel.html#index-802">complex</a></dt>
    <dt><a href="reference/datamodel.html#index-801">floating point</a></dt>
  </dl></dd>
<dt><a href="library/numbers.html#numbers.Number">Number (class in numbers)</a></dt>
<dt><a href="library/decimal.html#decimal.Context.number_class">number_class() (decimal.Context method)</a></dt>
  <dd><dl>
    <dt><a href="library/decimal.html#decimal.Decimal.number_class">(decimal.Decimal method)</a></dt>
  </dl></dd>
<dt><a href="library/numbers.html#module-numbers">numbers (module)</a></dt>
<dt><a href="library/numbers.html#numbers.Rational.numerator">numerator (numbers.Rational attribute)</a></dt>
<dt>numeric</dt>
  <dd><dl>
    <dt><a href="library/stdtypes.html#index-596">conversions</a></dt>
    <dt><a href="library/stdtypes.html#index-592">literals</a></dt>
    <dt><a href="reference/datamodel.html#index-795">object</a>, <a href="reference/datamodel.html#index-842">[1]</a>, <a href="c-api/concrete.html#index-9">[2]</a>, <a href="library/stdtypes.html#index-588">[3]</a>, <a href="library/stdtypes.html#index-591">[4]</a></dt>
    <dt><a href="library/stdtypes.html#index-594">types, operations on</a></dt>
  </dl></dd>
<dt><a href="reference/lexical_analysis.html#index-998">numeric literal</a></dt>
<dt><a href="library/unicodedata.html#unicodedata.numeric">numeric() (in module unicodedata)</a></dt>
<dt><a href="library/functions.html#index-348">Numerical Python</a></dt>
<dt><a href="library/2to3.html#2to3fixer-numliterals">numliterals (2to3 fixer)</a></dt>
<dt><a href="library/gl.html#gl.nurbscurve">nurbscurve() (in module gl)</a></dt>
<dt><a href="library/gl.html#gl.nurbssurface">nurbssurface() (in module gl)</a></dt>
<dt><a href="library/gl.html#gl.nvarray">nvarray() (in module gl)</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="#"><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="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" 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>