~ubuntu-branches/ubuntu/raring/screenlets/raring

« back to all changes in this revision

Viewing changes to docs/epydoc/dbus.service.InterfaceType-class.html

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2012-02-12 22:47:27 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120212224727-zks8civcr8kavc8u
Tags: 0.1.6-0ubuntu1
* New upstream release.
* debian/rules:
 - Remove permission fix, the file is not shipped anymore.
* debian/copyright:
 - Fix formating.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
      <th class="navbar" align="right" width="100%">
35
35
        <table border="0" cellpadding="0" cellspacing="0">
36
36
          <tr><th class="navbar" align="center"
37
 
            >Screenlets 0.1.4</th>
 
37
            >Screenlets 0.1.6</th>
38
38
          </tr></table></th>
39
39
  </tr>
40
40
</table>
99
99
        <span class="summary-sig-arg">name</span>,
100
100
        <span class="summary-sig-arg">bases</span>,
101
101
        <span class="summary-sig-arg">dct</span>)</span><br />
102
 
      x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td>
 
102
      x.__init__(...) initializes x; see help(type(x)) for signature</td>
103
103
          <td align="right" valign="top">
104
104
            
105
105
            
153
153
      <code>__getattribute__</code>,
154
154
      <code>__gt__</code>,
155
155
      <code>__hash__</code>,
 
156
      <code>__instancecheck__</code>,
156
157
      <code>__le__</code>,
157
158
      <code>__lt__</code>,
158
159
      <code>__ne__</code>,
159
160
      <code>__new__</code>,
160
161
      <code>__repr__</code>,
161
162
      <code>__setattr__</code>,
 
163
      <code>__subclasscheck__</code>,
162
164
      <code>__subclasses__</code>,
163
165
      <code>mro</code>
164
166
      </p>
199
201
      <code>__basicsize__</code>,
200
202
      <code>__dictoffset__</code>,
201
203
      <code>__flags__</code>,
202
 
      <code>__instancecheck__</code>,
203
204
      <code>__itemsize__</code>,
204
205
      <code>__mro__</code>,
205
206
      <code>__name__</code>,
206
 
      <code>__subclasscheck__</code>,
207
207
      <code>__weakrefoffset__</code>
208
208
      </p>
209
209
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
248
248
    </td>
249
249
  </tr></table>
250
250
  
251
 
  <p>x.__init__(...) initializes x; see x.__class__.__doc__ for 
252
 
  signature</p>
 
251
  <p>x.__init__(...) initializes x; see help(type(x)) for signature</p>
253
252
  <dl class="fields">
254
253
    <dt>Returns: the object's type</dt>
255
254
    <dt>Overrides:
284
283
      <th class="navbar" align="right" width="100%">
285
284
        <table border="0" cellpadding="0" cellspacing="0">
286
285
          <tr><th class="navbar" align="center"
287
 
            >Screenlets 0.1.4</th>
 
286
            >Screenlets 0.1.6</th>
288
287
          </tr></table></th>
289
288
  </tr>
290
289
</table>
291
290
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
292
291
  <tr>
293
292
    <td align="left" class="footer">
294
 
    Generated by Epydoc 3.0.1 on Mon Jun  6 10:56:35 2011
 
293
    Generated by Epydoc 3.0.1 on Wed Jan  4 16:58:23 2012
295
294
    </td>
296
295
    <td align="right" class="footer">
297
296
      <a target="mainFrame" href="http://epydoc.sourceforge.net"