Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / src / nas,5.n2.os.2 / lib / python / lib / python2.4 / test / output / test_types
CommitLineData
86530b38
AT
1test_types
26. Built-in types
36.1 Truth value testing
46.2 Boolean operations
56.3 Comparisons
66.4 Numeric types (mostly conversions)
76.4.1 32-bit integers
86.4.2 Long integers
96.4.3 Floating point numbers
106.5 Sequence types
116.5.1 Strings
126.5.2 Tuples [see test_tuple.py]
136.5.3 Lists [see test_list.py]
146.6 Mappings == Dictionaries [see test_dict.py]
15Buffers