windows: hoist expand_glob() back into util.py
The windows version of expand_glob() requires patkind(). To
avoid a circular dependency, move function back into util.py.
#!/bin/shrm -rf ahg init acd aecho a > ahg ci -Am0hg tag t1 # 1hg tag --remove t1 # 2hg co 1hg tag -r0 t1hg tags