mercurial/util.py
changeset 37095 e24802ea8dbd
parent 37085 7ae6e3529e37
child 37096 895f209b593b
equal deleted inserted replaced
37094:7f025c9b7865 37095:e24802ea8dbd
   106 bindunixsocket = platform.bindunixsocket
   106 bindunixsocket = platform.bindunixsocket
   107 cachestat = platform.cachestat
   107 cachestat = platform.cachestat
   108 checkexec = platform.checkexec
   108 checkexec = platform.checkexec
   109 checklink = platform.checklink
   109 checklink = platform.checklink
   110 copymode = platform.copymode
   110 copymode = platform.copymode
   111 executablepath = platform.executablepath
       
   112 expandglobs = platform.expandglobs
   111 expandglobs = platform.expandglobs
   113 explainexit = platform.explainexit
   112 explainexit = platform.explainexit
   114 findexe = platform.findexe
   113 findexe = platform.findexe
   115 getfsmountpoint = platform.getfsmountpoint
   114 getfsmountpoint = platform.getfsmountpoint
   116 getfstype = platform.getfstype
   115 getfstype = platform.getfstype