equal
deleted
inserted
replaced
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 |