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


Groups > comp.lang.python > #21264

pickle/unpickle class which has changed

From Neal Becker <ndbecker2@gmail.com>
Subject pickle/unpickle class which has changed
Date 2012-03-06 07:34 -0500
Newsgroups comp.lang.python
Message-ID <mailman.422.1331037292.3037.python-list@python.org> (permalink)

Show all headers | View raw


What happens if I pickle a class, and later unpickle it where the class now has 
added some new attributes?

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


Thread

pickle/unpickle class which has changed Neal Becker <ndbecker2@gmail.com> - 2012-03-06 07:34 -0500
  Re: pickle/unpickle class which has changed Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-03-06 13:55 +0000
    Re: pickle/unpickle class which has changed Peter Otten <__peter__@web.de> - 2012-03-06 15:28 +0100
    Re: pickle/unpickle class which has changed Neal Becker <ndbecker2@gmail.com> - 2012-03-06 11:29 -0500
    Re: pickle/unpickle class which has changed Peter Otten <__peter__@web.de> - 2012-03-06 18:10 +0100

csiph-web