[IronPython] Ironpython 2.7 missing _weakrefset

Dino Viehland dinov at microsoft.com
Tue Oct 5 21:48:14 CEST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20101005/b57668ee/attachment.html>


More information about the Ironpython-users mailing list