mercurial/__init__.py
author Patrick Mezard <pmezard@gmail.com>
Mon, 13 Aug 2007 19:42:52 +0200
changeset 5152 b51d07ed1b18
parent 0 9117c6561b0b
permissions -rw-r--r--
demandimport: ignore pwd and grp. Both are unavailable under Windows and tarfile detects them via ImportError.