hgext/__init__.py
author Augie Fackler <durin42@gmail.com>
Mon, 25 Jul 2011 20:46:30 -0500
changeset 14975 b64538363dbe
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
i18n: use getattr instead of hasattr Using getattr instead of util.safehasattr here to avoid adding another dependency for i18n.
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