commit | 60bad0e0970c88dfc858a07220aa2ae50a62484d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jan 05 21:16:33 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jan 05 21:16:33 2008 +0000 |
tree | 3603bdd39315de0282d628e5b66f0beabfddd180 | |
parent | c3db090cf8812ff2308ac6821551a1138a250471 [diff] [blame] |
Big fat todo.
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 @@ 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: