cf.Field.__mod__ — Documentation
The binary arithmetic operation %
%
x.__mod__(y) <==> x % y
Added in version 1.0.