Minor cleanups + remove debuging line in Init doctest
[be.git] / libbe / command / init.py
2010-01-22 W. Trevor KingMinor cleanups + remove debuging line in Init doctest
2010-01-22 W. Trevor KingReworked settings_object module, but command.init tests...
2010-01-22 W. Trevor KingAdded tests to Init to check for empty settings file
2010-01-01 W. Trevor KingUpdated copyright information
2009-12-31 W. Trevor KingMerged be.restructure, major internal reorganization.
2009-12-31 W. Trevor KingAdded UserInterface and other improved abstractions...
2009-12-15 W. Trevor KingTransitioned severity to Command-format, also added...
2009-12-14 W. Trevor KingTransitioned comment to Command format
2009-12-14 W. Trevor KingTransitioned init to Command format
2009-12-08 W. Trevor KingInitial directory restructuring to clarify dependencies