lbry-sdk/lbrynet/reflector/client
Job Evers-Meltzer 7dbeb1f2cf Remove LBRY prefix from class and module names
This is the result of running:
    grep -RlI LBRY . | xargs sed -i 's/LBRY\([A-Z]\)/\1/g'
2016-09-27 11:18:35 -07:00
..
__init__.py skeleton for reflector protocol 2016-08-03 23:03:14 -04:00
client.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00