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


Groups > comp.lang.python > #104783

Re: problem using pickle

From Terry Reedy <tjreedy@udel.edu>
Newsgroups comp.lang.python
Subject Re: problem using pickle
Date 2016-03-13 16:37 -0400
Message-ID <mailman.77.1457901511.12893.python-list@python.org> (permalink)
References <CAKafoGCO5=X-mA5usiTLAdztXKnLCsDpvoquB=DM6t0-7EKxFQ@mail.gmail.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web