t.p.r.Sensitive : class documentation

Part of twisted.python.rebuild View Source View In Hierarchy

A utility mixin that's sensitive to rebuilds.

This is a mixin for classes (usually those which represent collections of callbacks) to make sure that their code is up-to-date before running.

Method needRebuildUpdate Undocumented
Method rebuildUpToDate Undocumented
Method latestVersionOf Get the latest version of an object.
def needRebuildUpdate(self): (source)
Undocumented
def rebuildUpToDate(self): (source)
Undocumented
def latestVersionOf(self, anObject): (source)
Get the latest version of an object.

This can handle just about anything callable; instances, functions, methods, and classes.

API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.