Lines Matching full:sequencer
6 # 'SequenceError', 'Sequencer']
282 We also require a Sequencer to pack and unpack the members of
285 >>> qid_s = Sequencer('qid')
307 If an EncDecTyped instance has a conditional sequencer, note
309 the Sequencer example below):
314 >>> bfseq = Sequencer('breakfast')
369 (Sequencer instance). For instance, we can en/de-code
466 class Sequencer(object): class
468 A sequencer is an object that packs (marshals) or unpacks
487 >>> s = Sequencer('monty')
489 Sequencer('monty')
506 >>> s = Sequencer('python')
543 >>> s = Sequencer('arr')
552 occur first in the sequencer, so that the dictionary will have