$ docker run --rm --name validator-libcsv-usage-readstat-r16-csv-embedded-newline-quoted-field-2795 -t --mount type=bind,src=/tmp/validator-status-libcsv-usage-readstat-r16-csv-embedded-newline-quoted-field,dst=/validator/status validator-libcsv-shared bash -lc 'set -euo pipefail /validator/tests/_shared/install_override_debs.sh exec /validator/tests/_shared/run_library_tests.sh "$@"' validator-testcase libcsv usage-readstat-r16-csv-embedded-newline-quoted-field -- bash -c 'PS4=$1; shift; set -x; source "$@"' validator-xtrace '__VALIDATOR_XTRACE__ ' /validator/tests/libcsv/tests/cases/usage/usage-readstat-r16-csv-embedded-newline-quoted-field.sh no override packages found; continuing with apt originals import io with open('\''/tmp/validator-tmp/in.csv'\'','\''w'\'', newline='\'''\'') as f: f.write('\''label,n\r\n'\'') f.write('\''"line one\nline two",7\r\n'\'') ' Converted 2 variables and 1 rows in 0.00 seconds