There's still one doctest failure, because you forgot to remove the
line:
sage: from sage.combinat.dict_addition import remove_zeros
in dictionary_addition.pyx. Could you fix that?
Actually there was another doctest failure which is surely not due to
your patch in r.py.
File "/home/bump/src/sage-4.6.alpha3/devel/sage/sage/interfaces/r.py",
line 1128:
sage: tmpdir in sageobj(r.getwd())
Expected:
True
Got:
False
This isn't reproducible and it didn't happen when I ran sage -testall
yesterday.
It looks to me as if an OS system call failed for some reason.
To be safe I'll run sage -testall again after you repost the patch,
fixing
the problem the doctest.
This time my testing shows the patch to be a real speedup.
Dan
--
You received this message because you are subscribed to the Google Groups
"sage-combinat-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-combinat-devel?hl=en.