366cb09e403daf218e1d545da7ae1a9d37d65c10
[p2pool.git] / run_p2pool.py
1 from p2pool import main
2
3 main.run()