cpython/Lib/test/output/test_xreadline
Tim Peters 58c82f0b56 Assorted xreadlines problems:
Wasn't built on Windows; not in config.c either.
    Module init function missing DL_EXPORT magic.
    test_xreadline output file obviously wrong (started w/ "test_xrl").
    test program very unclear about what was expected.
2001-01-09 23:26:39 +00:00

5 lines
127 B
Plaintext

test_xreadline
AttributeError (expected)
TypeError (expected)
RuntimeError (expected): xreadlines object accessed out of order