mirror of
https://github.com/python/cpython.git
synced 2026-05-22 20:32:36 -04:00
58c82f0b56
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.
5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
test_xreadline
|
|
AttributeError (expected)
|
|
TypeError (expected)
|
|
RuntimeError (expected): xreadlines object accessed out of order
|