On Thu, Oct 31, 2013 at 7:31 PM, Jose A. Lopes <[email protected]> wrote:
> * separate constants and non-constants in 'lib/constants.py' to make
>   it simple to replace their re-export definitions with a single
>   re-export statement at the begining of the module
>
> * fix access 'CONFD_REQFIELD_*' related constants in
>   'tools/confd-client' to convert them to 'String', rather then doing
>   it in 'lib/constants.py' in order to allow the replacement of the
>   re-export definitions with a single re-export statement
>
> Signed-off-by: Jose A. Lopes <[email protected]>
> ---
>  lib/constants.py   | 118 
> +++++++++++++++++++++++------------------------------
>  tools/confd-client |   6 +--
>  2 files changed, 53 insertions(+), 71 deletions(-)


LGTM, thanks.
Michele
-- 
Google Germany GmbH
Dienerstr. 12
80331 München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores

Reply via email to