]> mj.ucw.cz Git - eval.git/commit
Added ConfigTree.remove, adapted parse and parse_file
authorTomas Gavenciak <gavento@ucw.cz>
Wed, 22 Sep 2010 21:26:32 +0000 (23:26 +0200)
committerTomas Gavenciak <gavento@ucw.cz>
Wed, 22 Sep 2010 21:26:32 +0000 (23:26 +0200)
commit1ed60150aa8d007acd895d0ab7274ba9eb8b0f2a
tree69cb2310c9252a21594dd20249d70c861f89fab3
parent6da41bdca7744c83e39e9e013fa422d4985aaa90
Added ConfigTree.remove, adapted parse and parse_file

parse(_file) returns list of operations.
remove removes these from the config

Includes a testcase
t/moe/config.py
t/moe/config_test.py