home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Lib / test / output / test_builtin < prev    next >
Text File  |  1997-08-22  |  352b  |  52 lines

  1. test_builtin
  2. 4. Built-in functions
  3. test_b1
  4. __import__
  5. abs
  6. apply
  7. callable
  8. chr
  9. cmp
  10. coerce
  11. compile
  12. complex
  13. delattr
  14. dir
  15. divmod
  16. eval
  17. execfile
  18. filter
  19. float
  20. getattr
  21. hasattr
  22. hash
  23. hex
  24. id
  25. int
  26. isinstance
  27. issubclass
  28. len
  29. long
  30. map
  31. max
  32. min
  33. test_b2
  34. oct
  35. open
  36. ord
  37. pow
  38. range
  39. input and raw_input
  40. testing
  41. testing
  42. reduce
  43. reload
  44. repr
  45. round
  46. setattr
  47. str
  48. tuple
  49. type
  50. vars
  51. xrange
  52.