• Raymond Hettinger's avatar
    Mini-PEP: Simplifying numbers.py · caea65e4
    Raymond Hettinger yazdı
    * Convert binary methods in Integral to mixin methods
    * Remove three-arg __pow__ as a required method
    * Make __int__ the root method instead of __long__.
    caea65e4
numbers.py 8.96 KB