>>     if not b.q % a.q or not a.q % b.q:
>> AttributeError: 'Infinity' object has no attribute 'q'

Infinity stopped inheriting from Rational a long time ago and this is
one of those lurking areas where it causes problems.

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

Reply via email to