Eric Cousineau <eric.cousineau@tri.global> added the comment:
Ah, forgot to include error message:

```
<class '__main__.Works1'>
<enum 'Works2'>
<enum 'DoesNotWork'>
E
...
_pickle.PicklingError: Can't pickle <class 
'__main__.DoesNotWork.NestedValue2'>: it's not the same object as 
__main__.DoesNotWork.NestedValue2
```

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45546>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to