Open bheavner opened 6 years ago
the select()
looks like it happens in .write_to_file()
I think this is the dafault behavior of .pivot_then_parse()
and .parse_then_pivot()
which include calls to .preserve_raw()
.
So, to check - ensure that .pivot_then_parse()
can work on a test config file on the output from get_problem_chunk()
potentially useful for troubleshooting (perhaps with the troubleshooting functions?)