Improve reporting on errors.AddressPoolError exceptions
authorMichael Hanselmann <hansmi@google.com>
Tue, 12 Feb 2013 11:17:21 +0000 (12:17 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 12 Feb 2013 11:30:15 +0000 (12:30 +0100)
commit74e642cdb3f77c2bc7a45b3967c39d971b2a98c0
treea584988cc1a6e00799bc4bf453921d6e6f0dc730
parent2fc6329bca92ba8eda56505356370b258719bf81
Improve reporting on errors.AddressPoolError exceptions

This patch improves the error messages given when a
“errors.AddressPoolError” exception is caught. Includes some small style
fixes.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib.py