Q1 Text

The Q1 does not have a specific “text-file” type, text files are simply files which happen to contain text.

Usage

from autoarchaeologist.vendor.q1 import q1_text
…
self.add_examiner(*q1_text.ALL)

Notes

Most actual text-files, as opposed to data files containing text, seems to have a record length of 79 bytes

Test input

  • COMPANY/Q1_CORPORATION

References