Comment 4 for bug 1163369

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

Reviewed: https://review.openstack.org/25946
Committed: http://github.com/openstack/horizon/commit/29cb3251afd65fdd0a98b76d58f05458aaab3b47
Submitter: Jenkins
Branch: master

commit 29cb3251afd65fdd0a98b76d58f05458aaab3b47
Author: Julie Pichon <email address hidden>
Date: Tue Apr 2 22:08:33 2013 +0100

    Return an empty string rather than None when calling repr()

    Repr() should return "a string containing a printable representation of
    an object," which is a convention Sphinx 1.2 relies on when building
    the docs.

    Fixes bug 1163369

    Change-Id: Ieefd69c5b4b521500679df7745f60cb3a4d2f77c