Changeset 641

Show
Ignore:
Timestamp:
09/24/08 08:51:56 (2 months ago)
Author:
mdroe
Message:

Add comment.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/vo/vo/tree.py

    r637 r641  
    14081408        fields = self.fields 
    14091409 
     1410        # TODO: Find a way to stream the binary rather than loading/decoding 
     1411        # the whole thing at once. 
     1412 
    14101413        have_local_stream = False 
    14111414        for event, tag, data in iterator: