This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jakamkon
Recipients georg.brandl, jakamkon
Date 2008-12-09.15:35:50
SpamBayes Score 0.15359113
Marked as misclassified No
Message-id <1228836951.42.0.539810823139.issue4611@psf.upfronthosting.co.za>
In-reply-to
Content
Near the end of "Reference Counting in Python" section we have:
"(...)The disadvantage of borrowing over leaking is(...)", "leaking"
should be replaced by "borrowing".
History
Date User Action Args
2008-12-09 15:35:51jakamkonsetrecipients: + jakamkon, georg.brandl
2008-12-09 15:35:51jakamkonsetmessageid: <1228836951.42.0.539810823139.issue4611@psf.upfronthosting.co.za>
2008-12-09 15:35:50jakamkonlinkissue4611 messages
2008-12-09 15:35:50jakamkoncreate