changing layout, lots of things. currently broken
[p2pool.git] / run_p2pool.py
1 from p2pool import main
2
3 main.run()