From 8894bb0920f288cb1f8f140d80d72a3bed654d20 Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Mon, 22 Feb 2010 15:02:08 +0000 Subject: [PATCH] Blocked revisions 78306 via svnmerge ........ r78306 | eric.smith | 2010-02-22 09:58:30 -0500 (Mon, 22 Feb 2010) | 1 line Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strtod, and PyOS_ascii_atof. ........