Aug. 26, 2000
9:12 p.m.
I just noticed that test_cpickle makes Python crash (with a segmentation fault) when there is no copy_reg. The funny bit is this: centurion:~ > ./python Lib/test/regrtest.py test_cpickle test_cpickle test test_cpickle skipped -- No module named copy_reg 1 test skipped: test_cpickle centurion:~ > ./python Lib/test/regrtest.py test_cookie test_cpickle test_cookie test test_cookie skipped -- No module named copy_reg test_cpickle Segmentation fault (core dumped) I suspect there is a bug in the import code, in the case of failed imports. Holmes-ly y'rs, -- Thomas Wouters <thomas@xs4all.net> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
9360
Age (days ago)
9360
Last active (days ago)
0 comments
1 participants
participants (1)
-
Thomas Wouters