New submission from Cédric Krier:

num_params must have the value -1 for any number of arguments see 
https://www.sqlite.org/c3ref/create_function.html

----------
assignee: docs@python
components: Documentation
files: sqlite3_doc.patch
keywords: patch
messages: 239104
nosy: ced, docs@python
priority: normal
severity: normal
status: open
title: Improve documenation about num_params in sqlite3 create_function and 
create_aggregate
type: enhancement
Added file: http://bugs.python.org/file38664/sqlite3_doc.patch

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

Reply via email to