check if bitcoind is still up before work cache is used to propagate failure to miner...
[p2pool.git] / dev / LINT
1 pylint p2pool/ -E | grep -v reactor | grep -v hashlib | grep -v 'Yield outside function' | grep -v 'function already defined'