]> git.parisson.com Git - timeside.git/commit
Fix bug in import/export function for AnalyzerResult
authorThomas Fillon <thomas@parisson.com>
Thu, 15 Jan 2015 17:22:09 +0000 (18:22 +0100)
committerThomas Fillon <thomas@parisson.com>
Thu, 15 Jan 2015 17:22:09 +0000 (18:22 +0100)
commit676e24db2c94ccb61a9b85193ddaf5a14cce3594
tree09910de0045466123e222aa003482203f3fad545
parent51450633e257d57c9b5d12ed0d6968d72729612c
Fix bug in import/export function for AnalyzerResult

Also implements the following features in #14 :
- [x] Change behavior of the import methods "from_[FORMAT]" to import results from the corresponding FORMAT file and modify the container instance from which the method is called.
- [x] Option to overwrite/append the container
tests/test_AnalyzerResult.py
tests/test_decoding.py
timeside/core/analyzer.py