commit | 5edd785bbb1825e8b4e89525b2dad0cec3a9394d | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Wed Jun 18 14:26:18 2003 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Wed Jun 18 14:26:18 2003 +0000 |
tree | aef1f6d1f199651adac94048dfd1b71b524ab94f | |
parent | 39c5d666c94f796e4cf0beadb75f5f248f19ee7c [diff] |
Port test_complex.py to unittest. Move the constructor tests from test_builtin to test_complex. Add a bunch of tests (code coverage is a 94%). From SF patch #736962.