Skip to content

Instantly share code, notes, and snippets.

@gubatron
Created November 8, 2014 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gubatron/7b901602ba8c704b08de to your computer and use it in GitHub Desktop.
Save gubatron/7b901602ba8c704b08de to your computer and use it in GitHub Desktop.
prospector - strictness: high on OpenBazaar as of November 8th 2014
Check Information
=================
Started: 2014-11-08 13:03:50.203292
Finished: 2014-11-08 13:04:05.759145
Time Taken: 15.56 seconds
Formatter: text
Strictness: high
Libraries Used:
Tools Run: dodgy, frosted, mccabe, pep8, pyflakes, pylint
Adaptors: common-plugin, profiles:strictness_high,no_doc_warnings,no_test_warnings
Message Found: 579
Messages
========
ws (ws.py):
L1:0 None: pylint - C0302
Too many lines in module (1162)
ws (ws.py):
L522:15 ProtocolHandler.client_refund_order: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L522:28 ProtocolHandler.client_refund_order: pylint - C0103
Invalid variable name "e"
ws (ws.py):
L525:4 ProtocolHandler.client_release_payment: pylint - R0914
Too many local variables (24/15)
ws (ws.py):
L525:37 ProtocolHandler.client_release_payment: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L1041:8 ProtocolHandler.send_to_client: pylint - E1103
Instance of 'RootLogger' has no 'datadump' member (but some types could not be inferred)
ws (ws.py):
L24:0 ProtocolHandler: pylint - R0902
Too many instance attributes (11/7)
ws (ws.py):
L25:4 ProtocolHandler.__init__: pylint - R0913
Too many arguments (6/5)
ws (ws.py):
L31:8 ProtocolHandler.__init__: pylint - C0103
Invalid attribute name "db"
ws (ws.py):
L1085:0 WebSocketHandler: pylint - W0223
Method 'data_received' is abstract in class 'RequestHandler' but is not overridden
ws (ws.py):
L581:12 ProtocolHandler.client_release_payment.cb: pylint - C0103
Invalid function name "cb"
ws (ws.py):
L581:12 ProtocolHandler.client_release_payment.cb: pylint - C0103
Invalid argument name "ec"
ws (ws.py):
L581:12 ProtocolHandler.client_release_payment.cb: pylint - R0914
Too many local variables (17/15)
ws (ws.py):
L1094:8 WebSocketHandler.initialize: pylint - W0201
Attribute 'loop' defined outside __init__
ws (ws.py):
L1095:8 WebSocketHandler.initialize: pylint - W0201
Attribute 'log' defined outside __init__
ws (ws.py):
L1097:8 WebSocketHandler.initialize: pylint - W0201
Attribute 'market_application' defined outside __init__
ws (ws.py):
L1098:8 WebSocketHandler.initialize: pylint - W0201
Attribute 'market' defined outside __init__
ws (ws.py):
L1099:8 WebSocketHandler.initialize: pylint - W0201
Attribute 'app_handler' defined outside __init__
ws (ws.py):
L1106:8 WebSocketHandler.initialize: pylint - W0201
Attribute 'transport' defined outside __init__
ws (ws.py):
L1113:8 WebSocketHandler.open: pylint - W0201
Attribute 'connected' defined outside __init__
ws (ws.py):
L610:16 ProtocolHandler.client_release_payment.cb: pylint - C0103
Invalid variable name "tx"
ws (ws.py):
L1123:8 WebSocketHandler.on_close: pylint - W0201
Attribute 'connected' defined outside __init__
ws (ws.py):
L615:20 ProtocolHandler.client_release_payment.cb: pylint - C0103
Invalid variable name "x"
ws (ws.py):
L616:20 ProtocolHandler.client_release_payment.cb: pylint - C0103
Invalid variable name "ms"
ws (ws.py):
L1128:19 WebSocketHandler.on_close: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L1140:15 WebSocketHandler.on_message: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L635:15 ProtocolHandler.client_release_payment: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L635:28 ProtocolHandler.client_release_payment: pylint - C0103
Invalid variable name "e"
ws (ws.py):
L127:48 ProtocolHandler.on_page.reputation_pledge_retrieved: pylint - W0613
Unused argument 'page'
ws (ws.py):
L643:4 ProtocolHandler.on_release_funds_tx: pylint - R0914
Too many local variables (21/15)
ws (ws.py):
L132:12 ProtocolHandler.on_page.reputation_pledge_retrieved: pylint - C0103
Invalid variable name "SATOSHIS_IN_BITCOIN"
ws (ws.py):
L1161:15 WebSocketHandler.queue_response: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L148:8 ProtocolHandler.send_opening: pylint - C0103
Invalid variable name "countryCodes"
ws (ws.py):
L167:8 ProtocolHandler.send_opening: pylint - C0103
Invalid variable name "burnAddr"
ws (ws.py):
L688:12 ProtocolHandler.on_release_funds_tx: pylint - C0103
Invalid variable name "tx"
ws (ws.py):
L178:30 ProtocolHandler.client_read_log: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L178:46 ProtocolHandler.client_read_log: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L691:12 ProtocolHandler.on_release_funds_tx.cb: pylint - C0103
Invalid function name "cb"
ws (ws.py):
L691:12 ProtocolHandler.on_release_funds_tx.cb: pylint - C0103
Invalid argument name "ec"
ws (ws.py):
L691:32 ProtocolHandler.on_release_funds_tx.cb: pylint - W0613
Unused argument 'order'
ws (ws.py):
L183:8 ProtocolHandler.client_read_log: pylint - W0201
Attribute 'stream' defined outside __init__
ws (ws.py):
L710:20 ProtocolHandler.on_release_funds_tx.cb: pylint - C0103
Invalid variable name "x"
ws (ws.py):
L711:20 ProtocolHandler.on_release_funds_tx.cb: pylint - C0103
Invalid variable name "ms"
ws (ws.py):
L203:0 ProtocolHandler.validate_on_no_listing_result: pylint - W0613
Unused argument 'data'
ws (ws.py):
L207:35 ProtocolHandler.on_no_listing_result: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L213:0 ProtocolHandler.validate_on_listing_result: pylint - W0613
Unused argument 'data'
ws (ws.py):
L224:33 ProtocolHandler.client_stop_server: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L224:49 ProtocolHandler.client_stop_server: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L740:15 ProtocolHandler.on_release_funds_tx: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L740:28 ProtocolHandler.on_release_funds_tx: pylint - C0103
Invalid variable name "e"
ws (ws.py):
L743:37 ProtocolHandler.client_generate_secret: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L743:53 ProtocolHandler.client_generate_secret: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L744:8 ProtocolHandler.client_generate_secret: pylint - W0212
Access to a protected member _generate_new_keypair of a client class
ws (ws.py):
L747:27 ProtocolHandler.client_order: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L750:28 ProtocolHandler.client_review: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L243:43 ProtocolHandler.client_remove_trusted_notary: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L758:28 ProtocolHandler.client_search: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L247:34 ProtocolHandler.client_get_notaries: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L247:50 ProtocolHandler.client_get_notaries: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L765:4 ProtocolHandler.client_query_network_for_products: pylint - C0103
Invalid method name "client_query_network_for_products"
ws (ws.py):
L765:48 ProtocolHandler.client_query_network_for_products: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L256:36 ProtocolHandler.client_clear_dht_data: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L256:52 ProtocolHandler.client_clear_dht_data: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L260:38 ProtocolHandler.client_clear_peers_data: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L260:54 ProtocolHandler.client_clear_peers_data: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L775:42 ProtocolHandler.client_query_store_products: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L265:29 ProtocolHandler.client_connect: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L270:27 ProtocolHandler.client_peers: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L270:43 ProtocolHandler.client_peers: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L784:35 ProtocolHandler.client_create_backup: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L784:51 ProtocolHandler.client_create_backup: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L274:39 ProtocolHandler.client_welcome_dismissed: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L274:55 ProtocolHandler.client_welcome_dismissed: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L1155:0 WebSocketHandler.queue_response.send_response: pylint - W0613
Unused argument 'args'
ws (ws.py):
L277:42 ProtocolHandler.client_undo_remove_contract: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L280:39 ProtocolHandler.client_check_order_count: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L280:55 ProtocolHandler.client_check_order_count: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L794:8 ProtocolHandler.client_create_backup.on_backup_done: pylint - C0103
Invalid argument name "backupPath"
ws (ws.py):
L231:40 ProtocolHandler.client_add_trusted_notary: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L299:32 ProtocolHandler.client_query_page: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L300:8 ProtocolHandler.client_query_page: pylint - C0103
Invalid variable name "findGUID"
ws (ws.py):
L813:42 ProtocolHandler.get_backups: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L305:8 ProtocolHandler.client_query_page.cb: pylint - C0103
Invalid function name "cb"
ws (ws.py):
L305:15 ProtocolHandler.client_query_page.cb: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L823:19 ProtocolHandler.get_backups: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L313:34 ProtocolHandler.client_query_orders: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L908:12 ProtocolHandler.on_node_search_value: pylint - C0103
Invalid variable name "v"
ws (ws.py):
L341:37 ProtocolHandler.client_query_contracts: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L228:31 ProtocolHandler.client_load_page: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L228:47 ProtocolHandler.client_load_page: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L353:36 ProtocolHandler.client_query_messages: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L353:52 ProtocolHandler.client_query_messages: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L363:34 ProtocolHandler.client_send_message: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L879:27 ProtocolHandler.client_shout: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L370:41 ProtocolHandler.client_republish_contracts: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L370:57 ProtocolHandler.client_republish_contracts: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L375:41 ProtocolHandler.client_import_raw_contract: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L375:57 ProtocolHandler.client_import_raw_contract: pylint - W0613
Unused argument 'contract'
ws (ws.py):
L382:33 ProtocolHandler.client_query_order: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L386:37 ProtocolHandler.client_update_settings: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L235:30 ProtocolHandler.client_add_guid: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L392:37 ProtocolHandler.client_create_contract: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L396:37 ProtocolHandler.client_remove_contract: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L400:31 ProtocolHandler.client_pay_order: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L238:8 ProtocolHandler.client_add_guid.cb: pylint - C0103
Invalid function name "cb"
ws (ws.py):
L238:15 ProtocolHandler.client_add_guid.cb: pylint - W0613
Unused argument 'msg'
ws (ws.py):
L920:15 ProtocolHandler.on_node_search_value: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L410:32 ProtocolHandler.client_ship_order: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L421:4 ProtocolHandler.client_refund_order: pylint - R0914
Too many local variables (24/15)
ws (ws.py):
L421:34 ProtocolHandler.client_refund_order: pylint - W0613
Unused argument 'socket_handler'
ws (ws.py):
L950:16 ProtocolHandler.on_global_search_value: pylint - C0103
Invalid variable name "v"
ws (ws.py):
L973:19 ProtocolHandler.on_global_search_value: pylint - W0703
Catching too general exception Exception
ws (ws.py):
L478:12 ProtocolHandler.client_refund_order.cb: pylint - C0103
Invalid function name "cb"
ws (ws.py):
L478:12 ProtocolHandler.client_refund_order.cb: pylint - C0103
Invalid argument name "ec"
ws (ws.py):
L478:12 ProtocolHandler.client_refund_order.cb: pylint - R0914
Too many local variables (16/15)
ws (ws.py):
L1009:0 ProtocolHandler.validate_on_peer_remove: pylint - W0613
Unused argument 'data'
ws (ws.py):
L1016:0 ProtocolHandler.validate_on_node_page: pylint - W0613
Unused argument 'data'
ws (ws.py):
L506:16 ProtocolHandler.client_refund_order.cb: pylint - C0103
Invalid variable name "tx"
ws (ws.py):
L1023:0 ProtocolHandler.validate_on_all: pylint - W0613
Unused argument 'data'
backuptool (backuptool.py):
L35:8 BackupTool.backup: pylint - C0103
Invalid variable name "dateTime"
backuptool (backuptool.py):
L36:8 BackupTool.backup: pylint - C0103
Invalid variable name "outputFilePath"
backuptool (backuptool.py):
L7:0 BackupTool: pylint - R0921
Abstract class not referenced
backuptool (backuptool.py):
L44:15 BackupTool.backup: pylint - W0704
Except doesn't do anything
backuptool (backuptool.py):
L15:4 BackupTool.backup: pylint - C0103
Invalid argument name "openbazaarInstallationPath"
backuptool (backuptool.py):
L15:4 BackupTool.backup: pylint - C0103
Invalid argument name "backupFolderPath"
backuptool (backuptool.py):
L15:4 BackupTool.backup: pylint - C0103
Invalid argument name "onSucessCallback"
backuptool (backuptool.py):
L15:4 BackupTool.backup: pylint - C0103
Invalid argument name "onErrorCallback"
backuptool (backuptool.py):
L51:35 BackupTool.backup: pylint - C0103
Invalid variable name "e"
backuptool (backuptool.py):
L62:4 BackupTool.restore: pylint - C0103
Invalid argument name "backupTarFilepath"
upnp (upnp.py):
L68:15 PortMapper.get_status_info: pylint - W0703
Catching too general exception Exception
upnp (upnp.py):
L68:15 PortMapper.get_status_info: pylint - W0704
Except doesn't do anything
upnp (upnp.py):
L38:15 PortMapper.debug_addresses: pylint - W0703
Catching too general exception Exception
upnp (upnp.py):
L38:15 PortMapper.debug_addresses: pylint - W0704
Except doesn't do anything
upnp (upnp.py):
L169:16 PortMapper.clean_my_mappings: pylint - C0103
Invalid variable name "m"
upnp (upnp.py):
L77:15 PortMapper.get_connection_type: pylint - W0703
Catching too general exception Exception
upnp (upnp.py):
L77:15 PortMapper.get_connection_type: pylint - W0704
Except doesn't do anything
upnp (upnp.py):
L175:27 PortMapper.clean_my_mappings: pylint - W0703
Catching too general exception Exception
upnp (upnp.py):
L175:27 PortMapper.clean_my_mappings: pylint - W0704
Except doesn't do anything
upnp (upnp.py):
L81:4 PortMapper.add_port_mapping: pylint - C0103
Invalid argument name "externalPort"
upnp (upnp.py):
L81:4 PortMapper.add_port_mapping: pylint - C0103
Invalid argument name "internalPort"
upnp (upnp.py):
L81:4 PortMapper.add_port_mapping: pylint - C0103
Invalid argument name "ipToBind"
upnp (upnp.py):
L114:19 PortMapper.add_port_mapping: pylint - W0703
Catching too general exception Exception
upnp (upnp.py):
L147:16 PortMapper.get_mapping_list: pylint - C0103
Invalid variable name "p"
upnp (upnp.py):
L52:12 PortMapper.__init__: pylint - C0103
Invalid attribute name "UPNP_DEVICE_AVAILABLE"
upnp (upnp.py):
L53:15 PortMapper.__init__: pylint - W0703
Catching too general exception Exception
upnp (upnp.py):
L53:28 PortMapper.__init__: pylint - C0103
Invalid variable name "e"
upnp (upnp.py):
L150:51 PortMapper.get_mapping_list: pylint - C0103
Invalid variable name "c"
upnp (upnp.py):
L150:54 PortMapper.get_mapping_list: pylint - C0103
Invalid variable name "d"
upnp (upnp.py):
L150:57 PortMapper.get_mapping_list: pylint - C0103
Invalid variable name "e"
upnp (upnp.py):
L184:4 PortMappingEntry.__init__: pylint - R0913
Too many arguments (7/5)
upnp (upnp.py):
L132:19 PortMapper.delete_port_mapping: pylint - W0703
Catching too general exception Exception
upnp (upnp.py):
L188:8 PortMappingEntry.__init__: pylint - C0103
Invalid attribute name "internalHost"
upnp (upnp.py):
L189:8 PortMappingEntry.__init__: pylint - C0103
Invalid attribute name "internalPort"
db_store (db_store.py):
L33:22 Obdb._connectToDb: pylint - E1103
Instance of 'bool' has no 'cursor' member (but some types could not be inferred)
db_store (db_store.py):
L195:4 Obdb.deleteEntries: pylint - C0103
Invalid method name "deleteEntries"
db_store (db_store.py):
L36:4 Obdb._disconnectFromDb: pylint - C0103
Invalid method name "_disconnectFromDb"
db_store (db_store.py):
L166:18 Obdb.selectEntries: pylint - E1103
Instance of 'bool' has no 'cursor' member (but some types could not be inferred)
db_store (db_store.py):
L65:4 Obdb.getOrCreate: pylint - C0103
Invalid method name "getOrCreate"
db_store (db_store.py):
L80:4 Obdb.updateEntries: pylint - C0103
Invalid method name "updateEntries"
db_store (db_store.py):
L41:16 Obdb._disconnectFromDb: pylint - E1103
Instance of 'bool' has no 'close' member (but some types could not be inferred)
db_store (db_store.py):
L42:19 Obdb._disconnectFromDb: pylint - W0703
Catching too general exception Exception
db_store (db_store.py):
L42:19 Obdb._disconnectFromDb: pylint - W0704
Except doesn't do anything
db_store (db_store.py):
L208:18 Obdb.deleteEntries: pylint - E1103
Instance of 'bool' has no 'cursor' member (but some types could not be inferred)
db_store (db_store.py):
L129:18 Obdb.insertEntry: pylint - E1103
Instance of 'bool' has no 'cursor' member (but some types could not be inferred)
db_store (db_store.py):
L48:4 Obdb._dictFactory: pylint - C0103
Invalid method name "_dictFactory"
db_store (db_store.py):
L17:4 Obdb._connectToDb: pylint - C0103
Invalid method name "_connectToDb"
db_store (db_store.py):
L51:8 Obdb._dictFactory: pylint - C0103
Invalid variable name "d"
db_store (db_store.py):
L153:4 Obdb.selectEntries: pylint - C0103
Invalid method name "selectEntries"
db_store (db_store.py):
L153:4 Obdb.selectEntries: pylint - R0913
Too many arguments (9/5)
db_store (db_store.py):
L153:4 Obdb.selectEntries: pylint - R0914
Too many local variables (18/15)
db_store (db_store.py):
L122:4 Obdb.insertEntry: pylint - C0103
Invalid method name "insertEntry"
db_store (db_store.py):
L91:18 Obdb.updateEntries: pylint - E1103
Instance of 'bool' has no 'cursor' member (but some types could not be inferred)
db_store (db_store.py):
L60:4 Obdb._beforeStoring: pylint - C0103
Invalid method name "_beforeStoring"
db_store (db_store.py):
L154:66 Obdb.selectEntries: pylint - W0613
Unused argument 'select_fields'
constants (constants.py):
L35:0 None: pylint - C0103
Invalid constant name "replicateInterval"
constants (constants.py):
L8:0 None: pylint - C0103
Invalid constant name "alpha"
constants (constants.py):
L41:0 None: pylint - C0103
Invalid constant name "dataExpireTimeout"
constants (constants.py):
L48:0 None: pylint - C0103
Invalid constant name "checkRefreshInterval"
constants (constants.py):
L17:0 None: pylint - C0103
Invalid constant name "cache_k"
constants (constants.py):
L21:0 None: pylint - C0103
Invalid constant name "rpcTimeout"
constants (constants.py):
L26:0 None: pylint - C0103
Invalid constant name "iterativeLookupDelay"
constants (constants.py):
L30:0 None: pylint - C0103
Invalid constant name "refreshTimeout"
constants (constants.py):
L53:0 None: pylint - C0103
Invalid constant name "udpDatagramMaxSize"
transport (transport.py):
L385:8 CryptoTransportLayer.search_for_my_node: pylint - W0212
Access to a protected member _iterativeFind of a client class
transport (transport.py):
L272:19 CryptoTransportLayer._setup_settings: pylint - W0703
Catching too general exception Exception
transport (transport.py):
L272:32 CryptoTransportLayer._setup_settings: pylint - C0103
Invalid variable name "e"
transport (transport.py):
L147:12 CryptoTransportLayer.start_ip_address_checker: pylint - W0201
Attribute 'caller' defined outside __init__
transport (transport.py):
L147:0 None: pylint - C0301
Line too long (110/99)
transport (transport.py):
L27:0 TransportLayer: pylint - R0902
Too many instance attributes (13/7)
transport (transport.py):
L412:17 CryptoTransportLayer.respond_pubkey_if_mine: pylint - E1101
Instance of 'Cryptor' has no 'pubkey' member
transport (transport.py):
L285:8 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'secret' defined outside __init__
transport (transport.py):
L286:8 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'pubkey' defined outside __init__
transport (transport.py):
L287:8 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'privkey' defined outside __init__
transport (transport.py):
L288:8 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'btc_pubkey' defined outside __init__
transport (transport.py):
L290:8 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'sin' defined outside __init__
transport (transport.py):
L35:8 TransportLayer.__init__: pylint - C0103
Invalid attribute name "ip"
transport (transport.py):
L164:12 CryptoTransportLayer._ip_updater_periodic_callback: pylint - W0212
Access to a protected member _iterativeFind of a client class
transport.py:
L421:0 CryptoTransportLayer.send: mccabe - MC0001
CryptoTransportLayer.send is too complex (12)
transport (transport.py):
L497:15 CryptoTransportLayer.shutdown: pylint - W0703
Catching too general exception Exception
transport (transport.py):
L497:28 CryptoTransportLayer.shutdown: pylint - C0103
Invalid variable name "e"
transport (transport.py):
L298:8 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'cryptor' defined outside __init__
transport (transport.py):
L44:19 TransportLayer.__init__: pylint - E1101
Module 'zmq' has no 'Context' member
transport (transport.py):
L430:20 CryptoTransportLayer.send: pylint - C0103
Invalid variable name "activePeer"
transport (transport.py):
L308:8 CryptoTransportLayer._generate_new_keypair: pylint - W0201
Attribute 'secret' defined outside __init__
transport (transport.py):
L309:8 CryptoTransportLayer._generate_new_keypair: pylint - W0201
Attribute 'pubkey' defined outside __init__
transport (transport.py):
L310:8 CryptoTransportLayer._generate_new_keypair: pylint - W0201
Attribute 'privkey' defined outside __init__
transport (transport.py):
L311:8 CryptoTransportLayer._generate_new_keypair: pylint - W0201
Attribute 'btc_pubkey' defined outside __init__
transport (transport.py):
L64:12 TransportLayer.trigger_callbacks: pylint - C0103
Invalid variable name "cb"
transport (transport.py):
L321:8 CryptoTransportLayer._generate_new_keypair: pylint - W0201
Attribute 'sin' defined outside __init__
transport (transport.py):
L71:16 TransportLayer.trigger_callbacks: pylint - C0103
Invalid variable name "cb"
transport (transport.py):
L458:20 CryptoTransportLayer.send.cb: pylint - C0103
Invalid function name "cb"
transport (transport.py):
L439:23 CryptoTransportLayer.send: pylint - W0703
Catching too general exception Exception
transport (transport.py):
L439:36 CryptoTransportLayer.send: pylint - C0103
Invalid variable name "e"
transport (transport.py):
L76:0 CryptoTransportLayer: pylint - R0902
Too many instance attributes (23/7)
transport (transport.py):
L205:15 CryptoTransportLayer._connect_to_bitmessage: pylint - W0703
Catching too general exception Exception
transport (transport.py):
L205:28 CryptoTransportLayer._connect_to_bitmessage: pylint - C0103
Invalid variable name "e"
transport (transport.py):
L333:4 CryptoTransportLayer._generate_new_bitmessage_address: pylint - C0103
Invalid method name "_generate_new_bitmessage_address"
transport (transport.py):
L210:32 CryptoTransportLayer.validate_on_hello: pylint - W0613
Unused argument 'msg'
transport (transport.py):
L291:8 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'bitmessage' defined outside __init__
transport (transport.py):
L463:23 CryptoTransportLayer.send: pylint - W0703
Catching too general exception Exception
transport (transport.py):
L88:8 CryptoTransportLayer.__init__: pylint - C0103
Invalid attribute name "db"
transport (transport.py):
L217:32 CryptoTransportLayer.validate_on_store: pylint - W0613
Unused argument 'msg'
transport (transport.py):
L335:8 CryptoTransportLayer._generate_new_bitmessage_address: pylint - W0201
Attribute 'bitmessage' defined outside __init__
transport (transport.py):
L222:8 CryptoTransportLayer.on_store: pylint - W0212
Access to a protected member _on_storeValue of a client class
transport (transport.py):
L479:8 CryptoTransportLayer._on_message: pylint - C0103
Invalid variable name "t"
transport (transport.py):
L224:4 CryptoTransportLayer.validate_on_findNode: pylint - C0103
Invalid method name "validate_on_findNode"
transport (transport.py):
L224:35 CryptoTransportLayer.validate_on_findNode: pylint - W0613
Unused argument 'msg'
transport (transport.py):
L228:4 CryptoTransportLayer.on_findNode: pylint - C0103
Invalid method name "on_findNode"
transport (transport.py):
L231:4 CryptoTransportLayer.validate_on_findNodeResponse: pylint - C0103
Invalid method name "validate_on_findNodeResponse"
transport (transport.py):
L231:43 CryptoTransportLayer.validate_on_findNodeResponse: pylint - W0613
Unused argument 'msg'
transport (transport.py):
L235:4 CryptoTransportLayer.on_findNodeResponse: pylint - C0103
Invalid method name "on_findNodeResponse"
transport.py:
L238:0 CryptoTransportLayer._setup_settings: mccabe - MC0001
CryptoTransportLayer._setup_settings is too complex (11)
transport (transport.py):
L240:12 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'settings' defined outside __init__
transport (transport.py):
L241:52 CryptoTransportLayer._setup_settings: pylint - C0103
Invalid variable name "e"
transport (transport.py):
L243:0 None: pylint - C0301
Line too long (101/99)
transport (transport.py):
L246:12 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'settings' defined outside __init__
transport (transport.py):
L249:12 CryptoTransportLayer._setup_settings: pylint - W0201
Attribute 'settings' defined outside __init__
transport_redirector (transport_redirector.py):
L1:0 None: pylint - F0401
Unable to import 'udt'
transport_redirector (transport_redirector.py):
L3:0 None: pylint - W0614
Unused imports from wildcard import: SocketType, getaddrinfo, AI_NUMERICSERV, AI_NUMERICHOST, IPPORT_RESERVED, SO_RCVTIMEO, create_connection, MSG_PEEK, IPPROTO_ESP, SO_RCVBUF, IPPROTO_ND, MSG_DONTROUTE, EAI_SERVICE, inet_ntoa, SOCK_SEQPACKET, SO_ERROR, IPPROTO_IPIP, AF_SNA, IPPROTO_HELLO, IPPROTO_XTP, EAI_OVERFLOW, AI_MASK, EAI_AGAIN, IPPROTO_FRAGMENT, MSG_CTRUNC, IP_DROP_MEMBERSHIP, IPPROTO_RSVP, SO_OOBINLINE, MSG_TRUNC, SO_LINGER, SOCK_RDM, IPPROTO_AH, IPV6_MULTICAST_IF, IP_MAX_MEMBERSHIPS, IPV6_RTHDR_TYPE_0, MSG_OOB, TCP_NODELAY, IP_MULTICAST_TTL, EAI_FAIL, IP_RECVOPTS, socketpair, IPPROTO_MAX, AI_DEFAULT, IPPROTO_IP, SO_SNDLOWAT, EAI_MAX, SO_REUSEADDR, INADDR_LOOPBACK, EAI_FAMILY, IPPROTO_GGP, AI_CANONNAME, AF_ROUTE, SOL_TCP, NI_NUMERICSERV, AI_PASSIVE, IPPROTO_IGMP, EAI_ADDRFAMILY, SO_SNDBUF, IPPROTO_RAW, IPPROTO_TP, SO_BROADCAST, AF_IPX, SO_ACCEPTCONN, IPPROTO_ICMPV6, IP_MULTICAST_LOOP, IPV6_UNICAST_HOPS, IPV6_LEAVE_GROUP, gethostbyaddr, IPPROTO_IPCOMP, timeout, IP_OPTIONS, IP_RECVRETOPTS, SO_RCVLOWAT, SHUT_RDWR, SO_DEBUG, error, gaierror, IP_DEFAULT_MULTICAST_TTL, INADDR_NONE, IPV6_V6ONLY, EAI_MEMORY, SOMAXCONN, IPPROTO_IPV6, IP_TOS, IPPROTO_IPV4, SHUT_RD, EAI_NODATA, IP_HDRINCL, IP_RECVDSTADDR, getprotobyname, fromfd, IPPROTO_DSTOPTS, NI_MAXHOST, IPPROTO_GRE, getservbyname, INADDR_UNSPEC_GROUP, NI_NUMERICHOST, IPPROTO_TCP, SHUT_WR, IPPROTO_ICMP, IPPROTO_HOPOPTS, SOCK_RAW, AI_ALL, IPPROTO_EON, IPV6_MULTICAST_HOPS, getnameinfo, IPPROTO_IDP, AF_UNIX, gethostname, SOCK_DGRAM, INADDR_MAX_LOCAL_GROUP, ntohl, AI_V4MAPPED_CFG, getservbyport, NI_NAMEREQD, CAPI, ntohs, SOL_IP, NI_DGRAM, EAI_PROTOCOL, NI_NOFQDN, getdefaulttimeout, IP_TTL, setdefaulttimeout, EAI_SYSTEM, NI_MAXSERV, SO_SNDTIMEO, herror, TCP_KEEPCNT, has_ipv6, AI_ADDRCONFIG, INADDR_ANY, MSG_WAITALL, IPV6_CHECKSUM, EAI_BADFLAGS, SO_DONTROUTE, EAI_NONAME, INADDR_BROADCAST, SO_USELOOPBACK, htonl, AF_UNSPEC, IP_DEFAULT_MULTICAST_LOOP, SO_TYPE, inet_pton, IPV6_JOIN_GROUP, SO_REUSEPORT, htons, MSG_DONTWAIT, EAI_SOCKTYPE, AF_APPLETALK, AF_DECnet, getfqdn, IPPORT_USERRESERVED, IPPROTO_PUP, SOL_UDP, inet_aton, AF_INET6, inet_ntop, INADDR_ALLHOSTS_GROUP, EAI_BADHINTS, SO_KEEPALIVE, IPV6_TCLASS, IPPROTO_ROUTING, gethostbyname, TCP_MAXSEG, IP_RETOPTS, SOL_SOCKET, gethostbyname_ex, IPV6_RECVTCLASS, IP_MULTICAST_IF, IPPROTO_PIM, IPPROTO_NONE, AI_V4MAPPED, IPPROTO_UDP, IPPROTO_EGP, IPV6_MULTICAST_LOOP, MSG_EOR, IP_ADD_MEMBERSHIP, TCP_KEEPINTVL
transport_redirector (transport_redirector.py):
L3:0 None: pylint - W0401
Wildcard import socket
transport_redirector (transport_redirector.py):
L8:0 None: pylint - C0301
Line too long (120/99)
transport_redirector (transport_redirector.py):
L9:0 None: pylint - C0301
Line too long (105/99)
transport_redirector (transport_redirector.py):
L10:0 None: pylint - C0301
Line too long (108/99)
transport_redirector (transport_redirector.py):
L11:0 None: pylint - C0301
Line too long (103/99)
transport_redirector (transport_redirector.py):
L17:22 TransportRedirector.__init__: pylint - E1101
Module 'zmq' has no 'Context' member
transport_redirector (transport_redirector.py):
L17:0 None: pylint - C0301
Line too long (115/99)
transport_redirector (transport_redirector.py):
L20:40 TransportRedirector.__init__: pylint - E1101
Class 'socket' has no 'AF_INET' member
transport_redirector (transport_redirector.py):
L20:40 TransportRedirector.__init__: pylint - E1101
Class '_socketobject' has no 'AF_INET' member
transport_redirector (transport_redirector.py):
L20:56 TransportRedirector.__init__: pylint - E1101
Class 'socket' has no 'SOCK_STREAM' member
transport_redirector (transport_redirector.py):
L20:56 TransportRedirector.__init__: pylint - E1101
Class '_socketobject' has no 'SOCK_STREAM' member
transport_redirector (transport_redirector.py):
L22:29 TransportRedirector.__init__: pylint - E1101
Class 'socket' has no 'socket' member
transport_redirector (transport_redirector.py):
L22:29 TransportRedirector.__init__: pylint - E1101
Class '_socketobject' has no 'socket' member
transport_redirector (transport_redirector.py):
L24:50 TransportRedirector.__init__: pylint - E1101
Module 'zmq' has no 'REP' member
transport_redirector (transport_redirector.py):
L29:0 None: pylint - C0301
Line too long (112/99)
transport_redirector (transport_redirector.py):
L30:0 None: pylint - C0301
Line too long (110/99)
datastore (datastore.py):
L35:4 DataStore.originalPublishTime: pylint - C0103
Invalid method name "originalPublishTime"
datastore (datastore.py):
L68:8 SqliteDataStore.__init__: pylint - C0103
Invalid attribute name "db"
datastore (datastore.py):
L6:0 DataStore: pylint - R0922
Abstract class is only referenced 1 times
datastore (datastore.py):
L103:4 SqliteDataStore.setItem: pylint - R0913
Too many arguments (7/5)
datastore (datastore.py):
L40:4 DataStore.setItem: pylint - C0103
Invalid method name "setItem"
datastore (datastore.py):
L40:4 DataStore.setItem: pylint - C0103
Invalid argument name "lastPublished"
datastore (datastore.py):
L40:4 DataStore.setItem: pylint - C0103
Invalid argument name "originallyPublished"
datastore (datastore.py):
L40:4 DataStore.setItem: pylint - C0103
Invalid argument name "originalPublisherID"
datastore (datastore.py):
L40:4 DataStore.setItem: pylint - R0913
Too many arguments (7/5)
datastore (datastore.py):
L140:4 SqliteDataStore._dbQuery: pylint - C0103
Invalid method name "_dbQuery"
datastore (datastore.py):
L140:4 SqliteDataStore._dbQuery: pylint - C0103
Invalid argument name "columnName"
datastore (datastore.py):
L78:15 SqliteDataStore.keys: pylint - W0703
Catching too general exception Exception
datastore (datastore.py):
L78:15 SqliteDataStore.keys: pylint - W0704
Except doesn't do anything
datastore (datastore.py):
L19:4 DataStore.lastPublished: pylint - C0103
Invalid method name "lastPublished"
datastore (datastore.py):
L148:19 SqliteDataStore._dbQuery: pylint - W0703
Catching too general exception Exception
datastore (datastore.py):
L148:19 SqliteDataStore._dbQuery: pylint - W0704
Except doesn't do anything
datastore (datastore.py):
L24:4 DataStore.originalPublisherID: pylint - C0103
Invalid method name "originalPublisherID"
openbazaar.py:
L192:0 create_openbazaar_contexts: mccabe - MC0001
create_openbazaar_contexts is too complex (11)
openbazaar (openbazaar.py):
L369:8 start: pylint - C0103
Invalid variable name "p"
openbazaar (openbazaar.py):
L396:15 stop: pylint - W0704
Except doesn't do anything
openbazaar (openbazaar.py):
L409:26 load_config_file_arguments: pylint - C0103
Invalid variable name "e"
openbazaar (openbazaar.py):
L407:55 load_config_file_arguments: pylint - C0103
Invalid variable name "fp"
kbucket (kbucket.py):
L32:8 KBucket.__init__: pylint - C0103
Invalid attribute name "rangeMax"
kbucket (kbucket.py):
L98:4 KBucket.getContacts: pylint - C0103
Invalid method name "getContacts"
kbucket (kbucket.py):
L98:4 KBucket.getContacts: pylint - C0103
Invalid argument name "excludeContact"
kbucket (kbucket.py):
L131:8 KBucket.getContacts: pylint - C0103
Invalid variable name "contactList"
kbucket (kbucket.py):
L46:4 KBucket.addContact: pylint - C0103
Invalid method name "addContact"
kbucket (kbucket.py):
L81:4 KBucket.getContact: pylint - C0103
Invalid method name "getContact"
kbucket (kbucket.py):
L81:4 KBucket.getContact: pylint - C0103
Invalid argument name "contactID"
kbucket (kbucket.py):
L146:4 KBucket.removeContact: pylint - C0103
Invalid method name "removeContact"
kbucket (kbucket.py):
L119:8 KBucket.getContacts: pylint - C0103
Invalid variable name "currentLen"
kbucket (kbucket.py):
L157:4 KBucket.keyInRange: pylint - C0103
Invalid method name "keyInRange"
kbucket (kbucket.py):
L30:8 KBucket.__init__: pylint - C0103
Invalid attribute name "lastAccessed"
kbucket (kbucket.py):
L31:8 KBucket.__init__: pylint - C0103
Invalid attribute name "rangeMin"
network_util (network_util.py):
L64:58 get_my_ip: pylint - C0103
Invalid variable name "e"
network_util (network_util.py):
L36:0 get_NAT_status: pylint - C0103
Invalid function name "get_NAT_status"
network_util (network_util.py):
L29:0 init_additional_STUN_servers: pylint - C0103
Invalid function name "init_additional_STUN_servers"
network_util (network_util.py):
L62:8 get_my_ip: pylint - C0103
Invalid variable name "r"
network_util (network_util.py):
L69:0 is_ipv6_address: pylint - C0103
Invalid argument name "ip"
protocol (protocol.py):
L6:0 proto_page: pylint - C0103
Invalid argument name "PGPPubKey"
protocol (protocol.py):
L6:0 proto_page: pylint - R0913
Too many arguments (13/5)
protocol (protocol.py):
L6:40 proto_page: pylint - W0613
Unused argument 'signature'
protocol (protocol.py):
L31:0 proto_store: pylint - C0103
Invalid argument name "originalPublisherID"
routingtable (routingtable.py):
L256:8 TreeRoutingTable.findCloseNodes: pylint - C0103
Invalid variable name "closestNodes"
routingtable (routingtable.py):
L262:8 TreeRoutingTable.findCloseNodes: pylint - C0103
Invalid variable name "canGoLower"
routingtable (routingtable.py):
L263:8 TreeRoutingTable.findCloseNodes: pylint - C0103
Invalid variable name "canGoHigher"
routingtable (routingtable.py):
L392:8 TreeRoutingTable.splitBucket: pylint - C0103
Invalid variable name "splitPoint"
routingtable (routingtable.py):
L138:4 RoutingTable.getContact: pylint - C0103
Invalid method name "getContact"
routingtable (routingtable.py):
L395:8 TreeRoutingTable.splitBucket: pylint - C0103
Invalid variable name "newBucket"
routingtable (routingtable.py):
L275:16 TreeRoutingTable.findCloseNodes: pylint - C0103
Invalid variable name "canGoLower"
routingtable (routingtable.py):
L150:4 RoutingTable.getRefreshList: pylint - C0103
Invalid method name "getRefreshList"
routingtable (routingtable.py):
L283:16 TreeRoutingTable.findCloseNodes: pylint - C0103
Invalid variable name "canGoHigher"
routingtable (routingtable.py):
L36:4 RoutingTable.addContact: pylint - C0103
Invalid method name "addContact"
routingtable (routingtable.py):
L391:8 TreeRoutingTable.splitBucket: pylint - C0103
Invalid variable name "oldBucket"
routingtable.py:
L430:0 OptimizedTreeRoutingTable.addContact: mccabe - MC0001
OptimizedTreeRoutingTable.addContact is too complex (16)
routingtable (routingtable.py):
L430:4 OptimizedTreeRoutingTable.addContact: pylint - R0912
Too many branches (16/15)
routingtable (routingtable.py):
L175:4 RoutingTable.removeContact: pylint - C0103
Invalid method name "removeContact"
routingtable (routingtable.py):
L184:4 RoutingTable.touchKBucket: pylint - C0103
Invalid method name "touchKBucket"
routingtable (routingtable.py):
L450:8 OptimizedTreeRoutingTable.addContact: pylint - C0103
Invalid variable name "bucketIndex"
routingtable (routingtable.py):
L326:8 TreeRoutingTable.removeContact: pylint - C0103
Invalid variable name "bucketIndex"
routingtable (routingtable.py):
L199:0 TreeRoutingTable: pylint - W0223
Method 'addContact' is abstract in class 'RoutingTable' but is not overridden
routingtable (routingtable.py):
L344:4 TreeRoutingTable.kbucketIndex: pylint - C0103
Invalid method name "kbucketIndex"
routingtable (routingtable.py):
L93:4 RoutingTable.numToId: pylint - C0103
Invalid method name "numToId"
routingtable (routingtable.py):
L113:4 RoutingTable.findCloseNodes: pylint - C0103
Invalid method name "findCloseNodes"
routingtable (routingtable.py):
L381:4 TreeRoutingTable.splitBucket: pylint - C0103
Invalid method name "splitBucket"
routingtable (routingtable.py):
L254:8 TreeRoutingTable.findCloseNodes: pylint - C0103
Invalid variable name "bucketIndex"
multisig (multisig.py):
L96:4 Multisig.sign_all_inputs: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L160:4 generate_signature_hash: pylint - C0103
Invalid variable name "tx"
multisig (multisig.py):
L197:4 Escrow.complete: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L72:8 Multisig._fetched: pylint - C0103
Invalid variable name "tx"
multisig (multisig.py):
L138:4 Multisig.broadcast: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L191:4 Escrow.claim_funds: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L79:8 Multisig._build_actual_tx: pylint - C0103
Invalid variable name "tx"
multisig (multisig.py):
L145:0 add_input: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L117:28 Multisig.make_request: pylint - C0103
Invalid variable name "e"
multisig (multisig.py):
L119:16 Multisig.make_request: pylint - C0103
Invalid variable name "p"
multisig (multisig.py):
L120:19 Multisig.make_request: pylint - W0703
Catching too general exception Exception
multisig (multisig.py):
L121:16 Multisig.make_request: pylint - C0103
Invalid variable name "p"
multisig (multisig.py):
L152:0 add_output: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L187:4 Escrow.release_funds: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L125:4 Multisig.eligius_pushtx: pylint - C0103
Invalid argument name "tx"
multisig (multisig.py):
L62:8 Multisig.create_unsigned_transaction.fetched: pylint - C0103
Invalid argument name "ec"
multisig (multisig.py):
L127:8 Multisig.eligius_pushtx: pylint - C0103
Invalid variable name "s"
market (market.py):
L514:16 Market.get_messages: pylint - C0103
Invalid variable name "m"
market (market.py):
L804:4 Market.release_funds_to_merchant: pylint - C0103
Invalid argument name "tx"
market (market.py):
L804:4 Market.release_funds_to_merchant: pylint - R0913
Too many arguments (6/5)
market (market.py):
L453:8 Market.update_listings_index: pylint - C0103
Invalid variable name "t"
market (market.py):
L806:0 None: pylint - C0301
Line too long (102/99)
market (market.py):
L135:0 None: pylint - C0301
Line too long (106/99)
market (market.py):
L297:8 Market._decode_list: pylint - C0103
Invalid variable name "rv"
market (market.py):
L759:0 Market.validate_on_peer: pylint - W0613
Unused argument 'data'
market (market.py):
L364:12 Market.republish_contracts: pylint - C0103
Invalid variable name "t3"
market (market.py):
L364:0 None: pylint - C0301
Line too long (101/99)
market (market.py):
L541:15 Market.send_message: pylint - W0703
Catching too general exception Exception
market (market.py):
L541:28 Market.send_message: pylint - C0103
Invalid variable name "e"
market (market.py):
L560:45 Market.get_contracts: pylint - C0103
Invalid variable name "e"
market (market.py):
L378:16 Market.get_notaries: pylint - C0103
Invalid variable name "n"
market (market.py):
L115:8 Market.process_contract_image: pylint - C0103
Invalid variable name "imageData"
market (market.py):
L54:8 Market.__init__: pylint - C0103
Invalid attribute name "db"
market (market.py):
L521:15 Market.get_messages: pylint - W0703
Catching too general exception Exception
market (market.py):
L521:28 Market.get_messages: pylint - C0103
Invalid variable name "e"
market (market.py):
L120:8 Market.process_contract_image: pylint - C0103
Invalid variable name "croppedImage"
market (market.py):
L26:0 Market: pylint - R0902
Too many instance attributes (14/7)
market (market.py):
L731:0 Market.validate_on_query_myorders: pylint - W0613
Unused argument 'data'
market (market.py):
L90:8 Market.__init__: pylint - C0103
Invalid variable name "refreshCB"
market (market.py):
L90:52 Market.__init__: pylint - W0212
Access to a protected member _refreshNode of a client class
market (market.py):
L319:8 Market._decode_dict: pylint - C0103
Invalid variable name "rv"
orders (orders.py):
L769:0 None: pylint - C0301
Line too long (105/99)
orders (orders.py):
L130:0 None: pylint - C0301
Line too long (104/99)
orders (orders.py):
L854:8 Orders.handle_notarized_order: pylint - C0103
Invalid variable name "seller_GUID"
orders (orders.py):
L389:0 None: pylint - C0301
Line too long (108/99)
orders (orders.py):
L135:0 None: pylint - C0301
Line too long (107/99)
orders (orders.py):
L137:0 None: pylint - C0301
Line too long (109/99)
orders.py:
L267:0 Orders.get_orders: mccabe - MC0001
Orders.get_orders is too complex (20)
orders (orders.py):
L267:4 Orders.get_orders: pylint - R0912
Too many branches (20/15)
orders (orders.py):
L258:0 None: pylint - C0301
Line too long (109/99)
orders (orders.py):
L19:0 None: pylint - C0301
Line too long (101/99)
orders (orders.py):
L918:0 None: pylint - C0301
Line too long (109/99)
orders (orders.py):
L153:0 None: pylint - C0301
Line too long (104/99)
orders (orders.py):
L794:0 None: pylint - C0301
Line too long (108/99)
orders (orders.py):
L284:0 None: pylint - C0301
Line too long (108/99)
orders (orders.py):
L157:0 None: pylint - C0301
Line too long (105/99)
orders (orders.py):
L799:0 None: pylint - C0301
Line too long (105/99)
orders (orders.py):
L416:8 Orders.accept_order: pylint - W0201
Attribute '_multisig' defined outside __init__
orders (orders.py):
L161:0 None: pylint - C0301
Line too long (109/99)
orders (orders.py):
L763:0 None: pylint - C0301
Line too long (108/99)
orders (orders.py):
L37:8 Orders.__init__: pylint - C0103
Invalid attribute name "db"
orders (orders.py):
L817:0 None: pylint - C0301
Line too long (103/99)
orders (orders.py):
L555:0 None: pylint - C0301
Line too long (110/99)
orders (orders.py):
L173:8 Orders.get_qr_code: pylint - C0103
Invalid variable name "qr"
orders (orders.py):
L827:0 None: pylint - C0301
Line too long (108/99)
orders (orders.py):
L176:8 Orders.get_qr_code: pylint - C0103
Invalid variable name "qr"
orders (orders.py):
L689:0 None: pylint - C0301
Line too long (106/99)
orders (orders.py):
L50:0 Orders.validate_on_order: pylint - W0613
Unused argument 'data'
orders (orders.py):
L819:4 Orders.handle_notarized_order: pylint - R0914
Too many local variables (22/15)
orders (orders.py):
L180:4 Orders.get_order: pylint - R0914
Too many local variables (19/15)
orders (orders.py):
L781:0 None: pylint - C0301
Line too long (103/99)
orders (orders.py):
L649:0 None: pylint - C0301
Line too long (100/99)
orders (orders.py):
L696:0 None: pylint - C0301
Line too long (103/99)
orders (orders.py):
L607:4 Orders.get_seed_contract_from_doublesigned: pylint - C0103
Invalid method name "get_seed_contract_from_doublesigned"
orders (orders.py):
L449:0 None: pylint - C0301
Line too long (105/99)
orders (orders.py):
L834:0 None: pylint - C0301
Line too long (105/99)
orders (orders.py):
L841:0 None: pylint - C0301
Line too long (109/99)
orders (orders.py):
L204:12 Orders.get_order.cb: pylint - C0103
Invalid function name "cb"
orders (orders.py):
L397:0 None: pylint - C0301
Line too long (105/99)
orders (orders.py):
L464:12 Orders.send_order: pylint - C0103
Invalid variable name "v"
orders (orders.py):
L642:8 Orders.handle_bid_order: pylint - C0103
Invalid variable name "v"
orders (orders.py):
L727:0 None: pylint - C0301
Line too long (105/99)
orders (orders.py):
L293:0 None: pylint - C0301
Line too long (106/99)
orders (orders.py):
L738:0 None: pylint - C0301
Line too long (103/99)
orders (orders.py):
L483:23 Orders.send_order: pylint - W0703
Catching too general exception Exception
orders (orders.py):
L483:36 Orders.send_order: pylint - C0103
Invalid variable name "e"
orders (orders.py):
L228:19 Orders.get_order: pylint - W0703
Catching too general exception Exception
orders (orders.py):
L228:32 Orders.get_order: pylint - C0103
Invalid variable name "e"
orders (orders.py):
L613:4 Orders.get_json_from_doublesigned_contract: pylint - C0103
Invalid method name "get_json_from_doublesigned_contract"
orders (orders.py):
L102:0 None: pylint - C0301
Line too long (110/99)
orders (orders.py):
L104:0 None: pylint - C0301
Line too long (108/99)
orders (orders.py):
L619:4 Orders.handle_bid_order: pylint - R0914
Too many local variables (29/15)
orders (orders.py):
L928:0 None: pylint - C0301
Line too long (100/99)
orders (orders.py):
L232:8 Orders.get_order: pylint - C0103
Invalid variable name "qr"
orders (orders.py):
L232:0 None: pylint - C0301
Line too long (104/99)
orders (orders.py):
L507:15 Orders.send_order: pylint - W0703
Catching too general exception Exception
orders (orders.py):
L507:28 Orders.send_order: pylint - C0103
Invalid variable name "e2"
orders (orders.py):
L892:0 None: pylint - C0301
Line too long (108/99)
data_uri (data_uri.py):
L52:8 DataURI.__new__: pylint - W0212
Access to a protected member _parse of a client class
data_uri (data_uri.py):
L45:31 DataURI.from_file: pylint - C0103
Invalid variable name "fp"
dht (dht.py):
L256:16 DHT.on_findNodeResponse: pylint - C0103
Invalid variable name "foundNode"
dht (dht.py):
L409:12 DHT.extendShortlist: pylint - C0103
Invalid variable name "s"
dht (dht.py):
L825:8 DHTSearch.__init__: pylint - C0103
Invalid attribute name "slowNodeCount"
dht (dht.py):
L790:4 DHT.activeSearchExists: pylint - C0103
Invalid method name "activeSearchExists"
dht (dht.py):
L790:4 DHT.activeSearchExists: pylint - C0103
Invalid argument name "findID"
dht (dht.py):
L601:8 DHT._on_storeValue: pylint - C0103
Invalid variable name "originalPublisherID"
dht (dht.py):
L264:0 None: pylint - C0301
Line too long (105/99)
dht (dht.py):
L650:8 DHT.store: pylint - C0103
Invalid variable name "originallyPublished"
dht (dht.py):
L471:4 DHT.find_listings_by_keyword: pylint - C0103
Invalid argument name "listingFilter"
dht (dht.py):
L471:39 DHT.find_listings_by_keyword: pylint - W0613
Unused argument 'transport'
dht (dht.py):
L471:59 DHT.find_listings_by_keyword: pylint - W0613
Unused argument 'listingFilter'
dht (dht.py):
L140:8 DHT.add_peer.cb: pylint - C0103
Invalid function name "cb"
dht (dht.py):
L271:0 None: pylint - C0301
Line too long (101/99)
dht (dht.py):
L144:8 DHT.add_peer: pylint - C0103
Invalid variable name "t"
dht (dht.py):
L408:8 DHT.extendShortlist: pylint - C0103
Invalid variable name "foundSearch"
dht.py:
L404:0 DHT.extendShortlist: mccabe - MC0001
DHT.extendShortlist is too complex (11)
dht (dht.py):
L404:4 DHT.extendShortlist: pylint - C0103
Invalid method name "extendShortlist"
dht (dht.py):
L404:4 DHT.extendShortlist: pylint - C0103
Invalid argument name "findID"
dht (dht.py):
L404:4 DHT.extendShortlist: pylint - C0103
Invalid argument name "foundNodes"
dht (dht.py):
L404:30 DHT.extendShortlist: pylint - W0613
Unused argument 'transport'
dht (dht.py):
L814:0 DHTSearch: pylint - R0902
Too many instance attributes (15/7)
dht (dht.py):
L278:16 DHT.on_findNodeResponse: pylint - C0103
Invalid variable name "foundSearch"
dht (dht.py):
L23:8 DHT.__init__: pylint - C0103
Invalid attribute name "knownNodes"
dht (dht.py):
L280:16 DHT.on_findNodeResponse: pylint - C0103
Invalid variable name "findID"
dht (dht.py):
L281:20 DHT.on_findNodeResponse: pylint - C0103
Invalid variable name "s"
dht (dht.py):
L26:8 DHT.__init__: pylint - C0103
Invalid attribute name "activePeers"
dht (dht.py):
L27:8 DHT.__init__: pylint - C0103
Invalid attribute name "republishThreads"
dht (dht.py):
L284:24 DHT.on_findNodeResponse: pylint - C0103
Invalid variable name "foundSearch"
dht (dht.py):
L799:4 DHT.iterativeFindValue: pylint - C0103
Invalid method name "iterativeFindValue"
dht (dht.py):
L32:8 DHT.__init__: pylint - C0103
Invalid attribute name "routingTable"
dht (dht.py):
L636:12 DHT.store: pylint - C0103
Invalid variable name "rpcSenderID"
dht (dht.py):
L34:8 DHT.__init__: pylint - C0103
Invalid attribute name "dataStore"
dht (dht.py):
L667:4 DHT._iterativeFind: pylint - C0103
Invalid method name "_iterativeFind"
dht (dht.py):
L667:4 DHT._iterativeFind: pylint - C0103
Invalid argument name "startupShortlist"
dht (dht.py):
L36:4 DHT.getActivePeers: pylint - C0103
Invalid method name "getActivePeers"
dht (dht.py):
L807:12 DHT.dedupe: pylint - C0103
Invalid variable name "fs"
dht (dht.py):
L412:16 DHT.extendShortlist: pylint - C0103
Invalid variable name "foundSearch"
dht (dht.py):
L828:8 DHTSearch.__init__: pylint - C0103
Invalid attribute name "prevShortlistLength"
dht (dht.py):
L686:12 DHT._iterativeFind: pylint - C0103
Invalid variable name "closeNodes"
dht (dht.py):
L686:0 None: pylint - C0301
Line too long (102/99)
dht (dht.py):
L47:8 DHT.start: pylint - C0103
Invalid variable name "ip"
dht (dht.py):
L689:16 DHT._iterativeFind: pylint - C0103
Invalid variable name "closeNode"
dht (dht.py):
L712:4 DHT._searchIteration: pylint - C0103
Invalid method name "_searchIteration"
dht (dht.py):
L712:4 DHT._searchIteration: pylint - C0103
Invalid argument name "findValue"
dht (dht.py):
L181:8 DHT.on_find_node: pylint - C0103
Invalid variable name "findID"
dht (dht.py):
L822:0 None: pylint - C0301
Line too long (103/99)
dht (dht.py):
L311:48 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'active_probes' member (but some types could not be inferred)
dht (dht.py):
L824:8 DHTSearch.__init__: pylint - C0103
Invalid attribute name "pendingIterationCalls"
dht (dht.py):
L313:32 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'active_probes' member (but some types could not be inferred)
dht (dht.py):
L826:8 DHTSearch.__init__: pylint - C0103
Invalid attribute name "contactedNow"
dht (dht.py):
L827:8 DHTSearch.__init__: pylint - C0103
Invalid attribute name "dhtCallbacks"
dht (dht.py):
L316:24 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'active_probes' member (but some types could not be inferred)
dht (dht.py):
L445:4 DHT.find_listings: pylint - C0103
Invalid argument name "listingFilter"
dht (dht.py):
L445:28 DHT.find_listings: pylint - W0613
Unused argument 'transport'
dht (dht.py):
L445:44 DHT.find_listings: pylint - W0613
Unused argument 'listingFilter'
dht (dht.py):
L821:0 None: pylint - C0301
Line too long (107/99)
dht (dht.py):
L320:43 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'already_contacted' member (but some types could not be inferred)
dht (dht.py):
L321:24 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'already_contacted' member (but some types could not be inferred)
dht (dht.py):
L835:8 DHTSearch.__init__: pylint - C0103
Invalid attribute name "findID"
dht (dht.py):
L324:24 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'already_contacted' member (but some types could not be inferred)
dht (dht.py):
L569:15 DHT.storeKeyValue: pylint - W0703
Catching too general exception Exception
dht (dht.py):
L569:28 DHT.storeKeyValue: pylint - C0103
Invalid variable name "e"
dht (dht.py):
L328:27 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'shortlist' member (but some types could not be inferred)
dht (dht.py):
L74:23 DHT.add_seed: pylint - W0613
Unused argument 'transport'
dht (dht.py):
L333:27 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'callback' member (but some types could not be inferred)
dht (dht.py):
L334:28 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'callback' member (but some types could not be inferred)
dht (dht.py):
L334:44 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'shortlist' member (but some types could not be inferred)
dht (dht.py):
L336:4 DHT._refreshNode: pylint - C0103
Invalid method name "_refreshNode"
dht (dht.py):
L595:4 DHT._on_storeValue: pylint - C0103
Invalid method name "_on_storeValue"
dht (dht.py):
L740:12 DHT._searchIteration: pylint - C0103
Invalid variable name "closestPeer_ip"
dht (dht.py):
L342:4 DHT._refreshRoutingTable: pylint - C0103
Invalid method name "_refreshRoutingTable"
dht (dht.py):
L87:4 DHT.add_peer: pylint - R0913
Too many arguments (6/5)
dht (dht.py):
L87:23 DHT.add_peer: pylint - W0613
Unused argument 'transport'
dht (dht.py):
L292:43 DHT.on_findNodeResponse: pylint - E1103
Instance of 'str' has no 'shortlist' member (but some types could not be inferred)
dht (dht.py):
L346:8 DHT._refreshRoutingTable: pylint - C0103
Invalid variable name "nodeIDs"
dht (dht.py):
L348:8 DHT._refreshRoutingTable.searchForNextNodeID: pylint - C0103
Invalid function name "searchForNextNodeID"
dht (dht.py):
L605:8 DHT._on_storeValue: pylint - C0103
Invalid variable name "originallyPublished"
dht (dht.py):
L350:16 DHT._refreshRoutingTable.searchForNextNodeID: pylint - C0103
Invalid variable name "searchID"
dht (dht.py):
L741:12 DHT._searchIteration: pylint - C0103
Invalid variable name "closestPeer_port"
dht (dht.py):
L608:0 None: pylint - C0301
Line too long (109/99)
dht (dht.py):
L16:0 DHT: pylint - R0902
Too many instance attributes (11/7)
dht (dht.py):
L482:4 DHT.iterativeStore: pylint - C0103
Invalid method name "iterativeStore"
dht (dht.py):
L482:4 DHT.iterativeStore: pylint - C0103
Invalid argument name "originalPublisherID"
dht (dht.py):
L482:81 DHT.iterativeStore: pylint - W0613
Unused argument 'age'
dht (dht.py):
L227:8 DHT.close_nodes: pylint - C0103
Invalid variable name "contactTriples"
dht (dht.py):
L612:4 DHT.store: pylint - C0103
Invalid argument name "originalPublisherID"
dht (dht.py):
L739:12 DHT._searchIteration: pylint - C0103
Invalid variable name "closestPeer"
dht (dht.py):
L360:0 DHT._republishData: pylint - W0613
Unused argument 'args'
dht (dht.py):
L360:4 DHT._republishData: pylint - C0103
Invalid method name "_republishData"
dht.py:
L233:0 DHT.on_findNodeResponse: mccabe - MC0001
DHT.on_findNodeResponse is too complex (24)
dht (dht.py):
L233:4 DHT.on_findNodeResponse: pylint - C0103
Invalid method name "on_findNodeResponse"
dht (dht.py):
L233:4 DHT.on_findNodeResponse: pylint - R0912
Too many branches (25/15)
dht (dht.py):
L233:4 DHT.on_findNodeResponse: pylint - R0914
Too many local variables (18/15)
dht (dht.py):
L363:0 DHT._threadedRepublishData: pylint - W0613
Unused argument 'args'
dht (dht.py):
L363:4 DHT._threadedRepublishData: pylint - C0103
Invalid method name "_threadedRepublishData"
dht (dht.py):
L792:8 DHT.activeSearchExists: pylint - C0103
Invalid variable name "activeSearchExists"
dht (dht.py):
L573:8 DHT.storeKeyValue: pylint - C0103
Invalid variable name "originallyPublished"
dht (dht.py):
L656:4 DHT.iterativeFindNode: pylint - C0103
Invalid method name "iterativeFindNode"
dht (dht.py):
L370:8 DHT._threadedRepublishData: pylint - C0103
Invalid variable name "expiredKeys"
dht (dht.py):
L638:12 DHT.store: pylint - C0103
Invalid variable name "rpcSenderID"
dht (dht.py):
L246:21 DHT.on_findNodeResponse: pylint - C0103
Invalid variable name "s"
dht (dht.py):
L681:8 DHT._iterativeFind: pylint - C0103
Invalid variable name "findValue"
dht (dht.py):
L506:0 None: pylint - C0301
Line too long (112/99)
dht (dht.py):
L380:12 DHT._threadedRepublishData: pylint - C0103
Invalid variable name "originalPublisherID"
dht.py:
L510:0 DHT.storeKeyValue: mccabe - MC0001
DHT.storeKeyValue is too complex (18)
dht (dht.py):
L510:4 DHT.storeKeyValue: pylint - C0103
Invalid method name "storeKeyValue"
dht (dht.py):
L510:4 DHT.storeKeyValue: pylint - C0103
Invalid argument name "originalPublisherID"
dht (dht.py):
L510:4 DHT.storeKeyValue: pylint - R0912
Too many branches (22/15)
dht (dht.py):
L510:4 DHT.storeKeyValue: pylint - R0913
Too many arguments (6/5)
connection (connection.py):
L32:31 PeerConnection.__init__: pylint - E1101
Module 'zmq' has no 'RECONNECT_IVL_MAX' member
connection (connection.py):
L64:8 PeerConnection.send_raw.cb: pylint - C0103
Invalid function name "cb"
connection (connection.py):
L83:4 CryptoPeerConnection.__init__: pylint - R0913
Too many arguments (7/5)
connection (connection.py):
L195:15 CryptoPeerConnection.send: pylint - W0703
Catching too general exception Exception
connection (connection.py):
L195:28 CryptoPeerConnection.send: pylint - C0103
Invalid variable name "e"
connection (connection.py):
L100:8 CryptoPeerConnection.start_handshake.cb: pylint - C0103
Invalid function name "cb"
connection (connection.py):
L100:20 CryptoPeerConnection.start_handshake.cb: pylint - W0613
Unused argument 'handshake_cb'
connection (connection.py):
L358:35 CryptoPeerListener._on_raw_message: pylint - C0103
Invalid variable name "e"
connection (connection.py):
L211:0 PeerListener: pylint - R0902
Too many instance attributes (10/7)
connection (connection.py):
L201:15 CryptoPeerConnection.send: pylint - W0703
Catching too general exception Exception
connection (connection.py):
L201:28 CryptoPeerConnection.send: pylint - C0103
Invalid variable name "e"
connection (connection.py):
L361:19 CryptoPeerListener._on_raw_message: pylint - W0703
Catching too general exception Exception
connection (connection.py):
L361:32 CryptoPeerListener._on_raw_message: pylint - C0103
Invalid variable name "e"
connection (connection.py):
L236:15 PeerListener.set_ip_address: pylint - W0703
Catching too general exception Exception
connection (connection.py):
L236:28 PeerListener.set_ip_address: pylint - C0103
Invalid variable name "e"
connection (connection.py):
L45:15 PeerConnection._initiate_connection: pylint - E1101
Module 'zmq' has no 'ZMQError' member
connection (connection.py):
L45:31 PeerConnection._initiate_connection: pylint - C0103
Invalid variable name "e"
connection (connection.py):
L93:8 CryptoPeerConnection.__init__: pylint - C0103
Invalid attribute name "ip"
connection (connection.py):
L305:4 CryptoPeerListener.__init__: pylint - R0913
Too many arguments (8/5)
connection (connection.py):
L19:0 PeerConnection: pylint - R0902
Too many instance attributes (8/7)
connection (connection.py):
L212:4 PeerListener.__init__: pylint - R0913
Too many arguments (6/5)
connection (connection.py):
L215:8 PeerListener.__init__: pylint - C0103
Invalid attribute name "ip"
connection (connection.py):
L244:38 PeerListener.listen: pylint - E1101
Module 'zmq' has no 'REP' member
connection (connection.py):
L252:31 PeerListener.listen: pylint - C0103
Invalid variable name "e"
connection (connection.py):
L29:38 PeerConnection.__init__: pylint - E1101
Module 'zmq' has no 'REQ' member
connection (connection.py):
L30:31 PeerConnection.__init__: pylint - E1101
Module 'zmq' has no 'LINGER' member
connection (connection.py):
L31:31 PeerConnection.__init__: pylint - E1101
Module 'zmq' has no 'RECONNECT_IVL' member
trust (trust.py):
L48:12 get_unspent.get_history: pylint - C0103
Invalid variable name "tx"
trust (trust.py):
L53:4 get_unspent: pylint - C0103
Invalid variable name "t"
trust (trust.py):
L6:0 None: pylint - C0103
Invalid constant name "_log"
openbazaar_daemon (openbazaar_daemon.py):
L33:0 OpenBazaarStaticHandler: pylint - W0223
Method 'data_received' is abstract in class 'RequestHandler' but is not overridden
openbazaar_daemon (openbazaar_daemon.py):
L98:8 OpenBazaarContext.__repr__: pylint - C0103
Invalid variable name "r"
openbazaar_daemon (openbazaar_daemon.py):
L355:8 node_starter: pylint - C0103
Invalid variable name "p"
openbazaar_daemon (openbazaar_daemon.py):
L325:11 create_logger: pylint - W0703
Catching too general exception Exception
openbazaar_daemon (openbazaar_daemon.py):
L325:24 create_logger: pylint - C0103
Invalid variable name "e"
openbazaar_daemon (openbazaar_daemon.py):
L39:0 OpenBazaarContext: pylint - R0902
Too many instance attributes (22/7)
openbazaar_daemon (openbazaar_daemon.py):
L295:24 start_io_loop: pylint - C0103
Invalid variable name "e"
openbazaar_daemon (openbazaar_daemon.py):
L273:4 MarketApplication.shutdown: pylint - C0103
Invalid argument name "x"
openbazaar_daemon (openbazaar_daemon.py):
L273:4 MarketApplication.shutdown: pylint - C0103
Invalid argument name "y"
openbazaar_daemon (openbazaar_daemon.py):
L273:23 MarketApplication.shutdown: pylint - W0613
Unused argument 'x'
openbazaar_daemon (openbazaar_daemon.py):
L273:31 MarketApplication.shutdown: pylint - W0613
Unused argument 'y'
openbazaar_daemon (openbazaar_daemon.py):
L321:16 create_logger.datadump: pylint - W0212
Access to a protected member _log of a client class
openbazaar_daemon (openbazaar_daemon.py):
L49:4 OpenBazaarContext.__init__: pylint - R0913
Too many arguments (22/5)
openbazaar_daemon (openbazaar_daemon.py):
L49:4 OpenBazaarContext.__init__: pylint - R0914
Too many local variables (22/15)
openbazaar_daemon (openbazaar_daemon.py):
L286:8 MarketApplication.shutdown: pylint - W0212
Access to a protected member _exit of a client class
openbazaar_daemon (openbazaar_daemon.py):
L312:8 create_logger: pylint - C0103
Invalid variable name "logFormat"
openbazaar_daemon (openbazaar_daemon.py):
L345:11 setup_signal_handlers: pylint - W0704
Except doesn't do anything
openbazaar_daemon (openbazaar_daemon.py):
L28:0 MainHandler: pylint - W0223
Method 'data_received' is abstract in class 'RequestHandler' but is not overridden
openbazaar_daemon (openbazaar_daemon.py):
L190:8 MarketApplication.__init__: pylint - C0103
Invalid variable name "db"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment