Make p2pool's stratum implementation match the dumb de facto diff standard of scrypt...
[p2pool.git] / dev / LINT
1 pylint p2pool/ -E | grep -v reactor | grep -v hashlib | grep -v 'Yield outside function' | grep -v 'function already defined'