mercurial/lsprofcalltree.py
changeset 48875 6000f5b25c9b
parent 43077 687b865b95ad
child 48946 642e31cb55f0
equal deleted inserted replaced
48874:af0b21d5a930 48875:6000f5b25c9b
     8 
     8 
     9 This software may be used and distributed according to the terms
     9 This software may be used and distributed according to the terms
    10 of the GNU General Public License, incorporated herein by reference.
    10 of the GNU General Public License, incorporated herein by reference.
    11 """
    11 """
    12 
    12 
    13 from __future__ import absolute_import
       
    14 
    13 
    15 from . import pycompat
    14 from . import pycompat
    16 
    15 
    17 
    16 
    18 def label(code):
    17 def label(code):