Export to GitHub

pyeuclid - issue #6

special method __neq__ is actually called __ne__


Posted on Apr 20, 2009 by Grumpy Hippo

What steps will reproduce the problem? 1. Vector2 and Vector3 implement the special method neq 2. I assume that actually ne was meant. 3. I attached the trivial patch

Attachments

Comment #1

Posted on Aug 29, 2009 by Helpful Horse

I encountered this problem, too. Do you have any plans to fix this?

Comment #2

Posted on Aug 26, 2010 by Quick Ox

Thanks for the report. Fixed now.

Status: Fixed

Labels:
Type-Defect Priority-Medium OpSys-All