Comment 0 for bug 745250

Revision history for this message
Daniel Hahler (blueyed) wrote : Rebuild for/with Python 2.7

Binary package hint: mercurial

I've run into an issue where /usr/lib/python2.6/dist-packages/io.py has been used by hg, because the /usr/bin/hg contains:
    libdir = '../lib/python2.6/dist-packages/'

According to kiilerix in #mercurial on IRC, Mercurial should get rebuilt for/with Python 2.7.

I am doing so for testing purposes in my PPA currently.