hgext/__init__.py
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 05 Oct 2007 15:01:06 -0700
changeset 5396 5105b119edd2
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
Add osutil module, containing a listdir function. This is similar to os.listdir, only it returns a sorted list of tuples.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder