IronPython
Subject: Re: [IronPython] Ironpython 2.7 missing _weakrefset
Oooops. I think I just had an incomplete copy; re-did it and _weakrefset.py
showed up. Sorry for the alarm
Ken
On Tue, Oct 5, 2010 at 3:48 PM, Dino Viehland
mailto:di...@microsoft.com>> wrote:
It's not fixed ye
Oooops. I think I just had an incomplete copy; re-did it and _weakrefset.py
showed up. Sorry for the alarm
Ken
On Tue, Oct 5, 2010 at 3:48 PM, Dino Viehland wrote:
> It’s not fixed yet and I don’t think I was aware of it. Most likely you
> can modify weakref.py to just not import this as a
It's not fixed yet and I don't think I was aware of it. Most likely you can
modify weakref.py to just not import this as a work around. Could you open a
bug to open it? That shouldn't be too difficult given that we already have
weak dictionaries and sets.
From: users-boun...@lists.ironpython