Return data works. Just need a reasonable way to get mlat data into the output plugins.

This commit is contained in:
Nick Foster
2012-12-19 18:47:47 -08:00
parent fd12402462
commit 7f6a3c7779
4 changed files with 40 additions and 51 deletions

View File

@@ -44,4 +44,3 @@ class CPRBoundaryStraddleError(CPRNoPositionError):
class FieldNotInPacket(ParserError):
def __init__(self, item):
self.item = item