-
Committer:
Andrew Bennetts
-
Date:
2007-06-08 06:33:59 UTC
-
mto:
(2506.2.2 container-format)
-
mto:
This revision was merged to the branch mainline in
revision
2572.
-
Revision ID:
andrew.bennetts@canonical.com-20070608063359-s5ps81a8i85w7by0
More progress:
 * Rename container.py to pack.py
 * Refactor bytes record reading into a separate class for ease of unit testing.
 * Start handling error conditions such as invalid content lengths in byte
   records.