[Python-ideas] Adding `Unpicklable` to the `collections` module

Scott Dial scott+python-ideas at scottdial.com
Sun Nov 28 03:31:02 CET 2010


On 11/23/2010 6:32 PM, Greg Ewing wrote:
> Antoine Pitrou wrote:
> 
>> By the way, "Unpickleable" doesn't work since it's ambiguous: you don't
>> know whether it means you can unpickle the thing, or you can't pickle
>> it.
> 
> Nonpickleable?
> 

Ephemeral?

As an added bonus, twisted already uses this terminology, see:
twisted.persisted.styles.Ephemeral.

-- 
Scott Dial
scott at scottdial.com
scodial at cs.indiana.edu



More information about the Python-ideas mailing list