mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 03:14:21 +00:00
pyfec: add fec/__init__.py to import all the right names into the fec module namespace
This commit is contained in:
parent
559411f96d
commit
1a4ff66557
3
pyfec/fec/__init__.py
Normal file
3
pyfec/fec/__init__.py
Normal file
@ -0,0 +1,3 @@
|
||||
from _fec import Encoder, Decoder, Error
|
||||
import filefec
|
||||
|
Loading…
x
Reference in New Issue
Block a user