A Python reference implementation of the CF data model
Called to implement the built-in function int
int
x.__int__() <==> int(x)