This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author schmir
Recipients cuerty, facundobatista, schmir
Date 2008-06-23.15:11:07
SpamBayes Score 6.656484e-07
Marked as misclassified No
Message-id <1214233868.93.0.947822822574.issue3179@psf.upfronthosting.co.za>
In-reply-to
Content
here is a test case. I cannot run it however:
~/pydev/trunk/ ./python Lib/test/test_cpickle.py                   
ralf@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

???
History
Date User Action Args
2008-06-23 15:11:09schmirsetspambayes_score: 6.65648e-07 -> 6.656484e-07
recipients: + schmir, facundobatista, cuerty
2008-06-23 15:11:08schmirsetspambayes_score: 6.65648e-07 -> 6.65648e-07
messageid: <1214233868.93.0.947822822574.issue3179@psf.upfronthosting.co.za>
2008-06-23 15:11:08schmirlinkissue3179 messages
2008-06-23 15:11:08schmircreate