]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
nicer API -- you don't have to shuffle the shares into place before calling decode_all()
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 24 Jan 2007 22:20:53 +0000 (15:20 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 24 Jan 2007 22:20:53 +0000 (15:20 -0700)
commit06835e5a2b63f49f335da38cb91d5c8b030c6023
treea69dbc3df1b108ab164504d7dc49a73ef3788370
parent2b03427f19d33155968531516d95b5f2aa485c54
nicer API -- you don't have to shuffle the shares into place before calling decode_all()
Instead it does that shuffling in C inside fecmodule.
pyfec/fec/fecmodule.c
pyfec/fec/test/test_pyfec.py