Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #104783 > unrolled thread

Re: problem using pickle

Started byTerry Reedy <tjreedy@udel.edu>
First post2016-03-13 16:37 -0400
Last post2016-03-13 16:37 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: problem using pickle Terry Reedy <tjreedy@udel.edu> - 2016-03-13 16:37 -0400

#104783 — Re: problem using pickle

FromTerry Reedy <tjreedy@udel.edu>
Date2016-03-13 16:37 -0400
SubjectRe: problem using pickle
Message-ID<mailman.77.1457901511.12893.python-list@python.org>
On 3/12/2016 10:45 AM, Nicky Mac wrote:

> class object:
>      def __init__(self,i,

This is a syntax error, so this is not the code that ran without error. 
  As Peter Otten said, please write a minimal complete runnable example 
that shows the error and then copy and paste it as run.


-- 
Terry Jan Reedy

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web