~ubuntu-branches/debian/wheezy/lxml/wheezy

« back to all changes in this revision

Viewing changes to doc/html/api/lxml.etree.LxmlSyntaxError-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-03-10 11:32:29 UTC
  • mfrom: (1.3.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100310113229-nydaajy3eky89scu
Tags: 2.2.6-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
      <code>__reduce__</code>,
130
130
      <code>__repr__</code>,
131
131
      <code>__setattr__</code>,
132
 
      <code>__setstate__</code>
 
132
      <code>__setstate__</code>,
 
133
      <code>__unicode__</code>
133
134
      </p>
134
135
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
 
136
      <code>__format__</code>,
135
137
      <code>__hash__</code>,
136
 
      <code>__reduce_ex__</code>
 
138
      <code>__reduce_ex__</code>,
 
139
      <code>__sizeof__</code>,
 
140
      <code>__subclasshook__</code>
137
141
      </p>
138
142
    </td>
139
143
  </tr>
160
164
    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.SyntaxError</code></b>:
161
165
      <code>filename</code>,
162
166
      <code>lineno</code>,
163
 
      <code>message</code>,
164
167
      <code>msg</code>,
165
168
      <code>offset</code>,
166
169
      <code>print_file_and_line</code>,
167
170
      <code>text</code>
168
171
      </p>
169
172
    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
170
 
      <code>args</code>
 
173
      <code>args</code>,
 
174
      <code>message</code>
171
175
      </p>
172
176
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
173
177
      <code>__class__</code>
206
210
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
207
211
  <tr>
208
212
    <td align="left" class="footer">
209
 
    Generated by Epydoc 3.0 on Wed Nov 11 16:26:06 2009
 
213
    Generated by Epydoc 3.0.1 on Tue Mar  2 17:15:36 2010
210
214
    </td>
211
215
    <td align="right" class="footer">
212
216
      <a target="mainFrame" href="http://epydoc.sourceforge.net"