Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
test
/
test_binop.py
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
8bce4ac
Rename 'getset' to 'property'.
by Guido van Rossum
· 24 years ago
54e54c6
The first batch of changes recommended by the fixdiv tool. These are
by Guido van Rossum
· 24 years ago
70d4491
Remove the local 'getset' class -- this is now a built-in type with
by Guido van Rossum
· 24 years ago
9fa96be
Fix for bug [#452230] future division isn't propagated.
by Tim Peters
· 24 years ago
64deef2
A test suite for binary operators, disguised as a rational number class.
by Guido van Rossum
· 24 years ago