Well, I still think it should be done by value.


On Tue, Feb 18, 2014 at 11:53 AM, Serhiy Storchaka <storchaka@gmail.com> wrote:
18.02.14 21:20, Guido van Rossum написав(ла):

I'm confused. AFAICT enums are pickled by value too. What am I missing?
Are we confused about terminology or about behavior? (I'm just guessing
that the pickling happens by value because I don't see the string AF_INET.)

Pickling was not even working two weeks ago. [1]

[1] http://bugs.python.org/issue20534



--
--Guido van Rossum (python.org/~guido)