wubloader/common
Mike Lang 7179fcacec Backfiller: ignore temp segments
To make this work, we make type a proper segment field.

We also tell get_best_segments to ignore temp segments, since they might go away
before we can actually use them.
..
common Backfiller: ignore temp segments
setup.py parse_segment_path: Use datetime.strptime instead of dateutil.parser