* time.time() returns a float which python doesn't like to divide. Fixed.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Wed, 3 Jan 2007 20:15:06 +0000 (20:15 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Wed, 3 Jan 2007 20:15:06 +0000 (20:15 +0000)
commit69c08c5f1b11b06b937f5ceda811a63676d80f31
tree8ab1ca7ac5d154099eac3fd34967b1afa7237938
parent8528ff7d5d53aa6e0b8c9f7b13712bd65199c248
* time.time() returns a float which python doesn't like to divide.  Fixed.
* Made email slightly more readable.
bwmon.py