commit | 0f33604e1783d2302006e79713d5d279093405b3 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Mar 18 08:21:57 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Mar 18 08:21:57 2001 +0000 |
tree | e98b2d75064317e92782aea742ac35e54fc6dc97 | |
parent | 7620bbdcbf92eab9c99fc08bbf8e9daaf677e410 [diff] |
SF bug [ #409448 ] Complex division is braindead http://sourceforge.net/tracker/?func=detail&aid=409448&group_id=5470&atid=105470 Now less braindead. Also added test_complex.py, which doesn't test much, but fails without this patch.