|
1 <?xml version="1.0" encoding="ascii"?> |
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
3 "DTD/xhtml1-transitional.dtd"> |
|
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
|
5 <head> |
|
6 <title>archive.selectors</title> |
|
7 <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
|
8 <script type="text/javascript" src="epydoc.js"></script> |
|
9 </head> |
|
10 |
|
11 <body bgcolor="white" text="black" link="blue" vlink="#204080" |
|
12 alink="#204080"> |
|
13 <!-- ==================== NAVIGATION BAR ==================== --> |
|
14 <table class="navbar" border="0" width="100%" cellpadding="0" |
|
15 bgcolor="#a0c0ff" cellspacing="0"> |
|
16 <tr valign="middle"> |
|
17 |
|
18 <!-- Tree link --> |
|
19 <th> <a |
|
20 href="module-tree.html">Trees</a> </th> |
|
21 |
|
22 <!-- Index link --> |
|
23 <th> <a |
|
24 href="identifier-index.html">Indices</a> </th> |
|
25 |
|
26 <!-- Help link --> |
|
27 <th> <a |
|
28 href="help.html">Help</a> </th> |
|
29 |
|
30 <th class="navbar" width="100%"></th> |
|
31 </tr> |
|
32 </table> |
|
33 <table width="100%" cellpadding="0" cellspacing="0"> |
|
34 <tr valign="top"> |
|
35 <td width="100%"> |
|
36 <span class="breadcrumbs"> |
|
37 <a href="archive-module.html">Package archive</a> :: |
|
38 Module selectors |
|
39 </span> |
|
40 </td> |
|
41 <td> |
|
42 <table cellpadding="0" cellspacing="0"> |
|
43 <!-- hide/show private --> |
|
44 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
|
45 onclick="toggle_private();">hide private</a>]</span></td></tr> |
|
46 <tr><td align="right"><span class="options" |
|
47 >[<a href="frames.html" target="_top">frames</a |
|
48 >] | <a href="archive.selectors-module.html" |
|
49 target="_top">no frames</a>]</span></td></tr> |
|
50 </table> |
|
51 </td> |
|
52 </tr> |
|
53 </table> |
|
54 <!-- ==================== MODULE DESCRIPTION ==================== --> |
|
55 <h1 class="epydoc">Module selectors</h1><span class="codelink"><a href="archive.selectors-pysrc.html">source code</a></span><br /><br /> |
|
56 <!-- ==================== CLASSES ==================== --> |
|
57 <a name="section-Classes"></a> |
|
58 <table class="summary" border="1" cellpadding="3" |
|
59 cellspacing="0" width="100%" bgcolor="white"> |
|
60 <tr bgcolor="#70b0f0" class="table-header"> |
|
61 <td colspan="2" class="table-header"> |
|
62 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
63 <tr valign="top"> |
|
64 <td align="left"><span class="table-header">Classes</span></td> |
|
65 <td align="right" valign="top" |
|
66 ><span class="options">[<a href="#section-Classes" |
|
67 class="privatelink" onclick="toggle_private();" |
|
68 >hide private</a>]</span></td> |
|
69 </tr> |
|
70 </table> |
|
71 </td> |
|
72 </tr> |
|
73 <tr> |
|
74 <td width="15%" align="right" valign="top" class="summary"> |
|
75 <span class="summary-type"> </span> |
|
76 </td><td class="summary"> |
|
77 <a href="archive.selectors.DistributionPolicySelector-class.html" class="summary-name">DistributionPolicySelector</a><br /> |
|
78 A selector that selects files based on other criteria. |
|
79 </td> |
|
80 </tr> |
|
81 <tr> |
|
82 <td width="15%" align="right" valign="top" class="summary"> |
|
83 <span class="summary-type"> </span> |
|
84 </td><td class="summary"> |
|
85 <a href="archive.selectors.SymbianPolicySelector-class.html" class="summary-name">SymbianPolicySelector</a><br /> |
|
86 A selector that selects files based on other criteria. |
|
87 </td> |
|
88 </tr> |
|
89 </table> |
|
90 <!-- ==================== FUNCTIONS ==================== --> |
|
91 <a name="section-Functions"></a> |
|
92 <table class="summary" border="1" cellpadding="3" |
|
93 cellspacing="0" width="100%" bgcolor="white"> |
|
94 <tr bgcolor="#70b0f0" class="table-header"> |
|
95 <td colspan="2" class="table-header"> |
|
96 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
97 <tr valign="top"> |
|
98 <td align="left"><span class="table-header">Functions</span></td> |
|
99 <td align="right" valign="top" |
|
100 ><span class="options">[<a href="#section-Functions" |
|
101 class="privatelink" onclick="toggle_private();" |
|
102 >hide private</a>]</span></td> |
|
103 </tr> |
|
104 </table> |
|
105 </td> |
|
106 </tr> |
|
107 <tr> |
|
108 <td width="15%" align="right" valign="top" class="summary"> |
|
109 <span class="summary-type"> </span> |
|
110 </td><td class="summary"> |
|
111 <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
|
112 <tr> |
|
113 <td><span class="summary-sig"><a name="get_selector"></a><span class="summary-sig-name">get_selector</span>(<span class="summary-sig-arg">name</span>, |
|
114 <span class="summary-sig-arg">config</span>)</span></td> |
|
115 <td align="right" valign="top"> |
|
116 <span class="codelink"><a href="archive.selectors-pysrc.html#get_selector">source code</a></span> |
|
117 |
|
118 </td> |
|
119 </tr> |
|
120 </table> |
|
121 |
|
122 </td> |
|
123 </tr> |
|
124 </table> |
|
125 <!-- ==================== VARIABLES ==================== --> |
|
126 <a name="section-Variables"></a> |
|
127 <table class="summary" border="1" cellpadding="3" |
|
128 cellspacing="0" width="100%" bgcolor="white"> |
|
129 <tr bgcolor="#70b0f0" class="table-header"> |
|
130 <td colspan="2" class="table-header"> |
|
131 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
132 <tr valign="top"> |
|
133 <td align="left"><span class="table-header">Variables</span></td> |
|
134 <td align="right" valign="top" |
|
135 ><span class="options">[<a href="#section-Variables" |
|
136 class="privatelink" onclick="toggle_private();" |
|
137 >hide private</a>]</span></td> |
|
138 </tr> |
|
139 </table> |
|
140 </td> |
|
141 </tr> |
|
142 <tr> |
|
143 <td width="15%" align="right" valign="top" class="summary"> |
|
144 <span class="summary-type"> </span> |
|
145 </td><td class="summary"> |
|
146 <a name="logger"></a><span class="summary-name">logger</span> = <code title="logging.getLogger("archive.selectors")">logging.getLogger("archive.selectors")</code> |
|
147 </td> |
|
148 </tr> |
|
149 <tr> |
|
150 <td width="15%" align="right" valign="top" class="summary"> |
|
151 <span class="summary-type"> </span> |
|
152 </td><td class="summary"> |
|
153 <a href="archive.selectors-module.html#SELECTORS" class="summary-name">SELECTORS</a> = <code title="{'policy': lambda config: DistributionPolicySelector(config.get_list('\ |
|
154 policy.filenames', ['Distribution.Policy.S60']), config ['policy.value\ |
|
155 ']), 'symbian.policy': lambda config: SymbianPolicySelector(config.get\ |
|
156 _list('policy.filenames', ['distribution.policy']), config ['policy.va\ |
|
157 lue']), 'distribution.policy.s60': lambda config: DistributionPolicySe\ |
|
158 lector(['Distribution.Policy.S60'], config ['distribution.policy.s60']\ |
|
159 , config ['ignore.missing.policyfiles']== 'true'),}">{'policy': lambda config: DistributionPolicySelect<code class="variable-ellipsis">...</code></code> |
|
160 </td> |
|
161 </tr> |
|
162 </table> |
|
163 <!-- ==================== VARIABLES DETAILS ==================== --> |
|
164 <a name="section-VariablesDetails"></a> |
|
165 <table class="details" border="1" cellpadding="3" |
|
166 cellspacing="0" width="100%" bgcolor="white"> |
|
167 <tr bgcolor="#70b0f0" class="table-header"> |
|
168 <td colspan="2" class="table-header"> |
|
169 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
170 <tr valign="top"> |
|
171 <td align="left"><span class="table-header">Variables Details</span></td> |
|
172 <td align="right" valign="top" |
|
173 ><span class="options">[<a href="#section-VariablesDetails" |
|
174 class="privatelink" onclick="toggle_private();" |
|
175 >hide private</a>]</span></td> |
|
176 </tr> |
|
177 </table> |
|
178 </td> |
|
179 </tr> |
|
180 </table> |
|
181 <a name="SELECTORS"></a> |
|
182 <div> |
|
183 <table class="details" border="1" cellpadding="3" |
|
184 cellspacing="0" width="100%" bgcolor="white"> |
|
185 <tr><td> |
|
186 <h3 class="epydoc">SELECTORS</h3> |
|
187 |
|
188 <dl class="fields"> |
|
189 </dl> |
|
190 <dl class="fields"> |
|
191 <dt>Value:</dt> |
|
192 <dd><table><tr><td><pre class="variable"> |
|
193 {'policy': lambda config: DistributionPolicySelector(config.get_list('<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span> |
|
194 policy.filenames', ['Distribution.Policy.S60']), config ['policy.value<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span> |
|
195 ']), 'symbian.policy': lambda config: SymbianPolicySelector(config.get<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span> |
|
196 _list('policy.filenames', ['distribution.policy']), config ['policy.va<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span> |
|
197 lue']), 'distribution.policy.s60': lambda config: DistributionPolicySe<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span> |
|
198 lector(['Distribution.Policy.S60'], config ['distribution.policy.s60']<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span> |
|
199 , config ['ignore.missing.policyfiles']== 'true'),} |
|
200 </pre></td></tr></table> |
|
201 </dd> |
|
202 </dl> |
|
203 </td></tr></table> |
|
204 </div> |
|
205 <br /> |
|
206 <!-- ==================== NAVIGATION BAR ==================== --> |
|
207 <table class="navbar" border="0" width="100%" cellpadding="0" |
|
208 bgcolor="#a0c0ff" cellspacing="0"> |
|
209 <tr valign="middle"> |
|
210 |
|
211 <!-- Tree link --> |
|
212 <th> <a |
|
213 href="module-tree.html">Trees</a> </th> |
|
214 |
|
215 <!-- Index link --> |
|
216 <th> <a |
|
217 href="identifier-index.html">Indices</a> </th> |
|
218 |
|
219 <!-- Help link --> |
|
220 <th> <a |
|
221 href="help.html">Help</a> </th> |
|
222 |
|
223 <th class="navbar" width="100%"></th> |
|
224 </tr> |
|
225 </table> |
|
226 <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
|
227 <tr> |
|
228 <td align="left" class="footer"> |
|
229 Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:15 2009 |
|
230 </td> |
|
231 <td align="right" class="footer"> |
|
232 <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> |
|
233 </td> |
|
234 </tr> |
|
235 </table> |
|
236 |
|
237 <script type="text/javascript"> |
|
238 <!-- |
|
239 // Private objects are initially displayed (because if |
|
240 // javascript is turned off then we want them to be |
|
241 // visible); but by default, we want to hide them. So hide |
|
242 // them unless we have a cookie that says to show them. |
|
243 checkCookie() |
|
244 // --> |
|
245 </script> |
|
246 |
|
247 </body> |
|
248 </html> |