Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Lib
/
test
/
test_complex.py
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
7790297
test_support: add a docstring to vereq().
by Tim Peters
· 23 years ago
5a0f010
SF Patch #497487 add test to compare conjugate of a complex number
by Neal Norwitz
· 23 years ago
fc37af8
SF Patch #494873 add tests for complex numbers including calls to int()/long()
by Neal Norwitz
· 23 years ago
68773e7
Add a comment explaining what these tests are for, and where to look for
by Fred Drake
· 24 years ago
c5b235c
Reverting to rev 1.2. Apparently gcc doesn't use the extended-precision
by Tim Peters
· 24 years ago
419670d
Rewrite to use test_support's fine fcmp instead -- I didn't know that
by Tim Peters
· 24 years ago
0b76d3a
This division test was too stringent in its accuracy expectations for
by Tim Peters
· 24 years ago
0f33604
SF bug [ #409448 ] Complex division is braindead
by Tim Peters
· 24 years ago