Author: georg.brandl Date: Sat Jan 5 22:16:33 2008 New Revision: 59755 Modified: python/branches/py3k/Doc/c-api/concrete.rst Log: Big fat todo.
Modified: python/branches/py3k/Doc/c-api/concrete.rst ============================================================================== --- python/branches/py3k/Doc/c-api/concrete.rst (original) +++ python/branches/py3k/Doc/c-api/concrete.rst Sat Jan 5 22:16:33 2008 @@ -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: _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
