array_split.tests.MultiPlatformAnd23Checker.check_output

MultiPlatformAnd23Checker.check_output(want, got, optionflags)[source]

For python-2 replaces “124L” with “124”. For python 2 and 3, replaces ", dtype=int64)" with ")".

See doctest.OutputChecker.check_output().