Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3443 by pup...@gmail.com: Example fails in Geometry Module documentation
http://code.google.com/p/sympy/issues/detail?id=3443

Getting:

Point.is_collinear(x, y, z)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
TypeError: unbound method is_collinear() must be called with Point instance as first argument (got Symbol instance instead)

when running the first example from http://docs.sympy.org/0.7.2/modules/geometry.html#
using SymPy Live Shell button.

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

Reply via email to