commit | 194fcf2d15c90ae9ed9cb9e1d95721e6a6e54281 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Sat Oct 24 19:52:23 2009 +0000 |
committer | Eric Smith <eric@trueblade.com> | Sat Oct 24 19:52:23 2009 +0000 |
tree | ed58bc69f498075b1c4fc289232f442ffd5f7240 | |
parent | f497584d33422613aedbe7aaa96a806032c34b10 [diff] |
Blocked revisions 75675 via svnmerge ........ r75675 | eric.smith | 2009-10-24 15:50:44 -0400 (Sat, 24 Oct 2009) | 1 line Removed unused function PyFloat_AsStringEx. It is unused in floatobject.c, and it's not declared in any .h file. ........