File: //usr/lib64/python2.7/site-packages/mercurial/lsprofcalltree.pyc
�
1�3\c @@ sI d Z d d l m Z d d l m 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.
i ( t absolute_importi ( t pycompatc C@ sP t | t � r d t j | � Sd t j | j � t j | j � | j f Sd S( Nt ~s %s %s:%d( t
isinstancet strR t sysbytest co_namet co_filenamet co_firstlineno( t code( ( s>