Improved some error messages for command line processing.
[python/dscho.git] / Lib / test / output / test_operator
blob1ff755e80e6da890dc05e56850e854fabcc24059
1 test_operator
2 testing: abs
3 testing: add
4 testing: and_
5 testing: concat
6 testing: countOf
7 testing: delitem
8 testing: delslice
9 testing: div
10 testing: getitem
11 testing: getslice
12 testing: indexOf
13 testing: inv
14 testing: isCallable
15 testing: isCallable
16 testing: isMappingType
17 testing: isMappingType
18 testing: isNumberType
19 testing: isNumberType
20 testing: isSequenceType
21 testing: isSequenceType
22 testing: isSequenceType
23 testing: lshift
24 testing: mod
25 testing: mul
26 testing: neg
27 testing: or_
28 testing: pos
29 testing: repeat
30 testing: rshift
31 testing: sequenceIncludes
32 testing: sequenceIncludes
33 testing: setitem
34 testing: setslice
35 testing: sub
36 testing: truth
37 testing: truth
38 testing: xor
39 testing: indexOf