File: //lib64/python2.7/site-packages/mercurial/lsprofcalltree.pyc
�
Hq�Qc @ s) d Z d � Z d e f d � � YZ d S( sC
lsprofcalltree.py - lsprof output which is readable by kcachegrind
Authors:
* David Allouche <david <at> allouche.net>
* Jp Calderone & Itamar Shtull-Trauring
* Johan Dahlin
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.
c C s5 t | t � r d | Sd | j | j | j f Sd S( Nt ~s %s %s:%d( t
isinstancet strt co_namet co_filenamet co_firstlineno( t code( ( s>