On 16 May 2013 10:23, Thomas Thrainer <[email protected]> wrote:
> LUTags* and their base class, TagsLU, are extracted to tags.py. An
> additional shared function, _ShareAll, is extracted to common.py for
> shared usage.
>
> Signed-off-by: Thomas Thrainer <[email protected]>
> ---
>  Makefile.am            |   3 +-
>  lib/cmdlib/__init__.py | 187 +------------------------------------------
>  lib/cmdlib/common.py   |   8 ++
>  lib/cmdlib/tags.py     | 210 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 222 insertions(+), 186 deletions(-)
>  create mode 100644 lib/cmdlib/tags.py

LGTM, thanks.

Bernardo

Reply via email to