[New-bugs-announce] [issue4611] Small error in "Extending Python with C or C++"

Kuba Kończyk report at bugs.python.org
Tue Dec 9 16:35:51 CET 2008


New submission from Kuba Kończyk <jakamkon at users.sourceforge.net>:

Near the end of "Reference Counting in Python" section we have:
"(...)The disadvantage of borrowing over leaking is(...)", "leaking"
should be replaced by "borrowing".

----------
assignee: georg.brandl
components: Documentation
messages: 77425
nosy: georg.brandl, jakamkon
severity: normal
status: open
title: Small error in "Extending Python with C or C++"
versions: Python 2.6, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4611>
_______________________________________


More information about the New-bugs-announce mailing list