Hi,

As of Sage 8.0.beta, the location of lcm has changed from "sage.arith.misc" 
to "sage.arith.functions", and the deprecation warning warns that I should 
import lcm directly from "sage.arith.functions".

But the close friend gcd is still in "sage.arith.misc" and an ordinary user 
like me would expect  gcd and lcm found in the same package. I know that I 
can still import both from "sage.arith.all". But I think the deprecation 
warning is not very thoughtful, and gives many an annoying experience...

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to