-
- Downloads
py/obj: Add support for __int__ special method.
Based on the discussion, this special method is available unconditionally, as converting to int is a common operation.
Loading
Please register or sign in to comment
Based on the discussion, this special method is available unconditionally, as converting to int is a common operation.