1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<h1 class="pudge-member-page-heading">
<tt>Outer</tt>
</h1>
<p class="pudge-member-parent-link">
<small>
The Outer class is accessible via the
<a href="module-sqlobject.sqlbuilder.html">
<tt>sqlobject.sqlbuilder</tt>
</a> module.
</small>
</p>
<div id="pudge-section-nav">
<ul>
<li>
<span class="pudge-missing-section-link">
Attributes
</span>
</li><li>
<a href="#methods" class="pudge-section-link">
Methods (1)
</a>
</li>
<li>
<a href="sqlobject/sqlbuilder.py.html?f=1374&l=1377#1374" class="pudge-section-link">
Source
</a>
</li>
</ul>
</div>
<div style="clear: left"></div>
<hr>
<a name="methods"></a>
<h2>Methods</h2>
<div class="pudge-member routine ">
<a name="__init__"></a>
<h4 class="pudge-member-name"><span class="prefix">f</span>
<tt><a href="class-sqlobject.sqlbuilder.Outer.html#__init__" class="pudge-obj-link">__init__</a>(self, table)</tt>
<a href="sqlobject/sqlbuilder.py.html?f=1375&l=1377#1375" title="View Source">...</a>
</h4>
<div class="pudge-section rst">
</div>
</div>
<p>
<small>
See
<a href="sqlobject/sqlbuilder.py.html?f=1374&l=1377#1374" title="sqlobject/sqlbuilder.py:1374">the source</a>
for more information.
</small>
</p>
|