Home
last modified time | relevance | path

Searched refs:RootUnslicer (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/slicers/
H A Dallslicers.py20 from foolscap.slicers.root import RootSlicer, RootUnslicer
37 RootSlicer, RootUnslicer,
H A Droot.py153 class RootUnslicer(BaseUnslicer): class
273 class ScopedRootUnslicer(RootUnslicer):
277 RootUnslicer.__init__(self, protocol)
/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/
H A Dbroker.py21 from foolscap.slicers.root import RootSlicer, RootUnslicer, ScopedRootSlicer
47 class PBRootUnslicer(RootUnslicer):
87 child = RootUnslicer.open(self, opentype)
93 child = RootUnslicer.doOpen(self, opentype)
H A Dbanana.py11 from foolscap.slicers.allslicers import RootSlicer, RootUnslicer
551 unslicerClass = RootUnslicer
/dports/devel/py-foolscap/foolscap-21.7.0/doc/specifications/
H A Dbanana.rst503 given to the ``RootUnslicer`` , which decides what to do with it. When the
599 graph to the single ``RootUnslicer`` object for this connection. It is
805 The initial Unslicer stack consists of the single RootUnslicer ``rootun`` .
840 self.opener (usually the RootUnslicer)
918 TODO: it would be really handy to have the RootUnslicer do Deferred
1075 use different RootUnslicer objects, or the users might be responsible for
/dports/devel/py-foolscap/foolscap-21.7.0/doc/
H A Dschema.rst390 RootUnslicer.openRegistry, and maps OPEN types to Unslicer factories. It is
/dports/devel/py-foolscap/foolscap-21.7.0/
H A DChangeLog.0.6.42447 confusion: it said <RootUnslicer>.<error-2>.??? for a 'token too
2560 to slicers.root.RootUnslicer