관리-도구
편집 파일: 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>