]> git.parisson.com Git - timeside.git/commit
feat(ProcessPipe): add a graph model to the pipe, prevent doublon of processors in...
authorThomas Fillon <thomas@parisson.com>
Sat, 23 Aug 2014 13:41:37 +0000 (15:41 +0200)
committerThomas Fillon <thomas@parisson.com>
Sat, 23 Aug 2014 13:41:37 +0000 (15:41 +0200)
commit39bf9c63b8b4a462bf7c7f3b74e2b0a6774dc067
tree152d29dc169b8831e4c28132ec687068fa0ae34e
parentd61f618003a6db66fd857f950cb48332565f66b5
feat(ProcessPipe): add a graph model to the pipe, prevent doublon of processors in the pipe
tests/test_analyzers_default.py [changed mode: 0644->0755]
tests/test_core_processors.py
tests/test_process_pipe.py [new file with mode: 0644]
timeside/core.py