PBR

Comment 9 for bug 1276139

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to pbr (master)

Reviewed: https://review.openstack.org/73946
Committed: https://git.openstack.org/cgit/openstack-dev/pbr/commit/?id=b1f29780de7bc8bb0c37f0c786691a44ca394efc
Submitter: Jenkins
Branch: master

commit b1f29780de7bc8bb0c37f0c786691a44ca394efc
Author: Toilal <email address hidden>
Date: Mon Feb 17 07:50:27 2014 +0100

    Add support for python 3-<3.3

    Use unicode_literals import instead of u'unicode' notation.

    Change-Id: I6e6aba938ae43399d5aa398344c219fe43649034
    Closes-Bug: #1276139