[IronPython] Ironpython 2.7 missing _weakrefset

Ken MacDonald drken567 at gmail.com
Tue Oct 5 22:14:24 CEST 2010


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 <dinov at microsoft.com> 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 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-bounces at lists.ironpython.com [mailto:
> users-bounces at lists.ironpython.com] *On Behalf Of *Ken MacDonald
> *Sent:* Tuesday, October 05, 2010 12:46 PM
> *To:* Discussion of IronPython
> *Subject:* [IronPython] Ironpython 2.7 missing _weakrefset
>
>
>
> I'm getting an error in my 2.7 Alpha app - "no module named _weakrefset".
> Distribution is apparently missing this - I saw some discussion from a while
> back and it sounds like it will be fixed in a future release? Is there
> anywhere to get a copy of this module without having to install svn and jump
> though a lot of hoops?
> Ken
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20101005/2a7656f0/attachment.html>


More information about the Ironpython-users mailing list