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

« back to all changes in this revision

Viewing changes to doc/html/api/lxml.etree.ParseError-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:
132
132
      <code>__reduce__</code>,
133
133
      <code>__repr__</code>,
134
134
      <code>__setattr__</code>,
135
 
      <code>__setstate__</code>
 
135
      <code>__setstate__</code>,
 
136
      <code>__unicode__</code>
136
137
      </p>
137
138
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
 
139
      <code>__format__</code>,
138
140
      <code>__hash__</code>,
139
 
      <code>__reduce_ex__</code>
 
141
      <code>__reduce_ex__</code>,
 
142
      <code>__sizeof__</code>,
 
143
      <code>__subclasshook__</code>
140
144
      </p>
141
145
    </td>
142
146
  </tr>
163
167
    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.SyntaxError</code></b>:
164
168
      <code>filename</code>,
165
169
      <code>lineno</code>,
166
 
      <code>message</code>,
167
170
      <code>msg</code>,
168
171
      <code>offset</code>,
169
172
      <code>print_file_and_line</code>,
170
173
      <code>text</code>
171
174
      </p>
172
175
    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
173
 
      <code>args</code>
 
176
      <code>args</code>,
 
177
      <code>message</code>
174
178
      </p>
175
179
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
176
180
      <code>__class__</code>
209
213
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
210
214
  <tr>
211
215
    <td align="left" class="footer">
212
 
    Generated by Epydoc 3.0 on Wed Nov 11 16:26:06 2009
 
216
    Generated by Epydoc 3.0.1 on Tue Mar  2 17:15:36 2010
213
217
    </td>
214
218
    <td align="right" class="footer">
215
219
      <a target="mainFrame" href="http://epydoc.sourceforge.net"