From 60bad0e0970c88dfc858a07220aa2ae50a62484d Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 5 Jan 2008 21:16:33 +0000 Subject: Big fat todo. --- Doc/c-api/concrete.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/c-api/concrete.rst b/Doc/c-api/concrete.rst index 6799ca0..a2aaeea 100644 --- a/Doc/c-api/concrete.rst +++ b/Doc/c-api/concrete.rst @@ -585,6 +585,7 @@ Generic operations on sequence objects were discussed in the previous chapter; this section deals with the specific kinds of sequence objects that are intrinsic to the Python language. +.. XXX sort out unicode, str, bytes and bytearray .. _stringobjects: -- cgit v0.12