Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104783 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2016-03-13 16:37 -0400 |
| Last post | 2016-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.
Re: problem using pickle Terry Reedy <tjreedy@udel.edu> - 2016-03-13 16:37 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2016-03-13 16:37 -0400 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web