mercurial/util.py
changeset 24692 144883a8d0d4
parent 24635 21e1ece30f8c
child 24902 986a5c23b1c1
--- a/mercurial/util.py	Sat Apr 11 00:47:09 2015 +0900
+++ b/mercurial/util.py	Sat Apr 11 00:47:09 2015 +0900
@@ -59,6 +59,7 @@
 quotecommand = platform.quotecommand
 readpipe = platform.readpipe
 rename = platform.rename
+removedirs = platform.removedirs
 samedevice = platform.samedevice
 samefile = platform.samefile
 samestat = platform.samestat