Skip to content
  • Matt Harbison's avatar
    py3: migrate unicode() to pycompat.unicode() · 6a0080d4e5a5
    Matt Harbison authored
    Fixed up after running `2to3 -w -n -f unicode .`, and re-adding the dropped u''
    prefixes.  The pycompat.unicode() hack is copied into setup.py because that
    module declares the dependency on mercurial.
    6a0080d4e5a5