Package flumotion :: Package common :: Module bundle :: Class Bundle
[show private | hide private]
[frames | no frames]

Class Bundle


I am a bundle of files, represented by a zip file and md5sum.
Method Summary
  __init__(self, name)
  getZip(self)
Get the bundle's zip data.
  setZip(self, zip)
Set the bundle to the given data representation of the zip file.

Method Details

getZip(self)

Get the bundle's zip data.

setZip(self, zip)

Set the bundle to the given data representation of the zip file.

Generated by Epydoc 2.1 on Wed Feb 16 07:22:59 2005 http://epydoc.sf.net