lbry-sdk/lbrynet/cryptstream
Job Evers-Meltzer 39b2e44492 Replace settings with conf.settings
In the next commit I change conf.settings to be initialized
at runtime instead of load time and so any import of
`from lbrynet.conf import settings` will be and stay None if
it happens before the initialization.
2016-12-30 13:05:18 -06:00
..
client fixup long lines 2016-12-07 09:38:34 -05:00
__init__.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
CryptBlob.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
CryptStreamCreator.py eliminate unused return value 2016-11-04 11:44:50 -05:00