mercurial/util.py
changeset 22245 234e4c24b980
parent 21914 10e99839a7a4
child 22632 db15bb2d6323
equal deleted inserted replaced
22244:172036d60b22 22245:234e4c24b980
    51 parsepatchoutput = platform.parsepatchoutput
    51 parsepatchoutput = platform.parsepatchoutput
    52 pconvert = platform.pconvert
    52 pconvert = platform.pconvert
    53 popen = platform.popen
    53 popen = platform.popen
    54 posixfile = platform.posixfile
    54 posixfile = platform.posixfile
    55 quotecommand = platform.quotecommand
    55 quotecommand = platform.quotecommand
       
    56 readpipe = platform.readpipe
    56 rename = platform.rename
    57 rename = platform.rename
    57 samedevice = platform.samedevice
    58 samedevice = platform.samedevice
    58 samefile = platform.samefile
    59 samefile = platform.samefile
    59 samestat = platform.samestat
    60 samestat = platform.samestat
    60 setbinary = platform.setbinary
    61 setbinary = platform.setbinary