~ubuntu-branches/ubuntu/precise/screenlets/precise

« back to all changes in this revision

Viewing changes to docs/epydoc/screenlets.plugins.mpdclient2.response_fetcher-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-02-24 00:51:35 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110224005135-p65cxwmpfwwy3woi
Tags: 0.1.2+bzr616-0ubuntu1
* New upstream snapshot.
 - Move individual screenlets into another source package.
 - Many bug fixes since 0.1.2.
* Convert to source format 3.0 (quilt).
* debian/patches
 - Removed all patches, merged upstream.
* debian/rules:
 - Convert to dh7.
 - Don't remove copies of feedparser, not in this package.
 - Don't remove empty directory for the individual screenlets.
* debian/screenlets.install:
 - Update installed files.
* debian/compat
 - Bump to level 7.
* debian/control:
 - Rewrite Depends and build-depends.
* README.Debian :
 - Mention mutter as a composite manager.
* debian/README.source:
 - Remove the README.source.
* debian/screenlets.manpages:
 - Add the manpages.
* debian/copyright:
 - Rewrite with dep5 style.

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.2</th>
 
37
            >Screenlets 0.1.3</th>
38
38
          </tr></table></th>
39
39
  </tr>
40
40
</table>
62
62
  </tr>
63
63
</table>
64
64
<!-- ==================== CLASS DESCRIPTION ==================== -->
65
 
<h1 class="epydoc">Class response_fetcher</h1><span class="codelink"><a href="screenlets.plugins.mpdclient2-pysrc.html#response_fetcher">source&nbsp;code</a></span><br /><br />
 
65
<h1 class="epydoc">Class response_fetcher</h1><p class="nomargin-top"><span class="codelink"><a href="screenlets.plugins.mpdclient2-pysrc.html#response_fetcher">source&nbsp;code</a></span></p>
66
66
<pre class="base-tree">
67
67
object --+
68
68
         |
95
95
        <tr>
96
96
          <td><span class="summary-sig"><a href="screenlets.plugins.mpdclient2.response_fetcher-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
97
97
        <span class="summary-sig-arg">talker</span>)</span><br />
98
 
      x.__init__(...) initializes x; see x.__class__.__doc__ for 
99
 
      signature</td>
 
98
      x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td>
100
99
          <td align="right" valign="top">
101
100
            <span class="codelink"><a href="screenlets.plugins.mpdclient2-pysrc.html#response_fetcher.__init__">source&nbsp;code</a></span>
102
101
            
181
180
    <td colspan="2" class="summary">
182
181
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
183
182
      <code>__delattr__</code>,
 
183
      <code>__format__</code>,
184
184
      <code>__getattribute__</code>,
185
185
      <code>__hash__</code>,
186
186
      <code>__new__</code>,
188
188
      <code>__reduce_ex__</code>,
189
189
      <code>__repr__</code>,
190
190
      <code>__setattr__</code>,
191
 
      <code>__str__</code>
 
191
      <code>__sizeof__</code>,
 
192
      <code>__str__</code>,
 
193
      <code>__subclasshook__</code>
192
194
      </p>
193
195
    </td>
194
196
  </tr>
250
252
  </td><td align="right" valign="top"
251
253
    ><span class="codelink"><a href="screenlets.plugins.mpdclient2-pysrc.html#response_fetcher.__init__">source&nbsp;code</a></span>&nbsp;
252
254
    </td>
253
 
  </table>
 
255
  </tr></table>
254
256
  
255
 
  x.__init__(...) initializes x; see x.__class__.__doc__ for 
256
 
  signature
 
257
  <p>x.__init__(...) initializes x; see x.__class__.__doc__ for 
 
258
  signature</p>
257
259
  <dl class="fields">
258
260
    <dt>Overrides:
259
 
      object.__init__
 
261
        object.__init__
260
262
        <dd><em class="note">(inherited documentation)</em></dd>
261
263
    </dt>
262
264
  </dl>
287
289
      <th class="navbar" align="right" width="100%">
288
290
        <table border="0" cellpadding="0" cellspacing="0">
289
291
          <tr><th class="navbar" align="center"
290
 
            >Screenlets 0.1.2</th>
 
292
            >Screenlets 0.1.3</th>
291
293
          </tr></table></th>
292
294
  </tr>
293
295
</table>
294
296
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
295
297
  <tr>
296
298
    <td align="left" class="footer">
297
 
    Generated by Epydoc 3.0beta1 on Wed Jun  4 18:52:58 2008
 
299
    Generated by Epydoc 3.0.1 on Sat Dec  4 19:47:03 2010
298
300
    </td>
299
301
    <td align="right" class="footer">
300
 
      <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a>
 
302
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
 
303
        >http://epydoc.sourceforge.net</a>
301
304
    </td>
302
305
  </tr>
303
306
</table>
308
311
  // javascript is turned off then we want them to be
309
312
  // visible); but by default, we want to hide them.  So hide
310
313
  // them unless we have a cookie that says to show them.
311
 
  checkCookie()
 
314
  checkCookie();
312
315
  // -->
313
316
</script>
314
 
  
315
317
</body>
316
318
</html>