From 3a7b58e9ad47debc9c49bd7319e42fe04ea5446d Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Fri, 21 Apr 2006 12:57:58 +0000 Subject: [PATCH] Add TODO item --- Doc/howto/unicode.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst index dac5c7453fe..0946bdcec1a 100644 --- a/Doc/howto/unicode.rst +++ b/Doc/howto/unicode.rst @@ -733,6 +733,7 @@ Version 1.02: posted August 16 2005. Corrects factual errors. .. comment Additional topic: building Python w/ UCS2 or UCS4 support .. comment Describe obscure -U switch somewhere? +.. comment Describe use of codecs.StreamRecoder and StreamReaderWriter .. comment Original outline: