Package twisted :: Package flow :: Module stage
[show private | hide private]
[frames | no frames]

Module twisted.flow.stage

flow.stage

Base flow stages for manipulating the stream
Classes
Callback Converts a single-thread push interface into a pull interface.
Concurrent Executes stages concurrently
Filter flow equivalent to filter: Filter(function, stage, ...
Map flow equivalent to map: Map(function, stage, ...
Merge Merges two or more Stages results into a single stream
Zip Zips two or more stages into a stream of N tuples

Variable Summary
SelectReactor reactor

Variable Details

reactor

Type:
SelectReactor
Value:
<twisted.internet.default.SelectReactor instance at 0x8220044>         

Generated by Epydoc 1.1 on Fri Jun 27 03:45:28 2003 http://epydoc.sf.net