Tal Einat d5519ed7f4 Issue #19543: Implementation of isclose as per PEP 485
For details, see:
PEP 0485 -- A Function for testing approximate equality

Functions added: math.isclose() and cmath.isclose().

Original code by Chris Barker. Patch by Tal Einat.
2015-05-31 22:05:00 +03:00
..
2015-05-08 21:32:36 -04:00
2015-04-13 12:11:40 -05:00
2015-05-23 08:59:25 -07:00
2015-03-18 16:05:32 +01:00
2015-04-13 14:21:02 -04:00
2015-04-26 15:56:23 -04:00
2015-04-13 22:00:30 +02:00
2015-04-13 14:21:02 -04:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.