From 709abc92ce2430cee6bda238f177a9ee2d4834b8 Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Sat, 25 Apr 2009 21:42:04 +0000 Subject: [PATCH] Blocked revisions 71938 via svnmerge ........ r71938 | eric.smith | 2009-04-25 17:40:15 -0400 (Sat, 25 Apr 2009) | 5 lines Issue #5835, deprecate PyOS_ascii_formatd. If anyone wants to clean up the documentation, feel free. It's my first documentation foray, and it's not that great. Will port to py3k with a different strategy. ........