summaryrefslogtreecommitdiffstats
path: root/Python/pystrcmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Applied patch #1635: Float patch for inf and nan on Windows (and other ↵Christian Heimes2007-12-181-0/+25
platforms). The patch unifies float("inf") and repr(float("inf")) on all platforms.