summaryrefslogtreecommitdiffstats
path: root/manifest_loader.py
Commit message (Collapse)AuthorAgeFilesLines
* Create an abstract Manifest base classShawn O. Pearce2009-07-031-0/+27
This will help as we add support for another manifest type. Signed-off-by: Shawn O. Pearce <sop@google.com>