From Python for Java Programmers

Appendix: Built-in Functions

  abs(x)
  basestring(x)
  bool( [x] )
  callable( object )
  chr(x)
  classmethod( function )
  cmp(x)
  compile(x)
  complex([ real [,img] )
Retrieved from http://python4java.necaise.org/Appendix/BuiltinFunctions
Page last modified on August 10, 2006, at 08:04 AM