PydObject.true_div

Forwards to PyNumber_TrueDivide for numbers, and method otherwise.

class PydObject
true_div

See Also

Meta