PydObject.floor_div

Forwards to PyNumber_FloorDivide for numbers, and method otherwise.

class PydObject
floor_div

See Also

Meta