~ubuntu-branches/debian/lenny/epydoc/lenny

« back to all changes in this revision

Viewing changes to doc/examples/sre_constants.error-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Kenneth J. Pronovici
  • Date: 2008-02-03 13:22:12 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080203132212-u2uohl6rswmlz2ra
Tags: 3.0.1-1
* New upstream release.
* Removed #! from top of epydoc/gui.py
* Got rid of version mangling in debian/watch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ascii"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
          "DTD/xhtml1-transitional.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<head>
 
6
  <title>sre_constants.error</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
 
8
  <script type="text/javascript" src="epydoc.js"></script>
 
9
</head>
 
10
 
 
11
<body bgcolor="white" text="black" link="blue" vlink="#204080"
 
12
      alink="#204080">
 
13
<!-- ==================== NAVIGATION BAR ==================== -->
 
14
<table class="navbar" border="0" width="100%" cellpadding="0"
 
15
       bgcolor="#a0c0ff" cellspacing="0">
 
16
  <tr valign="middle">
 
17
  <!-- Home link -->
 
18
      <th>&nbsp;&nbsp;&nbsp;<a
 
19
        href="epytext_example-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
 
20
 
 
21
  <!-- Tree link -->
 
22
      <th>&nbsp;&nbsp;&nbsp;<a
 
23
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
 
24
 
 
25
  <!-- Index link -->
 
26
      <th>&nbsp;&nbsp;&nbsp;<a
 
27
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
 
28
 
 
29
  <!-- Help link -->
 
30
      <th>&nbsp;&nbsp;&nbsp;<a
 
31
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
 
32
 
 
33
  <!-- Project homepage -->
 
34
      <th class="navbar" align="right" width="100%">
 
35
        <table border="0" cellpadding="0" cellspacing="0">
 
36
          <tr><th class="navbar" align="center"
 
37
            ><a class="navbar" target="_top" href="http://epydoc.sourceforge.net">epydoc examples</a></th>
 
38
          </tr></table></th>
 
39
  </tr>
 
40
</table>
 
41
<table width="100%" cellpadding="0" cellspacing="0">
 
42
  <tr valign="top">
 
43
    <td width="100%">
 
44
      <span class="breadcrumbs">
 
45
        sre_constants ::
 
46
        error ::
 
47
        Class&nbsp;error
 
48
      </span>
 
49
    </td>
 
50
    <td>
 
51
      <table cellpadding="0" cellspacing="0">
 
52
        <!-- hide/show private -->
 
53
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
 
54
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
 
55
        <tr><td align="right"><span class="options"
 
56
            >[<a href="frames.html" target="_top">frames</a
 
57
            >]&nbsp;|&nbsp;<a href="sre_constants.error-class.html"
 
58
            target="_top">no&nbsp;frames</a>]</span></td></tr>
 
59
      </table>
 
60
    </td>
 
61
  </tr>
 
62
</table>
 
63
<!-- ==================== CLASS DESCRIPTION ==================== -->
 
64
<h1 class="epydoc">Class error</h1><p class="nomargin-top"></p>
 
65
<pre class="base-tree">
 
66
exceptions.Exception --+
 
67
                       |
 
68
                      <strong class="uidshort">error</strong>
 
69
</pre>
 
70
 
 
71
<hr />
 
72
<!-- ==================== INSTANCE METHODS ==================== -->
 
73
<a name="section-InstanceMethods"></a>
 
74
<table class="summary" border="1" cellpadding="3"
 
75
       cellspacing="0" width="100%" bgcolor="white">
 
76
<tr bgcolor="#70b0f0" class="table-header">
 
77
  <td colspan="2" class="table-header">
 
78
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
 
79
      <tr valign="top">
 
80
        <td align="left"><span class="table-header">Instance Methods</span></td>
 
81
        <td align="right" valign="top"
 
82
         ><span class="options">[<a href="#section-InstanceMethods"
 
83
         class="privatelink" onclick="toggle_private();"
 
84
         >hide private</a>]</span></td>
 
85
      </tr>
 
86
    </table>
 
87
  </td>
 
88
</tr>
 
89
  <tr>
 
90
    <td colspan="2" class="summary">
 
91
    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
 
92
      <code>__getitem__</code>,
 
93
      <code>__init__</code>,
 
94
      <code>__str__</code>
 
95
      </p>
 
96
    </td>
 
97
  </tr>
 
98
</table>
 
99
<!-- ==================== NAVIGATION BAR ==================== -->
 
100
<table class="navbar" border="0" width="100%" cellpadding="0"
 
101
       bgcolor="#a0c0ff" cellspacing="0">
 
102
  <tr valign="middle">
 
103
  <!-- Home link -->
 
104
      <th>&nbsp;&nbsp;&nbsp;<a
 
105
        href="epytext_example-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
 
106
 
 
107
  <!-- Tree link -->
 
108
      <th>&nbsp;&nbsp;&nbsp;<a
 
109
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
 
110
 
 
111
  <!-- Index link -->
 
112
      <th>&nbsp;&nbsp;&nbsp;<a
 
113
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
 
114
 
 
115
  <!-- Help link -->
 
116
      <th>&nbsp;&nbsp;&nbsp;<a
 
117
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
 
118
 
 
119
  <!-- Project homepage -->
 
120
      <th class="navbar" align="right" width="100%">
 
121
        <table border="0" cellpadding="0" cellspacing="0">
 
122
          <tr><th class="navbar" align="center"
 
123
            ><a class="navbar" target="_top" href="http://epydoc.sourceforge.net">epydoc examples</a></th>
 
124
          </tr></table></th>
 
125
  </tr>
 
126
</table>
 
127
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
 
128
  <tr>
 
129
    <td align="left" class="footer">
 
130
    Generated by Epydoc 3.0.1 on Wed Jan 30 14:10:06 2008
 
131
    </td>
 
132
    <td align="right" class="footer">
 
133
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
 
134
        >http://epydoc.sourceforge.net</a>
 
135
    </td>
 
136
  </tr>
 
137
</table>
 
138
 
 
139
<script type="text/javascript">
 
140
  <!--
 
141
  // Private objects are initially displayed (because if
 
142
  // javascript is turned off then we want them to be
 
143
  // visible); but by default, we want to hide them.  So hide
 
144
  // them unless we have a cookie that says to show them.
 
145
  checkCookie();
 
146
  // -->
 
147
</script>
 
148
</body>
 
149
</html>