commit | 0a8143f6462b491d3f12bfb899efd6e044e350be | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Tue Dec 18 23:22:54 2007 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Tue Dec 18 23:22:54 2007 +0000 |
tree | 855410e5c18dace91bbbb310b5660a40fb5f1eb6 | |
parent | 8777bcae2749099b6ea3ac35f079bfa3df470a78 [diff] |
Applied patch #1635: Float patch for inf and nan on Windows (and other platforms). The patch unifies float("inf") and repr(float("inf")) on all platforms.