cpython/Lib/test/output/test_copy_reg

10 lines
210 B
Plaintext

test_copy_reg
Caught expected TypeError:
copy_reg is not intended for use with classes
Caught expected TypeError:
reduction functions must be callable
Caught expected TypeError:
constructors must be callable