hgext/__init__.py
author Matt Mackall <mpm@selenic.com>
Thu, 05 Nov 2015 16:48:46 -0600
changeset 26875 cf47bdb2183c
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
encoding: add getutf8char helper This allows us to find character boundaries in byte strings when trying to do custom encodings.
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