[issue16253] Docs for PyArg_ParseTupleAndKeywords say it doesn't accept nested tuples

2013-10-13 Thread Georg Brandl

Georg Brandl added the comment:

This sentence appears to be from the 1.5.2 docs; I can't find it anywhere else.

--
nosy: +georg.brandl
resolution:  - invalid
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16253
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16253] Docs for PyArg_ParseTupleAndKeywords say it doesn't accept nested tuples

2012-10-16 Thread Roger Upole

New submission from Roger Upole:

The docs for this function state
Nested tuples cannot be parsed when using keyword arguments!
but this restriction was removed some time ago.

--
assignee: docs@python
components: Documentation
messages: 173081
nosy: docs@python, rupole
priority: normal
severity: normal
status: open
title: Docs for PyArg_ParseTupleAndKeywords say it doesn't accept nested tuples

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16253
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com