File: class-sqlobject.constraints.MaxLength.html

package info (click to toggle)
sqlobject 3.1.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,280 kB
  • ctags: 17,912
  • sloc: python: 16,713; sh: 18; makefile: 13
file content (59 lines) | stat: -rw-r--r-- 1,883 bytes parent folder | download
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
52
53
54
55
56
57
58
59
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

  <h1 class="pudge-member-page-heading">
    <tt>MaxLength</tt>
  </h1>
  <p class="pudge-member-parent-link">
    <small>
    The MaxLength class is accessible via the
    <a href="module-sqlobject.constraints.html">
      <tt>sqlobject.constraints</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 (2)
      </a>
    </li>
    <li>
      <a href="sqlobject/constraints.py.html?f=63&amp;l=78#63" 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.constraints.MaxLength.html#__init__" class="pudge-obj-link">__init__</a>(self, length)</tt>
      <a href="sqlobject/constraints.py.html?f=65&amp;l=67#65" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine ">
    <a name="__call__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.constraints.MaxLength.html#__call__" class="pudge-obj-link">__call__</a>(self, obj, col, value)</tt>
      <a href="sqlobject/constraints.py.html?f=68&amp;l=78#68" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div>
  <p>
    <small>
    See 
    <a href="sqlobject/constraints.py.html?f=63&amp;l=78#63" title="sqlobject/constraints.py:63">the source</a>
    for more information.
    </small>
  </p>