cf.FieldList.__rfloordiv__

FieldList.__rfloordiv__(y)

The binary arithmetic operation // with reflected operands

x.__rfloordiv__(y) <==> y//x