Dear all,
While it would be nice to have simpler identifiers for objects, it would be
hard to make it work for multiprocessing, as objects in different
interpreter would end up having the same repr. Shared objects (locks) might
also have different serial numbers depending on how many objects have
would be safer as it would be an
initialization feature.
Regards,
Thomas Moreau
On Thu, Oct 18, 2018, 22:20 Chris Jerdonek wrote:
> On Thu, Oct 18, 2018 at 9:11 AM Michael Selik
> wrote:
> > On Thu, Oct 18, 2018 at 8:35 AM Sean Harrington
> wrote:
> >> Further, let me pivot