On Mon, May 13, 2013 at 09:44:11AM +0200, Thomas Thrainer wrote: > From: Guido Trotter <[email protected]> > > cmdlib.py has grown *really* too much. Move it into its own package to > allow splitting it further. > > Signed-off-by: Guido Trotter <[email protected]> > Signed-off-by: Thomas Thrainer <[email protected]> > > NOTE: I (Thomas) stripped the big part of the patch which contained cmdlib.py > twice > (deletion, added again as __init__.py) in order to keep the mail smaller, but > it > actually got moved ;-). This note wont be in the commit neither. > > --- > Makefile.am | 7 +- > lib/cmdlib.py | 17117 > ----------------------------------------------- > lib/cmdlib/__init__.py | 17117 > +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 17123 insertions(+), 17118 deletions(-) > delete mode 100644 lib/cmdlib.py > create mode 100644 lib/cmdlib/__init__.py
LGTM. Thanks. -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Katherine Stephens
