[issue3179] cPickle is seriously broken

Ralf Schmitt report at bugs.python.org
Mon Jun 23 17:11:08 CEST 2008


Ralf Schmitt <schmir at gmail.com> added the comment:

here is a test case. I cannot run it however:
~/pydev/trunk/ ./python Lib/test/test_cpickle.py                   
ralf at red ok
Traceback (most recent call last):
  File "Lib/test/test_cpickle.py", line 3, in <module>
from test.pickletester import AbstractPickleTests, AbstractPickleModuleTests
ImportError: No module named pickletester

???

----------
keywords: +patch
Added file: http://bugs.python.org/file10708/test-3179.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3179>
_______________________________________


More information about the Python-bugs-list mailing list