]> mj.ucw.cz Git - moe.git/commit
Several changes in status.py, wrote docs
authorTomas Gavenciak <gavento@ucw.cz>
Sat, 27 Nov 2010 11:54:30 +0000 (12:54 +0100)
committerTomas Gavenciak <gavento@ucw.cz>
Sat, 27 Nov 2010 11:54:30 +0000 (12:54 +0100)
commit0fda8189b956eb8d024625d7b2d596e9aeabb073
tree3e8277af8906778108aca0eb59097b3a3006fd59
parent14a86595bbff1ef0b0e504480fb36d097e5cf17c
Several changes in status.py, wrote docs

Documented the new semantics of status file (unique keys, multiline
  entries, merge/update)
Rewrite Status to reflect docs
Renamed Status exception to MoeInvalidStatusFile
Added Status.update according to docs
t/doc/status.rst [new file with mode: 0644]
t/moe/status.py