Use load() instead of accept()
commitbb72ff540c105523202f1c254392f8d3832076b8
authorSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Mon, 20 Aug 2012 16:39:51 +0000 (20 22:09 +0530)
committerSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Mon, 20 Aug 2012 17:15:56 +0000 (20 22:45 +0530)
treeca739be3dc50ca9c5a146c642cd2d4f6acfc22ea
parent6cd58b7eec4ac73ee00cffc2e598653be1399359
Use load() instead of accept()

The RelayStats.relays() method uses load()
which internally calls accept()
compass.py