home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Lib / test / output / test_types < prev    next >
Text File  |  1996-12-10  |  323b  |  16 lines

  1. test_types
  2. 6. Built-in types
  3. 6.1 Truth value testing
  4. 6.2 Boolean operations
  5. 6.3 Comparisons
  6. 6.4 Numeric types (mostly conversions)
  7. 6.4.1 32-bit integers
  8. 6.4.2 Long integers
  9. 6.4.3 Floating point numbers
  10. 6.5 Sequence types
  11. 6.5.1 Strings
  12. 6.5.2 Tuples
  13. 6.5.3 Lists
  14. 6.5.3a Additional list operations
  15. 6.6 Mappings == Dictionaries
  16.