Cool, usually those _ modules are built-ins that we need to implement.  I'm 
glad to hear it's in Python instead :)

From: users-boun...@lists.ironpython.com 
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Ken MacDonald
Sent: Tuesday, October 05, 2010 1:14 PM
To: Discussion of 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 
<di...@microsoft.com<mailto:di...@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-boun...@lists.ironpython.com<mailto:users-boun...@lists.ironpython.com> 
[mailto: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<mailto:Users@lists.ironpython.com>
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to