summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ascii_formatd.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #5988: Delete deprecated functions PyOS_ascii_formatd, ↵Eric Smith2010-02-221-61/+0
| | | | PyOS_ascii_strtod, and PyOS_ascii_atof.
* Merged revisions 75995 via svnmerge fromEric Smith2009-10-311-2/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r75995 | eric.smith | 2009-10-31 13:07:17 -0400 (Sat, 31 Oct 2009) | 1 line Improved test for a deprecation warning. ........
* Added test that didn't make it in an svnmerge.Eric Smith2009-04-291-0/+62