added check_output to p2pool.__init__ to handle it not being present on python 2.6
authorForrest Voight <forrest@forre.st>
Fri, 30 Mar 2012 21:52:19 +0000 (17:52 -0400)
committerForrest Voight <forrest@forre.st>
Fri, 30 Mar 2012 21:54:21 +0000 (17:54 -0400)
commit3dff37fcc60d14b1925b2155c6b210a61b4c4164
tree005be68594d84e5f4298ba1085b8cb764714c876
parent1c68675a84730f4bd9d526c4708eea904a6c364c
added check_output to p2pool.__init__ to handle it not being present on python 2.6
p2pool/__init__.py