Re: Pickling and unpickling inherited attributes
- From: "Alex" <OurLab@xxxxxxxxx>
- Date: 30 Oct 2005 15:23:49 -0800
Sorry, I copied and pasted a wrong piece from shell at one part of the
code:
objct.Z=4 was in fact obj.Z=4 and it did refuse to accept Z (because it
is not in __slots__).
But the question remains: why the value of attribute A is not preserved
during pickling and unpickling and what can be done about it, if
anything?
.
- Prev by Date: Re: Using graphviz to visualize trace.py output, anybody?
- Next by Date: Re: parsing a tuple in embedded python
- Previous by thread: Re: Using graphviz to visualize trace.py output, anybody?
- Next by thread: Re: Pickling and unpickling inherited attributes
- Index(es):
Relevant Pages
|