hgext/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 11 Sep 2006 10:23:23 +0200
changeset 3077 e270cbd4aa20
parent 1360 7d439981bec4
permissions -rw-r--r--
Fixed OSError "No such file or directory: None" and make IOError consistent. The None error occurs when the current working directory is no longer available, e.g. because it was removed in another shell.
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