Statistics
| Branch: | Tag: | Revision:

root / lib / cmdlib / base.py @ 8701dfb0

History | View | Annotate | Download (17.5 kB)

# Date Author Comment
1a732a74 05/17/2013 12:31 pm Thomas Thrainer

Extract base classes from cmdlib

Base classes holding common functionality is extracted into base.py.
Utility functions used by both base classes and subclasses is moved to
common.py.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Bernardo Dal Seno <>