On Tue, Jan 26, 2010 at 04:02:17PM -0500, Jason Bandlow wrote:
> Ok, I tried this, but I'm running into pickling problems with attrcall:
> 
> sage: f = attrcall("is_one")
> sage: f == loads(dumps(f))
> False
> 
> So I don't know how to implement the approach you suggested and wind up
> with something that can be pickled in the end.  Suggestions?

Oops, I had *completely* forgotten about #5524. I just posted a patch
which needs review :-)

> By the way, thanks for all your help with my tickets lately!

It's my pleasure to see good work being done!

> I am aiming to have 7914 done by the end of the week.

Excellent! I had in my todo list to ask you about its status :-)

Cheers,
                                Nicolas
--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-de...@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to