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