fix markup

This commit is contained in:
Benjamin Peterson 2008-08-16 03:02:41 +00:00
parent 1b5c32cd75
commit 4eb993939d
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ variable(s) whose address should be passed.
``z*`` (string or ``None`` or any buffer compatible object) [Py_buffer*]
This is to ``s*`` as ``z`` is to ``s``.
.. versionadded:: 2.6
``u`` (Unicode object) [Py_UNICODE \*]