103 <p> |
103 <p> |
104 Constructor |
104 Constructor |
105 </p> |
105 </p> |
106 <dl> |
106 <dl> |
107 |
107 |
108 <dt><i>module</i></dt> |
108 <dt><i>module</i> (str)</dt> |
109 <dd> |
109 <dd> |
110 name of the module containing this class |
110 name of the module containing this class |
111 </dd> |
111 </dd> |
112 <dt><i>name</i></dt> |
112 <dt><i>name</i> (str)</dt> |
113 <dd> |
113 <dd> |
114 name of this class |
114 name of this class |
115 </dd> |
115 </dd> |
116 <dt><i>file</i></dt> |
116 <dt><i>file</i> (str)</dt> |
117 <dd> |
117 <dd> |
118 filename containing this attribute |
118 filename containing this attribute |
119 </dd> |
119 </dd> |
120 <dt><i>lineno</i></dt> |
120 <dt><i>lineno</i> (int)</dt> |
121 <dd> |
121 <dd> |
122 linenumber of the class definition |
122 linenumber of the class definition |
123 </dd> |
123 </dd> |
124 </dl> |
124 </dl> |
125 <div align="right"><a href="#top">Up</a></div> |
125 <div align="right"><a href="#top">Up</a></div> |
165 <p> |
165 <p> |
166 Constructor |
166 Constructor |
167 </p> |
167 </p> |
168 <dl> |
168 <dl> |
169 |
169 |
170 <dt><i>module</i></dt> |
170 <dt><i>module</i> (str)</dt> |
171 <dd> |
171 <dd> |
172 name of the module containing this class |
172 name of the module containing this class |
173 </dd> |
173 </dd> |
174 <dt><i>name</i></dt> |
174 <dt><i>name</i> (str)</dt> |
175 <dd> |
175 <dd> |
176 name of this class |
176 name of this class |
177 </dd> |
177 </dd> |
178 <dt><i>superClasses</i></dt> |
178 <dt><i>superClasses</i> (list of str)</dt> |
179 <dd> |
179 <dd> |
180 list of class names this class is inherited from |
180 list of class names this class is inherited from |
181 </dd> |
181 </dd> |
182 <dt><i>file</i></dt> |
182 <dt><i>file</i> (str)</dt> |
183 <dd> |
183 <dd> |
184 filename containing this class |
184 filename containing this class |
185 </dd> |
185 </dd> |
186 <dt><i>lineno</i></dt> |
186 <dt><i>lineno</i> (int)</dt> |
187 <dd> |
187 <dd> |
188 linenumber of the class definition |
188 linenumber of the class definition |
189 </dd> |
189 </dd> |
190 </dl> |
190 </dl> |
191 <div align="right"><a href="#top">Up</a></div> |
191 <div align="right"><a href="#top">Up</a></div> |
231 <p> |
231 <p> |
232 Constructor |
232 Constructor |
233 </p> |
233 </p> |
234 <dl> |
234 <dl> |
235 |
235 |
236 <dt><i>module</i></dt> |
236 <dt><i>module</i> (str)</dt> |
237 <dd> |
237 <dd> |
238 name of the module containing this function |
238 name of the module containing this function |
239 </dd> |
239 </dd> |
240 <dt><i>name</i></dt> |
240 <dt><i>name</i> (str)</dt> |
241 <dd> |
241 <dd> |
242 name of this function |
242 name of this function |
243 </dd> |
243 </dd> |
244 <dt><i>file</i></dt> |
244 <dt><i>file</i> (str)</dt> |
245 <dd> |
245 <dd> |
246 filename containing this class |
246 filename containing this class |
247 </dd> |
247 </dd> |
248 <dt><i>lineno</i></dt> |
248 <dt><i>lineno</i> (int)</dt> |
249 <dd> |
249 <dd> |
250 linenumber of the class definition |
250 linenumber of the class definition |
251 </dd> |
251 </dd> |
252 <dt><i>signature</i></dt> |
252 <dt><i>signature</i> (str)</dt> |
253 <dd> |
253 <dd> |
254 parameterlist of the method |
254 parameter list of the method |
255 </dd> |
255 </dd> |
256 <dt><i>separator</i></dt> |
256 <dt><i>separator</i> (str)</dt> |
257 <dd> |
257 <dd> |
258 string separating the parameters |
258 string separating the parameters |
259 </dd> |
259 </dd> |
260 </dl> |
260 </dl> |
261 <div align="right"><a href="#top">Up</a></div> |
261 <div align="right"><a href="#top">Up</a></div> |
301 <p> |
301 <p> |
302 Constructor |
302 Constructor |
303 </p> |
303 </p> |
304 <dl> |
304 <dl> |
305 |
305 |
306 <dt><i>module</i></dt> |
306 <dt><i>module</i> (str)</dt> |
307 <dd> |
307 <dd> |
308 name of the module containing this class |
308 name of the module containing this class |
309 </dd> |
309 </dd> |
310 <dt><i>name</i></dt> |
310 <dt><i>name</i> (str)</dt> |
311 <dd> |
311 <dd> |
312 name of this class |
312 name of this class |
313 </dd> |
313 </dd> |
314 <dt><i>file</i></dt> |
314 <dt><i>file</i> (str)</dt> |
315 <dd> |
315 <dd> |
316 filename containing this class |
316 filename containing this class |
317 </dd> |
317 </dd> |
318 <dt><i>lineno</i></dt> |
318 <dt><i>lineno</i> (int)</dt> |
319 <dd> |
319 <dd> |
320 linenumber of the class definition |
320 linenumber of the class definition |
321 </dd> |
321 </dd> |
322 </dl> |
322 </dl> |
323 <div align="right"><a href="#top">Up</a></div> |
323 <div align="right"><a href="#top">Up</a></div> |