l.c.m.d.StaticDiff(SQLBase) : class documentation

Part of lp.code.model.diff View In Hierarchy

Implements interfaces: lp.code.interfaces.diff.IStaticDiff

A diff from one revision to another.
Class Method acquire See IStaticDiffSource.
Class Method acquireFromText See IStaticDiffSource.
Method destroySelf Destroy this object.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_flushed__ Invalidate the web service cache.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
@classmethod
def acquire(klass, from_revision_id, to_revision_id, repository, filename=None):
See IStaticDiffSource.
@classmethod
def acquireFromText(klass, from_revision_id, to_revision_id, text, filename=None):
See IStaticDiffSource.
def destroySelf(self):
Destroy this object.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.