Closed jenner closed 7 years ago
If a field value contains a vertical tab ("\v" or "\x0b") the parser fails and returns an empty list. This is caused by the usage of section.splitlines().
If a field value contains a vertical tab ("\v" or "\x0b") the parser fails and returns an empty list. This is caused by the usage of section.splitlines().