lbry-sdk/lbrynet/core/client
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
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobRequester.py Only store the offer explicitly when its sent 2016-12-20 10:37:42 -08:00
ClientProtocol.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
ClientRequest.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
ConnectionManager.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
DHTPeerFinder.py whitespace 2016-11-03 14:42:57 -05:00
DownloadManager.py fixup long lines 2016-12-07 09:38:34 -05:00
StandaloneBlobDownloader.py fixup long lines 2016-12-07 09:38:34 -05:00
StreamProgressManager.py fixup long lines 2016-12-07 09:38:34 -05:00