ppf/new: Fix date/timestamp usage where required.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 28 Aug 2011 04:46:28 +0000 (07:46 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 28 Aug 2011 04:46:35 +0000 (07:46 +0300)
commit45b83c8da4a250fa0659aacf83ef98e38f1b5412
tree540c84057b63586102461ccd7f602954923759d6
parent5c05dc997ec3801639865a0195ade29a1f62d235
ppf/new: Fix date/timestamp usage where required.

Status messages require the start time to be known. Status message
timestamp is computed by adding the number of status messages (equal to
the number of second) to the start time.
ppf/new/parsing.py
ppf/new/tests/test_parsing.py