]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Py_BuildValue(): Add "D" conversion to create a Python complex value from
authorFred Drake <fdrake@acm.org>
Mon, 12 Mar 2001 21:06:31 +0000 (21:06 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 12 Mar 2001 21:06:31 +0000 (21:06 +0000)
commit93fe96a3c82b11b2bccef29d1f4a422a945e4cdd
tree5a60dd9cfea17999ede836e96ad7973be8182984
parentaec79247b145e6cd5b7a769fd85ab71748d8b247
Py_BuildValue():  Add "D" conversion to create a Python complex value from
    a Py_complex C value.

Patch by Walter Dörwald.
This closes SF patch #407148.
Doc/ext/ext.tex