summaryrefslogtreecommitdiff
path: root/py/parsenum.h
AgeCommit message (Expand)Author
2014-03-21py: Allow 'complex()' to take a string as first argument.Damien George
2014-03-21py: Implement parsing of infinity and nan for floats.Damien George
2014-02-22py: Put number parsing code together in parsenum.c.Damien George