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.com 
[mailto:users-boun...@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@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to