"aeneng" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| def cross(u,v)
|    """input two vectors u and v in 3-D space,
|       output a cross product of vector w, in column or in row
| accordingly."""
|    ppp1,ppp2,ppp3=0.0,0.0,0.0

To add to other comments, remove above which is complete waste.



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to