156 <p> |
161 <p> |
157 Private method used to trace functions calls. |
162 Private method used to trace functions calls. |
158 </p><p> |
163 </p><p> |
159 This is a variant of the one found in the standard Python |
164 This is a variant of the one found in the standard Python |
160 profile.py calling fix_frame_filename above. |
165 profile.py calling fix_frame_filename above. |
161 </p> |
166 </p><dl> |
|
167 <dt><i>frame</i></dt> |
|
168 <dd> |
|
169 reference to the call frame |
|
170 </dd><dt><i>t</i></dt> |
|
171 <dd> |
|
172 arguments |
|
173 </dd> |
|
174 </dl><dl> |
|
175 <dt>Returns:</dt> |
|
176 <dd> |
|
177 flag indicating a successful handling (boolean) |
|
178 </dd> |
|
179 </dl> |
162 <div align="right"><a href="#top">Up</a></div> |
180 <div align="right"><a href="#top">Up</a></div> |
163 <hr /> |
181 <hr /> |
164 </body></html> |
182 </body></html> |