summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_operator.py
Commit message (Expand)AuthorAgeFilesLines
* Added tests for rich comparison operator functions.Fred Drake2001-08-111-78/+212
* Added tests for operator.floordiv() and operator.truediv().Fred Drake2001-08-091-0/+2
* Update the code to better reflect recommended style:Fred Drake2000-12-121-5/+5
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-3/+3
* test_rotor.py: New test of the rotor module.Barry Warsaw1996-12-231-0/+1
* Test of the operator moduleBarry Warsaw1996-12-181-0/+76