Comment 1 for bug 276216

Revision history for this message
John A Meinel (jameinel) wrote :

'qbzr' is the one which installs a LazyCommand, though it is bzrtools which is probing the registered commands.

I would guess the best fix would be to have LazyCommand proxy requests for attributes (via __getattr__ work).