Prevent ZeroDivisionError exceptions in chain_img by checking length of vector to...
authorForrest Voight <forrest@forre.st>
Tue, 6 Sep 2011 15:08:57 +0000 (11:08 -0400)
committerForrest Voight <forrest@forre.st>
Tue, 6 Sep 2011 15:08:57 +0000 (11:08 -0400)
commitf6f589697f7adfa4e04bc03608bbacad63a7fb86
tree3b3622915758fbde66e8968d743957e44a2db2a3
parente528dc4dbc719d6366ff77027557e3418adb93fc
Prevent ZeroDivisionError exceptions in chain_img by checking length of vector to previous share before drawing arrow
p2pool/draw.py