New submission from STINNER Victor <victor.stin...@haypocalc.com>:

Patch fixing Doc/c-api/arg.rst:
 * 'z', 'z#', 'z*' does also accept Unicode
 * unify types name: replace "string or Unicode objet" by "string or Unicode" 
(it's shorter ;-))

See also #8215 and #2322.

----------
assignee: georg.brandl
components: Documentation
files: c-api_arg.patch
keywords: patch
messages: 101659
nosy: georg.brandl, haypo
severity: normal
status: open
title: Fix C API documentation: Argument parsing
versions: Python 2.7
Added file: http://bugs.python.org/file16636/c-api_arg.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8227>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to