~ubuntu-branches/ubuntu/precise/moovida/precise

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.shoutcast.tests.test_shoutcast_resource.GenresResource.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-14 14:05:15 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714140515-e8umtzznfvywkeow
Tags: 1.0.5-0ubuntu1
* New upstream release.
* Merge with Debian Experimental, remaining Ubuntu changes:
 - debian/rules: Python 2.6 transition.
  + Don't use site-packages
  + Move DEB_PYTHON_INSTALL_ARGS_ALL after the includes.
* Synchronize with pkg-gstreamer svn:
 - debian/copyright: Completely reworked and updated.
 - debian/rules:
  + Bumped standards version to 3.8.2; no changes required.
  + Added recommends on xdg-user-dirs-gtk and python-xdg so that media in
    standard locations will be located. 
  + Changed build-depend on python-central into python-support.
 - debian/python-moovida.preinst:
  + Added to handle the migration from python-central to python-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html
2
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
 
  "DTD/xhtml1-strict.dtd">
4
 
<html>
5
 
  <head>
6
 
    <title>API docs for &ldquo;elisa.plugins.shoutcast.tests.test_shoutcast_resource.GenresResource&rdquo;</title>
7
 
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
8
 
    <link href="apidocs.css" type="text/css" rel="stylesheet" />
9
 
    <script src="sorttable.js" type="text/javascript"></script>
10
 
    
11
 
  </head>
12
 
  <body>
13
 
    <h1 class="class">Class e.p.s.t.t.GenresResource(<span title="object">object</span>):</h1>
14
 
    <p>
15
 
      <span id="part">Part of <a href="elisa.html">elisa</a>.<a href="elisa.plugins.html">plugins</a>.<a href="elisa.plugins.shoutcast.html">shoutcast</a>.<a href="elisa.plugins.shoutcast.tests.html">tests</a>.<a href="elisa.plugins.shoutcast.tests.test_shoutcast_resource.html">test_shoutcast_resource</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.shoutcast.tests.test_shoutcast_resource.GenresResource">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      <p>Implements interfaces: twisted.web2.iweb.IResource</p>
21
 
    </div>
22
 
    <div class="undocumented">Undocumented</div>
23
 
 
24
 
    
25
 
    
26
 
    <div id="splitTables">
27
 
      <table class="children sortable" id="id822">
28
 
  
29
 
  <tr>
30
 
    <th>Line #</th>
31
 
    <th>Kind</th>
32
 
    <th>Name</th>
33
 
    <th>Docs</th>
34
 
  </tr>
35
 
<tr class="method">
36
 
    
37
 
    <td class="lineno">57</td>
38
 
    <td>Method</td>
39
 
    <td><a href="elisa.plugins.shoutcast.tests.test_shoutcast_resource.GenresResource.html#locateChild">locateChild</a></td>
40
 
    <td><span class="undocumented">Undocumented</span></td>
41
 
  </tr><tr class="method">
42
 
    
43
 
    <td class="lineno">60</td>
44
 
    <td>Method</td>
45
 
    <td><a href="elisa.plugins.shoutcast.tests.test_shoutcast_resource.GenresResource.html#renderHTTP">renderHTTP</a></td>
46
 
    <td><span class="undocumented">Undocumented</span></td>
47
 
  </tr>
48
 
  
49
 
</table>
50
 
      
51
 
      
52
 
    </div>
53
 
    
54
 
    
55
 
    
56
 
 
57
 
    <div class="function">
58
 
  <a name="elisa.plugins.shoutcast.tests.test_shoutcast_resource.GenresResource.locateChild">
59
 
    
60
 
  </a>
61
 
  <a name="locateChild">
62
 
    
63
 
  </a>
64
 
  <div class="functionHeader">
65
 
    
66
 
    def
67
 
    locateChild(self, request, segments):
68
 
    
69
 
  </div>
70
 
  <div class="functionBody">
71
 
    
72
 
    <div class="undocumented">Undocumented</div>
73
 
  </div>
74
 
</div><div class="function">
75
 
  <a name="elisa.plugins.shoutcast.tests.test_shoutcast_resource.GenresResource.renderHTTP">
76
 
    
77
 
  </a>
78
 
  <a name="renderHTTP">
79
 
    
80
 
  </a>
81
 
  <div class="functionHeader">
82
 
    
83
 
    def
84
 
    renderHTTP(self, request):
85
 
    
86
 
  </div>
87
 
  <div class="functionBody">
88
 
    
89
 
    <div class="undocumented">Undocumented</div>
90
 
  </div>
91
 
</div>
92
 
    <address>
93
 
      <a href="index.html">API Documentation</a> for <a href="http://elisa.fluendo.com">Elisa Media Center</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2009-05-25 19:09:45.
94
 
    </address>
95
 
  </body>
96
 
</html>
 
 
b'\\ No newline at end of file'