Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 7100f2b58690d0bf43c8eb8cfe1232ce > files > 1012

python-sqlobject-2.1.2-2.mga6.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

  <h1 class="pudge-member-page-heading">
    <tt>PrimaryKeyNotFounded</tt>
  </h1>
  <p class="pudge-member-parent-link">
    <small>
    The PrimaryKeyNotFounded class is accessible via the
    <a href="module-sqlobject.maxdb.maxdbconnection.html">
      <tt>sqlobject.maxdb.maxdbconnection</tt>
    </a> module.
    </small>
  </p>
  <div id="pudge-section-nav">
  <ul>
    <li>
      <a href="#attributes" class="pudge-section-link">
        Attributes (2)
      </a>
    </li><li>
      <a href="#methods" class="pudge-section-link">
        Methods (8)
      </a>
    </li>
    <li>
      <a href="sqlobject/maxdb/maxdbconnection.py.html?f=48&amp;l=53#48" class="pudge-section-link">
        Source
      </a>
    </li>
  </ul>
  </div>
  <div style="clear: left"></div>
  <hr>
    <a name="attributes"></a>
    <h2>Attributes</h2>
    <div class="pudge-member name">
    <a name="args"></a>
    <h4 class="pudge-member-name"><span class="prefix">a</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#args" class="pudge-obj-link">args</a></tt></h4>
    <div class="pudge-section rst">
      <pre>&lt;attribute 'args' of 'exceptions.BaseException' objects></pre>
    </div>
  </div><div class="pudge-member name">
    <a name="message"></a>
    <h4 class="pudge-member-name"><span class="prefix">a</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#message" class="pudge-obj-link">message</a></tt></h4>
    <div class="pudge-section rst">
      <pre>&lt;attribute 'message' of 'exceptions.BaseException' objects></pre>
    </div>
  </div>
    <a name="methods"></a>
    <h2>Methods</h2>
    <div class="pudge-member routine alias">
    <a name="__getitem__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__getitem__" class="pudge-obj-link">__getitem__</a>(...)</tt>
      <a href="exceptions.py.html" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    <p class="pudge-member-blurb">
      x.__getitem__(y) &lt;==> x[y]
    </p>
    </div>
  </div><div class="pudge-member routine alias">
    <a name="__getslice__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__getslice__" class="pudge-obj-link">__getslice__</a>(...)</tt>
      <a href="exceptions.py.html" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    <p class="pudge-member-blurb">
      x.__getslice__(i, j) &lt;==> x[i:j]
    </p>
    <p>Use of negative indices is not supported.</p>
    </div>
  </div><div class="pudge-member routine alias">
    <a name="__setstate__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__setstate__" class="pudge-obj-link">__setstate__</a>(...)</tt>
      <a href="exceptions.py.html" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine alias">
    <a name="__format__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__format__" class="pudge-obj-link">__format__</a>(...)</tt>
      <a href="__builtin__.py.html" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    <p class="pudge-member-blurb">
      default object formatter
    </p>
    </div>
  </div><div class="pudge-member routine alias">
    <a name="__subclasshook__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__subclasshook__" class="pudge-obj-link">__subclasshook__</a>(...)</tt>
      <a href="None.html" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    <p class="pudge-member-blurb">
      Abstract classes can override this to customize issubclass().
    </p>
    <p>This is invoked early on by abc.ABCMeta.__subclasscheck__().
It should return True, False or NotImplemented.  If it returns
NotImplemented, the normal algorithm is used.  Otherwise, it
overrides the normal algorithm (and the outcome is cached).</p>
    </div>
  </div><div class="pudge-member routine alias">
    <a name="__unicode__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__unicode__" class="pudge-obj-link">__unicode__</a>(...)</tt>
      <a href="exceptions.py.html" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine alias">
    <a name="__sizeof__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__sizeof__" class="pudge-obj-link">__sizeof__</a>(...)</tt>
      <a href="__builtin__.py.html" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    <p class="pudge-member-blurb">
      __sizeof__() -> int
size of object in memory, in bytes
    </p>
    </div>
  </div><div class="pudge-member routine ">
    <a name="__init__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.maxdb.maxdbconnection.PrimaryKeyNotFounded.html#__init__" class="pudge-obj-link">__init__</a>(self, value)</tt>
      <a href="sqlobject/maxdb/maxdbconnection.py.html?f=49&amp;l=53#49" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div>
  <p>
    <small>
    See 
    <a href="sqlobject/maxdb/maxdbconnection.py.html?f=48&amp;l=53#48" title="sqlobject/maxdb/maxdbconnection.py:48">the source</a>
    for more information.
    </small>
  </p>