lbry-sdk/lbrynet/lbrylive
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 Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
server pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
LiveBlob.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
LiveStreamCreator.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
LiveStreamMetadataManager.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
PaymentRateManager.py don't lint unused files 2016-12-07 09:35:16 -05:00
StdinUploader.py don't lint unused files 2016-12-07 09:35:16 -05:00
StdoutDownloader.py don't lint unused files 2016-12-07 09:35:16 -05:00
StreamDescriptor.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00