[issue17042] Example in C-API memory management doc has confusing order

Stefan Krah report at bugs.python.org
Sat Jan 26 19:36:11 CET 2013


Stefan Krah added the comment:

Please don't change this: It's a common pattern in C to undo memory
allocations in the opposite order.

----------
nosy: +skrah

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


More information about the Python-bugs-list mailing list