Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(0) | Derive(0) | Import(2)
ASTM terminator record. :param type: Record Type ID. Always ``L``. :type type: str :param seq: Sequential number. Always ``1``. :type seq: int :param code: Termination code. Always ``N``. :type code: str
src/a/s/astm-0.5.0/astm/omnilab/client.py astm(Download)
RepeatedComponentField, SetField, TextField, NotUsedField ) from .common import ( Header, Terminator, CommonPatient,
src/a/s/astm-0.5.0/astm/omnilab/server.py astm(Download)
SetField, TextField, NotUsedField, DateField ) from .common import ( Header, Terminator, CommonPatient as Patient, CommonOrder,