Code review comment for lp:~mwhudson/launchpad/bzr.dev-help

Revision history for this message
Tim Penhey (thumper) wrote :

I'm happy with the changes, just one question:

    return os.path.join(
        os.path.dirname(os.path.dirname(bzrlib.__file__)),
        'bzr')

Have you checked that this actually gets the bzr from the bzr branch?

review: Approve

« Back to merge proposal