]> git.parisson.com Git - timeside.git/commit
- turn all such methods as name(), id(), file_extension() into static methods
authorOlivier Guilyardi <olivier@samalyse.com>
Thu, 26 Nov 2009 21:02:24 +0000 (21:02 +0000)
committerOlivier Guilyardi <olivier@samalyse.com>
Thu, 26 Nov 2009 21:02:24 +0000 (21:02 +0000)
commitbadb0814e8032b5c1a0e519df1d894e7ae88087c
treef8bab1daa96cf605ef4bdf66259342304c433222
parentd4f140a076e256a4f4012289b0ef4ecbb2fd7f73
- turn all such methods as name(), id(), file_extension() into static methods
- add the self argument to non static methods in interfaces for clarity
- encode api: the constructor doesn't conflict anymore with the new core, fixme gone
analyze/api.py
decode/api.py
encode/api.py
graph/api.py
tests/test.py